GNU bug report logs -
#28756
Substitute download progress bar doesn't reach 100%
Previous Next
Reported by: Leo Famulari <leo <at> famulari.name>
Date: Mon, 9 Oct 2017 03:53:02 UTC
Severity: important
Done: iyzsong <at> member.fsf.org (宋文武)
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Tue, 17 Oct 2017 19:10:54 +0800
with message-id <878tgajagx.fsf <at> member.fsf.org>
and subject line Re: bug#28756: Substitute download progress bar doesn't reach 100%
has caused the debbugs.gnu.org bug report #28756,
regarding Substitute download progress bar doesn't reach 100%
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
28756: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=28756
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
[Message part 3 (text/plain, inline)]
I just upgraded to the latest Guix and, while downloading substitutes, I
noticed the progress bar seems to never reach 100%, as shown below. I'm
not sure if this started recently or not.
Downloading https://mirror.hydra.gnu.org/guix/nar/gzip/drm4pj1k5mkb5784i0rkqb0bg2z8lmyw-libabw-0.1.1...
libabw-0.1.1 346KiB 585KiB/s 00:00 [############ ] 60.0%
Downloading https://mirror.hydra.gnu.org/guix/nar/gzip/djqkmf30zrlwfprdqhmk4nm92iw8ac53-libe-book-0.1.2...
libe-book-0.1.2 215KiB 628KiB/s 00:00 [################### ] 96.6%
Downloading https://mirror.hydra.gnu.org/guix/nar/gzip/qjmg7jjcqvclxia9s9b5mw8whm6lpqbz-liblangtag-0.5.8...
liblangtag-0.5.8 269KiB 614KiB/s 00:00 [############### ] 77.2%
Downloading https://mirror.hydra.gnu.org/guix/nar/gzip/7fz9q215cw3nnihr31zmc372zjl00py8-libvisio-0.1.0...
libvisio-0.1.0 975KiB 887KiB/s 00:01 [############ ] 60.7%
Downloading https://mirror.hydra.gnu.org/guix/nar/gzip/544jcd4141xgg72dk5xxbs4zjzvxvvxi-nspr-4.17...
nspr-4.17 404KiB 622KiB/s 00:00 [########## ] 51.5%
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
ludo <at> gnu.org (Ludovic Courtès) writes:
> iyzsong <at> member.fsf.org (宋文武) skribis:
>
>> From 6a3fa69f96fc2e3e074a9275066640ddfee57fd2 Mon Sep 17 00:00:00 2001
>> From: =?UTF-8?q?=E5=AE=8B=E6=96=87=E6=AD=A6?= <iyzsong <at> member.fsf.org>
>> Date: Sat, 14 Oct 2017 22:45:55 +0800
>> Subject: [PATCH] guix: substitute: Report the last progress in the child
>> process.
>>
>> Fixes <https://bugs.gnu.org/28756>.
>>
>> * guix/utils.scm (filtered-port): Close the 'input' port for the current
>> process, and close it upon exit in the child process.
>> * guix/scripts/substitute.scm (progress-substitution): Display "\n\n" after
>> the reporter has finished.
>
> LGTM!
>
> You could commit the utils.scm change separately because it’s a bug-fix
> in its own right.
>
Pushed, thanks! I think the utils.scm change alone (without the remove
of '(close-port progress') and comment) didn't fix this particular bug
clearly so I didn't seperate it..
This bug report was last modified 7 years and 264 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.