GNU bug report logs - #33586
"updating substitutes" spam

Previous Next

Package: guix;

Reported by: Taylan Kammer <taylan.kammer <at> gmail.com>

Date: Sun, 2 Dec 2018 17:49:01 UTC

Severity: normal

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 33586 <at> debbugs.gnu.org (full text, mbox):

From: Ricardo Wurmus <rekado <at> elephly.net>
To: Taylan Kammer <taylan.kammer <at> gmail.com>
Cc: 33586 <at> debbugs.gnu.org
Subject: Re: bug#33586: "updating substitutes" spam
Date: Tue, 04 Dec 2018 08:00:30 +0100
Taylan Kammer <taylan.kammer <at> gmail.com> writes:

> A minor issue, but I wanted to create a bug-report for this to make
> sure it's on the radar.
>
> During updates, guix may print this message hundreds of times:
>
>     substitute: updating substitutes from 'http://...' 100%
>
> Repetitions of this message should probably be coalesced into a single
> message.

Each of these messages is for a different substitute query.  We are
currently not showing the query, so it looks like the same work is done
multiple times.

The substitute queries are executed at different times.  Coalescing the
messages would mean that the messages for previous queries are delayed
until the last query is performed.  This would not be good.

I don’t know if we can reorder the queries so that they all happen at
once.

--
Ricardo





This bug report was last modified 4 years and 307 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.