Guix Hurd - download error

  • Open
  • quality assurance status badge
Details
3 participants
  • Christian Miller
  • gusamasan
  • Jonathan Brielmaier
Owner
unassigned
Submitted by
gusamasan
Severity
normal

Debbugs page

gusamasan wrote 1 years ago
(name . bug-guix@gnu.org)(address . bug-guix@gnu.org)
hAaT7cluaAlgWo8fjE6raTR6QJeyr8yAwdxpb4QQ7XrLAQ5gRBQu-F8aBL-6iuTysRyvgXMOmmP50NCukwa7CO8mhFIrSuDubpySA8m9kVc=@proton.me
Hello, Guix.


The message was:
error "Could not find the requested build product."
I hope this information will be useful for you.

Best regards.

Sent with [Proton Mail](https://proton.me/)secure email.
Attachment: file
Christian Miller wrote 1 years ago
(address . 68853@debbugs.gnu.org)
87v877tblq.fsf@dadoes.de
Hello,

this is also the case for the Guix latest ISO. I also tried
downloading an older version through the CI webinterface, but they all
return the same error message as above.

--
Christian Miller
Jonathan Brielmaier wrote 1 years ago
(address . 68853@debbugs.gnu.org)
fca3e06f-0d8f-4cd4-b564-23e0224f7126@web.de
In the meantime you could build the image yourself, while running the
following command in a git checkout of Guix:

```
guix system image gnu/system/images/hurd.scm
```

It shouldn't take very long and e.g. even works on my rather slow Laptop :)

~Jonathan
?
Your comment

Commenting via the web interface is currently disabled.

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

To respond to this issue using the mumi CLI, first switch to it
mumi current 68853
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
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help