[pkg-go] Bug#808054: docker-libkv: FTBFS: keys.generated.go:11:2: cannot find package "github.com/ugorji/go/codec"
Chris Lamb
lamby at debian.org
Tue Dec 15 16:31:08 UTC 2015
Source: docker-libkv
Version: 0.1.0-1
Severity: serious
Justification: fails to build from source
User: reproducible-builds at lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-builds at lists.alioth.debian.org
Dear Maintainer,
docker-libkv fails to build from source in unstable/amd64:
[..]
dh_auto_build -O--buildsystem=golang
go install -v github.com/docker/libkv github.com/docker/libkv/store github.com/docker/libkv/store/boltdb github.com/docker/libkv/store/etcd github.com/docker/libkv/store/mock github.com/docker/libkv/store/zookeeper github.com/docker/libkv/testutils
src/github.com/coreos/etcd/client/keys.generated.go:11:2: cannot find package "github.com/ugorji/go/codec" in any of:
/usr/lib/go/src/github.com/ugorji/go/codec (from $GOROOT)
/home/lamby/temp/cdt.20151215162920.4B7hN8Ws2j/docker-libkv-0.1.0/obj-x86_64-linux-gnu/src/github.com/ugorji/go/codec (from $GOPATH)
dh_auto_build: go install -v github.com/docker/libkv github.com/docker/libkv/store github.com/docker/libkv/store/boltdb github.com/docker/libkv/store/etcd github.com/docker/libkv/store/mock github.com/docker/libkv/store/zookeeper github.com/docker/libkv/testutils returned exit code 1
debian/rules:13: recipe for target 'build' failed
make: *** [build] Error 1
[..]
The full build log is attached.
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` lamby at debian.org / chris-lamb.co.uk
`-
-------------- next part --------------
A non-text attachment was scrubbed...
Name: docker-libkv.0.1.0-1.unstable.amd64.log.txt.gz
Type: application/octet-stream
Size: 599 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-go-maintainers/attachments/20151215/12468569/attachment.obj>
More information about the Pkg-go-maintainers
mailing list