[pkg-go] Bug#835782: notary: FTBFS: dh_auto_build: go install -v -p 1 github.com/docker/notary github.com/docker/notary/client github.com/docker/notary/client/changelist github.com/docker/notary/cmd/notary github.com/docker/notary/cmd/notary-server github.com/docker/notary/cryptoservice github.com/docker/notary/errors github.com/docker/notary/keystoremanager github.com/docker/notary/passphrase github.com/docker/notary/proto github.com/docker/notary/server github.com/docker/notary/server/handlers github.com/docker/notary/server/storage github.com/docker/notary/server/timestamp github.com/docker/notary/signer github.com/docker/notary/signer/api github.com/docker/notary/signer/client github.com/docker/notary/signer/keydbstore github.com/docker/notary/signer/keys github.com/docker/notary/trustmanager github.com/docker/notary/trustmanager/yubikey github.com/docker/notary/tuf github.com/docker/notary/tuf/client github.com/docker/notary/tuf/data github.com/docker/notary/tuf/encrypted github.com/docker/notary/tuf/keys github.com/docker/notary/tuf/signed github.com/docker/notary/tuf/store github.com/docker/notary/tuf/testutils github.com/docker/notary/tuf/utils github.com/docker/notary/utils github.com/docker/notary/version returned exit code 1

Lucas Nussbaum lucas at debian.org
Sun Aug 28 10:41:56 UTC 2016


Source: notary
Version: 0.1~ds1-1
Severity: serious
Tags: stretch sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20160828 qa-ftbfs
Justification: FTBFS on amd64

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_testdir -O--buildsystem=golang
>    dh_update_autotools_config -O--buildsystem=golang
>    dh_auto_configure -O--buildsystem=golang
>    dh_auto_build -O--buildsystem=golang
> 	go install -v -p 1 github.com/docker/notary github.com/docker/notary/client github.com/docker/notary/client/changelist github.com/docker/notary/cmd/notary github.com/docker/notary/cmd/notary-server github.com/docker/notary/cryptoservice github.com/docker/notary/errors github.com/docker/notary/keystoremanager github.com/docker/notary/passphrase github.com/docker/notary/proto github.com/docker/notary/server github.com/docker/notary/server/handlers github.com/docker/notary/server/storage github.com/docker/notary/server/timestamp github.com/docker/notary/signer github.com/docker/notary/signer/api github.com/docker/notary/signer/client github.com/docker/notary/signer/keydbstore github.com/docker/notary/signer/keys github.com/docker/notary/trustmanager github.com/docker/notary/trustmanager/yubikey github.com/docker/notary/tuf github.com/docker/notary/tuf/client github.com/docker/notary/tuf/data github.com/docker/notary/tuf/encrypted github.com/docker/notary/tuf/keys github.com/docker/notary/tuf/signed github.com/docker/notary/tuf/store github.com/docker/notary/tuf/testutils github.com/docker/notary/tuf/utils github.com/docker/notary/utils github.com/docker/notary/version
> src/github.com/docker/notary/cmd/notary-server/main.go:25:2: cannot find package "github.com/Sirupsen/logrus/hooks/bugsnag" in any of:
> 	/usr/lib/go-1.7/src/github.com/Sirupsen/logrus/hooks/bugsnag (from $GOROOT)
> 	/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/github.com/Sirupsen/logrus/hooks/bugsnag (from $GOPATH)
> dh_auto_build: go install -v -p 1 github.com/docker/notary github.com/docker/notary/client github.com/docker/notary/client/changelist github.com/docker/notary/cmd/notary github.com/docker/notary/cmd/notary-server github.com/docker/notary/cryptoservice github.com/docker/notary/errors github.com/docker/notary/keystoremanager github.com/docker/notary/passphrase github.com/docker/notary/proto github.com/docker/notary/server github.com/docker/notary/server/handlers github.com/docker/notary/server/storage github.com/docker/notary/server/timestamp github.com/docker/notary/signer github.com/docker/notary/signer/api github.com/docker/notary/signer/client github.com/docker/notary/signer/keydbstore github.com/docker/notary/signer/keys github.com/docker/notary/trustmanager github.com/docker/notary/trustmanager/yubikey github.com/docker/notary/tuf github.com/docker/notary/tuf/client github.com/docker/notary/tuf/data github.com/docker/notary/tuf/encrypted github.com/docker/notary/tuf/keys github.com/docker/notary/tuf/signed github.com/docker/notary/tuf/store github.com/docker/notary/tuf/testutils github.com/docker/notary/tuf/utils github.com/docker/notary/utils github.com/docker/notary/version returned exit code 1
> debian/rules:6: recipe for target 'build' failed
> make: *** [build] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2016/08/28/notary_0.1~ds1-1_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