repeated updating list of substitutes during install

  • Done
  • quality assurance status badge
Details
2 participants
  • Dave Love
  • Ludovic Courtès
Owner
unassigned
Submitted by
Dave Love
Severity
important
Merged with

Debbugs page

Dave Love wrote 8 years ago
(address . bug-guix@gnu.org)
87wpfa7cog.fsf@pc102091.liv.ac.uk
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.
Ludovic Courtès wrote 8 years ago
control message for bug #25137
(address . control@debbugs.gnu.org)
87shpw7rsr.fsf@gnu.org
merge 25137 22990
Ludovic Courtès wrote 8 years ago
Re: bug#25137: repeated updating list of substitutes during install
(name . Dave Love)(address . fx@gnu.org)(address . 25137@debbugs.gnu.org)
87twac7rt6.fsf@gnu.org
Hello,

Dave Love <fx@gnu.org> skribis:

Toggle quote (5 lines)
> 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:


I hope we can fix it soonish, but it’s a bit involved.

Ludo’.
Ludovic Courtès wrote 8 years ago
control message for bug #22990
(address . control@debbugs.gnu.org)
87tw46vcor.fsf@gnu.org
severity 22990 important
?
Your comment

This issue is archived.

To comment on this conversation send an email to 25137@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 25137
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help