GNU bug report logs - #41409
“guix pull” should show a progress bar for channel updates

Previous Next

Package: guix;

Reported by: Ricardo Wurmus <rekado <at> elephly.net>

Date: Tue, 19 May 2020 21:31:01 UTC

Severity: important

Merged with 39260

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

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 41409 in the body.
You can then email your comments to 41409 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#41409; Package guix. (Tue, 19 May 2020 21:31:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Ricardo Wurmus <rekado <at> elephly.net>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Tue, 19 May 2020 21:31:02 GMT) Full text and rfc822 format available.

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

From: Ricardo Wurmus <rekado <at> elephly.net>
To: bug-guix <at> gnu.org
Subject: “guix pull” should show a progress bar for
 channel updates
Date: Tue, 19 May 2020 23:30:17 +0200
When I run “guix pull” (or “guix time-machine”) I see this message

   Updating channel 'guix' from Git repository at 'https://git.savannah.gnu.org/git/guix.git'...

followed by disconcerting silence.  I can’t tell if it’s doing
something, nor can I see what the progress is.

Would be nice to have a progress bar or at least a spinner.

-- 
Ricardo




Information forwarded to bug-guix <at> gnu.org:
bug#41409; Package guix. (Thu, 21 May 2020 11:02:02 GMT) Full text and rfc822 format available.

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

From: zimoun <zimon.toutoune <at> gmail.com>
To: Ricardo Wurmus <rekado <at> elephly.net>
Cc: 41409 <at> debbugs.gnu.org
Subject: Re: bug#41409: “guix pull” should show a progress bar for channel updates
Date: Thu, 21 May 2020 13:00:49 +0200
Hi Ricardo,

On Tue, 19 May 2020 at 23:31, Ricardo Wurmus <rekado <at> elephly.net> wrote:

> When I run “guix pull” (or “guix time-machine”) I see this message
>
>    Updating channel 'guix' from Git repository at 'https://git.savannah.gnu.org/git/guix.git'...
>
> followed by disconcerting silence.  I can’t tell if it’s doing
> something, nor can I see what the progress is.

Most of the time is fetching from network so if you have a good
network connection, this step is not long enough to be disconcerting.
:-)

In addition to this whislist, it appears to me the same for "Computing
Guix derivation", even there is something moving.


All the best,
simon




Information forwarded to bug-guix <at> gnu.org:
bug#41409; Package guix. (Thu, 21 May 2020 20:10:01 GMT) Full text and rfc822 format available.

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

From: Ricardo Wurmus <rekado <at> elephly.net>
To: zimoun <zimon.toutoune <at> gmail.com>
Cc: 41409 <at> debbugs.gnu.org
Subject: Re: bug#41409: “guix pull” should show a
 progress bar for channel updates
Date: Thu, 21 May 2020 22:09:21 +0200
zimoun <zimon.toutoune <at> gmail.com> writes:

> On Tue, 19 May 2020 at 23:31, Ricardo Wurmus <rekado <at> elephly.net> wrote:
>
>> When I run “guix pull” (or “guix time-machine”) I see this message
>>
>>    Updating channel 'guix' from Git repository at 'https://git.savannah.gnu.org/git/guix.git'...
>>
>> followed by disconcerting silence.  I can’t tell if it’s doing
>> something, nor can I see what the progress is.
>
> Most of the time is fetching from network so if you have a good
> network connection, this step is not long enough to be disconcerting.
> :-)

It can take several seconds or even over a few minutes when fetching
from multiple channels.  For what it’s worth I got annoyed waiting for
“guix pull” on ci.guix.gnu.org, which has a pretty decent network
connection (even though users on the outside cannot see it this way due
to the firewall). 

-- 
Ricardo




Information forwarded to bug-guix <at> gnu.org:
bug#41409; Package guix. (Thu, 21 May 2020 22:30:02 GMT) Full text and rfc822 format available.

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

From: zimoun <zimon.toutoune <at> gmail.com>
To: Ricardo Wurmus <rekado <at> elephly.net>
Cc: 41409 <at> debbugs.gnu.org
Subject: Re: bug#41409: “guix pull” should show a progress bar for channel updates
Date: Fri, 22 May 2020 00:29:14 +0200
On Thu, 21 May 2020 at 22:09, Ricardo Wurmus <rekado <at> elephly.net> wrote:

> It can take several seconds or even over a few minutes when fetching
> from multiple channels.  For what it’s worth I got annoyed waiting for
> “guix pull” on ci.guix.gnu.org, which has a pretty decent network
> connection (even though users on the outside cannot see it this way due
> to the firewall).

Wow! Few minutes.  To me, each channel (Gitlab, GitHub, etc.)  takes a
couple of seconds -- even with a poor Wifi connection -- and the
longest is Guix from Savannah: and "slow" as everything under gnu.org.
I feel much more frustrated by "Computing Guix derivation" which takes
ages on my machine and I never know if the computations are at 20% or
80% or whatever.
And I never pull on my laptop the current HEAD of master otherwise I
am waiting between 10 and 30 minutes building all the derivations
because they are not substituable yet; well I pull 1 or 2 weeks
behind.

Well, a spinner for the Git updating part could improve use cases:
first pull, long period between 2 pulls, firewall, etc..
On the other hand, an European mirror of guix.git could help too, IMHO.

Cheers,
simon




Information forwarded to bug-guix <at> gnu.org:
bug#41409; Package guix. (Sun, 24 May 2020 21:18:01 GMT) Full text and rfc822 format available.

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

From: Ludovic Courtès <ludo <at> gnu.org>
To: Ricardo Wurmus <rekado <at> elephly.net>
Cc: 41409 <at> debbugs.gnu.org
Subject: Re: bug#41409: “guix pull” should show a
 progress bar for channel updates
Date: Sun, 24 May 2020 23:17:41 +0200
Hi,

Ricardo Wurmus <rekado <at> elephly.net> skribis:

> When I run “guix pull” (or “guix time-machine”) I see this message
>
>    Updating channel 'guix' from Git repository at 'https://git.savannah.gnu.org/git/guix.git'...
>
> followed by disconcerting silence.  I can’t tell if it’s doing
> something, nor can I see what the progress is.

For the record, the main missing piece is in Guile-Git, which does not
yet provide bindings to the progress-report thingie for fetch
operations.

Ludo’.




Merged 39260 41409. Request was from Ludovic Courtès <ludo <at> gnu.org> to control <at> debbugs.gnu.org. (Wed, 01 Jul 2020 22:16:02 GMT) Full text and rfc822 format available.

Severity set to 'important' from 'normal' Request was from Ludovic Courtès <ludo <at> gnu.org> to control <at> debbugs.gnu.org. (Wed, 01 Jul 2020 22:16:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-guix <at> gnu.org:
bug#41409; Package guix. (Mon, 05 Oct 2020 07:46:02 GMT) Full text and rfc822 format available.

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

From: Ludovic Courtès <ludo <at> gnu.org>
To: Ricardo Wurmus <rekado <at> elephly.net>
Cc: 41409 <at> debbugs.gnu.org, 39260 <at> debbugs.gnu.org
Subject: Re: bug#41409: “guix pull” should show a
 progress bar for channel updates
Date: Mon, 05 Oct 2020 09:45:40 +0200
Hi,

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

> Ricardo Wurmus <rekado <at> elephly.net> skribis:
>
>> When I run “guix pull” (or “guix time-machine”) I see this message
>>
>>    Updating channel 'guix' from Git repository at 'https://git.savannah.gnu.org/git/guix.git'...
>>
>> followed by disconcerting silence.  I can’t tell if it’s doing
>> something, nor can I see what the progress is.
>
> For the record, the main missing piece is in Guile-Git, which does not
> yet provide bindings to the progress-report thingie for fetch
> operations.

I’ve added support for the ‘transfer-progress’ callback in Guile-Git:

  https://gitlab.com/guile-git/guile-git/-/commit/7a3d97a72e7907213241f62d3bac926361f50f95

However, there’s an (unrelated) issue with libgit2 meaning that
Guile-Git is not in a releasable state yet:

  https://github.com/libgit2/libgit2/issues/5650

Ludo’.




Information forwarded to bug-guix <at> gnu.org:
bug#41409; Package guix. (Mon, 12 Oct 2020 21:31:02 GMT) Full text and rfc822 format available.

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

From: Ludovic Courtès <ludo <at> gnu.org>
To: Ricardo Wurmus <rekado <at> elephly.net>
Cc: 41409 <at> debbugs.gnu.org, 39260 <at> debbugs.gnu.org
Subject: Re: bug#41409: “guix pull” should show a
 progress bar for channel updates
Date: Mon, 12 Oct 2020 23:30:33 +0200
Ludovic Courtès <ludo <at> gnu.org> skribis:

> Ludovic Courtès <ludo <at> gnu.org> skribis:
>
>> Ricardo Wurmus <rekado <at> elephly.net> skribis:
>>
>>> When I run “guix pull” (or “guix time-machine”) I see this message
>>>
>>>    Updating channel 'guix' from Git repository at 'https://git.savannah.gnu.org/git/guix.git'...
>>>
>>> followed by disconcerting silence.  I can’t tell if it’s doing
>>> something, nor can I see what the progress is.
>>
>> For the record, the main missing piece is in Guile-Git, which does not
>> yet provide bindings to the progress-report thingie for fetch
>> operations.
>
> I’ve added support for the ‘transfer-progress’ callback in Guile-Git:
>
>   https://gitlab.com/guile-git/guile-git/-/commit/7a3d97a72e7907213241f62d3bac926361f50f95

And now the Guix side of it:

  https://issues.guix.gnu.org/43968

> However, there’s an (unrelated) issue with libgit2 meaning that
> Guile-Git is not in a releasable state yet:
>
>   https://github.com/libgit2/libgit2/issues/5650

It’s a libgit2 bug but not a showstopper after all.

Ludo’.




Information forwarded to bug-guix <at> gnu.org:
bug#41409; Package guix. (Mon, 26 Oct 2020 22:53:03 GMT) Full text and rfc822 format available.

Message #30 received at 41409-done <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: Ricardo Wurmus <rekado <at> elephly.net>
Cc: 39260-done <at> debbugs.gnu.org, 41409-done <at> debbugs.gnu.org
Subject: Re: bug#39260: bug#41409: “guix pull” should
 show a progress bar for channel updates
Date: Mon, 26 Oct 2020 23:52:19 +0100
Ludovic Courtès <ludo <at> gnu.org> skribis:

> And now the Guix side of it:
>
>   https://issues.guix.gnu.org/43968

Merged in 298f9d29d6c26e408a90d08d147d926aa6f81ab3, closing!

Ludo’.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 24 Nov 2020 12:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 3 years and 153 days ago.

Previous Next


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