Am Montag, 7. Januar 2013 schrieb Ludovic Courtès:

> > bootstrap binaries are not yet downloaded:

> Ah, you need to:

> $ rm distro/packages/bootstrap/x86_64-linux/guile-*.tar.xz

> $ make

> ...

> Does that clarify a bit? :-)

 

Thanks, it clarifies a lot. To check whether things work, can I simply delete the "hello" tarball in the nix store? I once deleted a compiled package in the nix store, and that caused an inconsistency with the package database in guix-installation-directory/var/... .

 

Andreas