Hi,
This particular binary is built using go build tags, which I'm not able 
integrate into dh-golang workflow yet.

I'm trying. I was able to build it once in the past but I don't seem to have 
committed it.

I was actually able to build it from the debian source package.

I installed the dependencies:

  golang-gopkg-libgit2-git2go.v31-dev=31.4.3-2 libgit2-dev=1.1.0+dfsg.1-4

Then, I could build the binary from the source package:

  go build -tags static,system_libgit2 ./cmd/gitaly-git2go/

This first failed at a version check at ~/go/pkg/mod/github.com/libgit2/git2go/v30@v30.0.5/git_system_static.go, but I just commented it and it worked.

Best,
Maximilian


Attachment: OpenPGP_signature
Description: OpenPGP digital signature

Reply via email to