The download page,
https://guix.gnu.org/en/download/
provides a source tarball, and at the bottom also there is an FTP
mirror.
A link to the guix git page would be nice:
https://git.savannah.gnu.org/cgit/guix.git/
Sincerely,
Russell
Terminal log follows. Build log attached.
building /gnu/store/yy0fb3mjyxz395s56nvwf8aajyx0xmxp-fonttools-
4.39.3.zip.drv...
/sha256 hash mismatch for /gnu/store/qyd6h3h0piaxj1wpibar66wjm8vycvdg-
apr-1.7.0.tar.bz2:
expected hash: 1spp6r2a3xcl5yajm9safhzyilsdzgagc2dadif8x6z9nbq4iqg2
actual hash:
Terminal log follows. Build log attached.
building /gnu/store/cr5cmzdjs74s32m6yzfl076l292cr7vf-docbook-xsl-
1.79.2-0.fe16c90.drv...
|builder for `/gnu/store/cr5cmzdjs74s32m6yzfl076l292cr7vf-docbook-xsl-
1.79.2-0.fe16c90.drv' failed with exit code 1
build of /gnu/store/cr5cmzdjs74s32m6yzfl076l292cr
What appeared to be the problem is that I increased the allowed number
of jobs from default 1 to 16, but only 10 users for jobs were created
during installation. On this rare occurrence that more than 10 jobs
could be created, Guix was not able to do so and crashed.
I was able to continue by setti
Seems the problem was a bad mirror.
Fixed?
https://git.savannah.gnu.org/cgit/guix.git/commit/?id=766822aa87b94eacb3c49fd68261ae4ce9088a56
guix pull was able to resume now that I tried again.