[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#25137: repeated updating list of substitutes during install
From: |
Ludovic Courtès |
Subject: |
bug#25137: repeated updating list of substitutes during install |
Date: |
Fri, 09 Dec 2016 21:47:49 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux) |
Hello,
Dave Love <address@hidden> skribis:
> During a package install (of guix itself) I see "updating list of
> substitutes" messages repeated through the install, not just at the
> start. Is that as it should be? I expected guix to use a recent cached
> version.
It is “normal” yes, but arguably suboptimal:
https://bugs.gnu.org/22990
I hope we can fix it soonish, but it’s a bit involved.
Ludo’.