[pkg-go] Bug#865804: golang-github-ngaut-go-zookeeper FTBFS: local import "../zk" in non-local package
Adrian Bunk
bunk at debian.org
Sat Jun 24 22:02:14 UTC 2017
Source: golang-github-ngaut-go-zookeeper
Version: 0.0~git20150813.0.9c3719e-1
Severity: serious
Some recent change in unstable makes golang-github-ngaut-go-zookeeper FTBFS:
https://tests.reproducible-builds.org/debian/history/golang-github-ngaut-go-zookeeper.html
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/golang-github-ngaut-go-zookeeper.html
...
dh build --buildsystem=golang --with=golang
dh_testdir -O--buildsystem=golang
dh_update_autotools_config -O--buildsystem=golang
dh_autoreconf -O--buildsystem=golang
dh_auto_configure -O--buildsystem=golang
dh_auto_build -O--buildsystem=golang
go install -v -p 15 github.com/ngaut/go-zookeeper/examples github.com/ngaut/go-zookeeper/tracer github.com/ngaut/go-zookeeper/zk
src/github.com/ngaut/go-zookeeper/tracer/main.go:4:2: local import "../zk" in non-local package
dh_auto_build: go install -v -p 15 github.com/ngaut/go-zookeeper/examples github.com/ngaut/go-zookeeper/tracer github.com/ngaut/go-zookeeper/zk returned exit code 1
debian/rules:4: recipe for target 'build' failed
make: *** [build] Error 1
More information about the Pkg-go-maintainers
mailing list