--goproxy flag in guix go importer apparently nonfunctional

  • Open
  • quality assurance status badge
Details
One participant
  • Nathan Dehnel
Owner
unassigned
Submitted by
Nathan Dehnel
Severity
normal
N
N
Nathan Dehnel wrote on 4 May 01:17 +0200
(name . bug-guix)(address . bug-guix@gnu.org)
CAEEhgEusnG5bwkL=FxsYi7emvmWJJOyrowyz4-FkjuNj0-pi7g@mail.gmail.com
$ guix import go --goproxy="https://pkg.go.dev" gopkg.in/yaml.v2
guix import: warning: Failed to import package "gopkg.in/yaml.v2".
fetched: HTTP error 400 ("Bad Request").
This package and its dependencies won't be imported.
guix import: error: failed to download meta-data for module 'gopkg.in/yaml.v2'.

The package exists and the URL looks right:
?
Your comment

Commenting via the web interface is currently disabled.

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

To respond to this issue using the mumi CLI, first switch to it
mumi current 70762
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