[pkg-go] Bug#886663: golang-go-patricia FTBFS: cannot find package "github.com/satori/go.uuid"

Adrian Bunk bunk at debian.org
Mon Jan 8 18:05:53 UTC 2018


Source: golang-go-patricia
Version: 2.2.6-1
Severity: serious

https://buildd.debian.org/status/fetch.php?pkg=golang-go-patricia&arch=all&ver=2.2.6-1&stamp=1515263839&raw=0

...
   dh_auto_build -i -O--buildsystem=golang
	cd obj-x86_64-linux-gnu && go install -gcflags=\"-trimpath=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src\" -asmflags=\"-trimpath=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src\" -v -p 1 github.com/tchap/go-patricia/patricia
github.com/tchap/go-patricia/patricia
   dh_auto_test -i -O--buildsystem=golang
	cd obj-x86_64-linux-gnu && go test -v -p 1 github.com/tchap/go-patricia/patricia
# github.com/tchap/go-patricia/patricia
src/github.com/tchap/go-patricia/patricia/patricia_dense_test.go:12:2: cannot find package "github.com/satori/go.uuid" in any of:
	/usr/lib/go-1.9/src/github.com/satori/go.uuid (from $GOROOT)
	/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/github.com/satori/go.uuid (from $GOPATH)
FAIL	github.com/tchap/go-patricia/patricia [setup failed]
dh_auto_test: cd obj-x86_64-linux-gnu && go test -v -p 1 github.com/tchap/go-patricia/patricia returned exit code 1
debian/rules:4: recipe for target 'build-indep' failed
make: *** [build-indep] Error 1



More information about the Pkg-go-maintainers mailing list