Progress bars should not go backwards ever

  • Open
  • quality assurance status badge
Details
One participant
  • Zack Weinberg
Owner
unassigned
Submitted by
Zack Weinberg
Severity
normal
Z
Z
Zack Weinberg wrote on 28 Jul 2024 18:02
(address . bug-guix@gnu.org)
3485c6ca-deaf-47b5-85e3-15f7d1baab7d@app.fastmail.com
I have noticed that when Guix is building derivations, the progress bar
for what it's currently building will often reverse to somewhere between
5% and 50% after reaching 100%. In some cases, such as for guix-packages-
base.drv and guix-packages.drv, this happens several dozen times before
the build is actually complete.

This is a bug. Progress bars should *never* go backward. It is
actually better to have no progress bar at all than to have one that
gives a misleading sense of how close the operation is to completion.

zw
?
Your comment

Commenting via the web interface is currently disabled.

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

To respond to this issue using the mumi CLI, first switch to it
mumi current 72339
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