Go importer fails on projects located in a sub-directory of a repository

  • Open
  • quality assurance status badge
Details
One participant
  • Nicolas Goaziou
Owner
unassigned
Submitted by
Nicolas Goaziou
Severity
normal
N
N
Nicolas Goaziou wrote on 6 Nov 2021 14:44
(address . bug-guix@gnu.org)
87h7cppffh.fsf@nicolasgoaziou.fr
Hello,

It seems that Go importer errors on projects located in sub-directories
of a repository.

For example,

guix import go github.com/Azure/go-autorest/autorest/adal

fails with

#<<git-error> code: -3 message: "reference 'refs/tags/v0.9.17' not found" class: 4>

Other problematic projects include

- github.com/decred/dcrd/lru
- cloud.google.com/go/storage
- google.golang.org/grpc/cmd/protoc-gen-go-grpc

Regards,
--
Nicolas Goaziou
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 51633@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 51633
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch