I'm trying to update it to latest upstream release, repo here
https://anonscm.debian.org/cgit/pkg-go/packages/gitaly.git

But getting this error.

# gitlab.com/gitlab-org/gitaly/internal/rubyserver
src/gitlab.com/gitlab-org/gitaly/internal/rubyserver/rubyserver.go:144:34:
cannot use conn (type
*"gitlab.com/gitlab-org/gitaly/vendor/google.golang.org/grpc".ClientConn)
as type *"google.golang.org/grpc".ClientConn in argument to
gitaly.NewCommitServiceClient
src/gitlab.com/gitlab-org/gitaly/internal/rubyserver/rubyserver.go:152:32:
cannot use conn (type
*"gitlab.com/gitlab-org/gitaly/vendor/google.golang.org/grpc".ClientConn)
as type *"google.golang.org/grpc".ClientConn in argument to
gitaly.NewDiffServiceClient
src/gitlab.com/gitlab-org/gitaly/internal/rubyserver/rubyserver.go:160:31:
cannot use conn (type
*"gitlab.com/gitlab-org/gitaly/vendor/google.golang.org/grpc".ClientConn)
as type *"google.golang.org/grpc".ClientConn in argument to
gitaly.NewRefServiceClient
src/gitlab.com/gitlab-org/gitaly/internal/rubyserver/rubyserver.go:168:37:
cannot use conn (type
*"gitlab.com/gitlab-org/gitaly/vendor/google.golang.org/grpc".ClientConn)
as type *"google.golang.org/grpc".ClientConn in argument to
gitaly.NewOperationServiceClient
src/gitlab.com/gitlab-org/gitaly/internal/rubyserver/rubyserver.go:176:38:
cannot use conn (type
*"gitlab.com/gitlab-org/gitaly/vendor/google.golang.org/grpc".ClientConn)
as type *"google.golang.org/grpc".ClientConn in argument to
gitaly.NewRepositoryServiceClient
src/gitlab.com/gitlab-org/gitaly/internal/rubyserver/rubyserver.go:184:32:
cannot use conn (type
*"gitlab.com/gitlab-org/gitaly/vendor/google.golang.org/grpc".ClientConn)
as type *"google.golang.org/grpc".ClientConn in argument to
gitaly.NewWikiServiceClient
src/gitlab.com/gitlab-org/gitaly/internal/rubyserver/rubyserver.go:192:37:
cannot use conn (type
*"gitlab.com/gitlab-org/gitaly/vendor/google.golang.org/grpc".ClientConn)
as type *"google.golang.org/grpc".ClientConn in argument to
gitaly.NewConflictsServiceClient
src/gitlab.com/gitlab-org/gitaly/internal/rubyserver/rubyserver.go:200:34:
cannot use conn (type
*"gitlab.com/gitlab-org/gitaly/vendor/google.golang.org/grpc".ClientConn)
as type *"google.golang.org/grpc".ClientConn in argument to
gitaly.NewRemoteServiceClient
src/gitlab.com/gitlab-org/gitaly/internal/rubyserver/rubyserver.go:208:32:
cannot use conn (type
*"gitlab.com/gitlab-org/gitaly/vendor/google.golang.org/grpc".ClientConn)
as type *"google.golang.org/grpc".ClientConn in argument to
gitaly.NewBlobServiceClient

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to