[pkg-go] Bug#952349: golang-github-rsc-letsencrypt: FTBFS: dh_auto_build: error: cd obj-x86_64-linux-gnu && go install -trimpath -v -p 1 rsc.io/letsencrypt returned exit code 1

Lucas Nussbaum lucas at debian.org
Sun Feb 23 13:42:16 GMT 2020


Source: golang-github-rsc-letsencrypt
Version: 0.0~git20160929.0.76104d2-4
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200222 ftbfs-bullseye

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.

Relevant part (hopefully):
>  debian/rules build
> dh build --buildsystem=golang --with=golang
>    dh_update_autotools_config -O--buildsystem=golang
>    dh_auto_configure -O--buildsystem=golang
>    dh_auto_build -O--buildsystem=golang
> 	cd obj-x86_64-linux-gnu && go install -trimpath -v -p 1 rsc.io/letsencrypt
> src/rsc.io/letsencrypt/lets.go:197:2: cannot find package "github.com/xenolf/lego/acme" in any of:
> 	/usr/lib/go-1.13/src/github.com/xenolf/lego/acme (from $GOROOT)
> 	/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/github.com/xenolf/lego/acme (from $GOPATH)
> dh_auto_build: error: cd obj-x86_64-linux-gnu && go install -trimpath -v -p 1 rsc.io/letsencrypt returned exit code 1
> make: *** [debian/rules:4: build] Error 25

The full build log is available from:
   http://qa-logs.debian.net/2020/02/22/golang-github-rsc-letsencrypt_0.0~git20160929.0.76104d2-4_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.



More information about the Pkg-go-maintainers mailing list