[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: help setting up guix from source
From: |
Ludovic Courtès |
Subject: |
Re: help setting up guix from source |
Date: |
Tue, 08 Mar 2016 10:01:00 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) |
Aleix Conchillo Flaqué <address@hidden> skribis:
> 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.
For the record, the fact that this line is displayed several times in a
row is a side effect of the recent introduction of grafts¹.
I’m thinking of improving parallelism and/or increasing caching to
mitigate that.
HTH,
Ludo’.
¹ https://savannah.gnu.org/forum/forum.php?forum_id=8470