[pkg-go] Bug#893171: Support non git packages

Pirate Praveen praveen at debian.org
Sat Mar 17 04:56:16 UTC 2018


Package: dh-make-golang
Version: 0.0~git20180129.37f630a-1+b1
severity: wishlist

I'm trying to update gitaly to new upstream version.

I got
src/gitlab.com/gitlab-org/gitaly/internal/rubyserver/balancer/balancer.go:24:2:
cannot find package "google.golang.org/grpc/resolver" in any of:
	/<<BUILDDIR>>/gitaly-0.88.0+debian/obj-x86_64-linux-gnu/src/gitlab.com/gitlab-org/gitaly/vendor/google.golang.org/grpc/resolver (vendor tree)
	/usr/lib/go-1.10/src/google.golang.org/grpc/resolver (from $GOROOT)
	/<<BUILDDIR>>/gitaly-0.88.0+debian/obj-x86_64-linux-gnu/src/google.golang.org/grpc/resolver (from $GOPATH)

So I try to package it.

$ dh-make-golang google.golang.org/grpc/resolver
2018/03/17 05:52:13 Downloading "google.golang.org/grpc/resolver/..."
2018/03/17 05:52:21 Could not create a tarball of the upstream source:
Not a git repository, dh-make-golang currently only supports git

I think I will keep the vendored files for now.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 862 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-go-maintainers/attachments/20180317/9304c426/attachment-0001.sig>


More information about the Pkg-go-maintainers mailing list