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.

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

_______________________________________________
Pkg-go-maintainers mailing list
Pkg-go-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-go-maintainers

Reply via email to