bug#24993: Documentation: 'guix pull' needed during SD installation

2016-11-28 Thread Christopher Howard
I was able to make more progress with the --substitute-urls=... option you mentioned. However, later, when the system is building the gnupg-2.1.13 drv (I did not pass --fallback, but it still builds stuff) one of the 36 check tests fails ("tofu.test"), causing the build to fail. On 11/23/2016 11:2

bug#24993: Documentation: 'guix pull' needed during SD installation

2016-11-23 Thread Leo Famulari
On Wed, Nov 23, 2016 at 08:25:27AM -0900, Christopher Howard wrote: > The error is: > > " > guix substitute: error: download from > 'https://mirror.hydra.gnu.org/nar/zrwslk773<...snip...>e2fsck-static-1.42.13' > failed 410, "Gone" > killing process 859 > guix system: error: build failed: some subs

bug#24993: Documentation: 'guix pull' needed during SD installation

2016-11-23 Thread Christopher Howard
The error is: " guix substitute: error: download from 'https://mirror.hydra.gnu.org/nar/zrwslk773<...snip...>e2fsck-static-1.42.13' failed 410, "Gone" killing process 859 guix system: error: build failed: some substitutes for the outputs of derivation `/gnu/store/kjzga<...snip...>-e2fsck-static-1.

bug#24993: Documentation: 'guix pull' needed during SD installation

2016-11-23 Thread Christopher Howard
Hi. What I remember happening was that on some package I got an error something like "could not get package such-and-such, may be caused by network errors" which wasn't fixed by running the command again. Then I ran with --fallback as recommended, but then it seemed to be building the entire gnome

bug#24993: Documentation: 'guix pull' needed during SD installation

2016-11-22 Thread Leo Famulari
On Tue, Nov 22, 2016 at 01:25:57PM -0900, Christopher Howard wrote: Welcome Christopher! > In the online installation docs at > , > please insert the command 'guix pull' befo

bug#24993: Documentation: 'guix pull' needed during SD installation

2016-11-22 Thread Christopher Howard
In the online installation docs at , please insert the command 'guix pull' before the "guix system init" command. Otherwise installation can fail due to missing binary packages