GNU bug report logs - #29509
[PATCH 0/6] Display progress bar in 'guix system init'

Previous Next

Package: guix-patches;

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

Date: Thu, 30 Nov 2017 13:47:02 UTC

Severity: normal

Tags: patch

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

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: ludo <at> gnu.org (Ludovic Courtès)
Cc: tracker <at> debbugs.gnu.org
Subject: bug#29509: closed ([PATCH 0/6] Display progress bar in 'guix
 system init')
Date: Fri, 01 Dec 2017 15:04:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 01 Dec 2017 16:03:33 +0100
with message-id <877eu6fq2i.fsf <at> gnu.org>
and subject line Re: [bug#29509] [PATCH 0/6] Display progress bar in 'guix system init'
has caused the debbugs.gnu.org bug report #29509,
regarding [PATCH 0/6] Display progress bar in 'guix system init'
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
29509: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=29509
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: guix-patches <at> gnu.org
Cc: Ludovic Courtès <ludo <at> gnu.org>
Subject: [PATCH 0/6] Display progress bar in 'guix system init'
Date: Thu, 30 Nov 2017 14:46:20 +0100
Hello!

This patch set factorizes support for progress bars in the (guix
progress) module that 宋文武 implemented a while back.

It then uses it in ‘guix weather’ (which had its own progress bar) and
in ‘guix system init’ when copying store items to the target partition.

Feedback welcome!

Ludo’.

Ludovic Courtès (6):
  progress: Factorize erase-in-line.
  progress: 'progress-bar' accounts for brackets.
  progress: Add 'progress-reporter/bar'.
  weather: Use (guix progress) for progress report.
  guix system: Simplify closure copy.
  guix system: 'init' displays a progress bar while copying.

 .dir-locals.el           |   3 +-
 guix/progress.scm        |  69 ++++++++++++++++++++++++++++--
 guix/scripts/system.scm  |  76 ++++++++++++++++++---------------
 guix/scripts/weather.scm | 106 +++++++++++++++++++++++------------------------
 4 files changed, 163 insertions(+), 91 deletions(-)

-- 
2.15.0



[Message part 3 (message/rfc822, inline)]
From: ludo <at> gnu.org (Ludovic Courtès)
To: 29509-done <at> debbugs.gnu.org
Subject: Re: [bug#29509] [PATCH 0/6] Display progress bar in 'guix system init'
Date: Fri, 01 Dec 2017 16:03:33 +0100
Ludovic Courtès <ludo <at> gnu.org> skribis:

>   progress: Factorize erase-in-line.
>   progress: 'progress-bar' accounts for brackets.
>   progress: Add 'progress-reporter/bar'.
>   weather: Use (guix progress) for progress report.
>   guix system: Simplify closure copy.
>   guix system: 'init' displays a progress bar while copying.

I got an informal “LGTM” from Mathieu yesterday on IRC and it all seems
to work for me, so I went ahead and pushed.

Ludo’.


This bug report was last modified 7 years and 222 days ago.

Previous Next


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