Hi, I am noticing that all the links the guix is trying to download linux-libre are broken (linux-libre-4.4.18-gnu.tar.xz) does not exist. How should I fix it, is there a way to provide a local copy for this which guix can use?
Thanks, Rohit On Sun, Feb 5, 2017 at 12:27 PM, rohit yadav <rohitya...@utexas.edu> wrote: > Hi, > > Thanks for the reply. I am running guix-daemon with --non-substitute > option. And the error posted actually complains about Error 404. I am not > sure, if it is happening because of firewall. Although, I tried the > suggested method also but result is still the same. I cleaned up the store > with "guix gc" and restarted for scratch. Additionally, I am unable to > understand why "linux-libre" is required to install a hello program? > > Thanks, > Rohit > > > > On Sun, Feb 5, 2017 at 5:29 AM, ng0 <contact....@cryptolab.net> wrote: > >> guix package --fallback --install hello > > > >