On Sun, Mar 6, 2016 at 11:43 PM, Aleix Conchillo Flaqué <[email protected]> wrote: > Hi, > > I've been following Guix from it's initial release and finally found > some time to play with it (actually, second time). I believe both Guix > and GuixSD are fantastic and exciting projects. Kudos to Ludovic and > the rest of the team! > > I was trying to make Guix run from the source code, but have found some > issues. > > First one was this step: > > https://www.gnu.org/software/guix/manual/guix.html#Locales-1 > > When I run "guix package -i glibc-locales" after setting up the daemon I get: > > substitute: updating list of substitutes from 'http://hydra.gnu.org'... 100.0% > > over and over. If I make it verbose, I can see things like: >
In case anyone wonders, all my problems went away after authorizing hydra's public key and binary substitute were available. See: https://www.gnu.org/software/guix/manual/guix.html#Substitutes Aleix
