[pkg-go] Bug#808598: Removing dependency makes package FTBFS

Potter, Tim (Converged Cloud) timothy.potter at hpe.com
Mon Jan 18 02:58:40 UTC 2016


Unfortunately removing the circular dependency causes the package to fail to build from source:

dh build --buildsystem=golang --with=golang
   dh_testdir -O--buildsystem=golang
   dh_auto_configure -O--buildsystem=golang
   dh_auto_build -O--buildsystem=golang
	go install -v google.golang.org/grpc google.golang.org/grpc/codes google.golang.org/grpc/credentials google.golang.org/grpc/credentials/oauth google.golang.org/grpc/grpclog google.golang.org/grpc/grpclog/glogger google.golang.org/grpc/health google.golang.org/grpc/health/grpc_health_v1alpha google.golang.org/grpc/metadata google.golang.org/grpc/naming google.golang.org/grpc/naming/etcd google.golang.org/grpc/transport
src/google.golang.org/grpc/naming/etcd/etcd.go:37:2: cannot find package "github.com/coreos/etcd/client" in any of:
	/usr/lib/go/src/github.com/coreos/etcd/client (from $GOROOT)
	/Source/pkg-go/golang-google-grpc/obj-x86_64-linux-gnu/src/github.com/coreos/etcd/client (from $GOPATH)


Tim.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.alioth.debian.org/pipermail/pkg-go-maintainers/attachments/20160118/d0cb9702/attachment.sig>


More information about the Pkg-go-maintainers mailing list