GNU bug report logs -
#47149
guix system init seems to ignore --fallback
Previous Next
To reply to this bug, email your comments to 47149 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-guix <at> gnu.org
:
bug#47149
; Package
guix
.
(Mon, 15 Mar 2021 00:42:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
raid5atemyhomework <raid5atemyhomework <at> protonmail.com>
:
New bug report received and forwarded. Copy sent to
bug-guix <at> gnu.org
.
(Mon, 15 Mar 2021 00:42:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Split off from 46942
Recently I had to rebuild my Guix OS (ummm it was practice for installing Guix, not at all being too overconfident with `guix system --delete-generations` and screwing up a shepherd start service so that shepherd got into an infinite loop in an edge case...). Because the official Guix Cuirass in Berlin is ridiculously slow, I used a modified installer with the SJTUG mirror as the first substitute URL and the Guix Cuirass server as second substitute URL.
However, during guided install the SJTUG server gave strange errors to the substituter (which I was unable to capture since it was an install environment and I had no good way to copy-paste from it - I am running Guix on the metal, not in a VM).
Now of course any failure in the first substitute URL should cause the substituter to fall back to the second substitute URL and so on, but that's 47147
*This* bug report is about `guix system init --fallback`.
The same errors happened when I fell back to manual installation and used `guix system init`. So I tried passing in `--fallback` to make Guix build the package (some `e2fsck` package, do not remember details) instead of trying to download it from SJTUG (since it couldn't download it, it would fail catastrophically).
In order to continue, I had to use `guix system build --fallback`, which seemed to work in that it completed, and a a subsequent `guix system init` succeeded.
So it looks to me that `guix system init` does not propagate `--fallback`.
Thanks
raid5atemyhomework
This bug report was last modified 3 years and 322 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.