Bug 104594 - installation progress bar (and guessed remaining time) totally wrong at large packages
Summary: installation progress bar (and guessed remaining time) totally wrong at large...
Status: RESOLVED WONTFIX
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Installation (show other bugs)
Version: Beta 1
Hardware: Other All
: P5 - None : Minor
Target Milestone: ---
Assignee: Stefan Hundhammer
QA Contact: Klaus Kämpf
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-14 13:56 UTC by Christian Boltz
Modified: 2005-08-16 10:46 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Boltz 2005-08-14 13:56:34 UTC
I noticed that the progress bar (of package installation) and the guessed 
remaining time are totally wrong when installing large packages like 
kernel-source. 
 
kernel-source was installed within 2 or 3 minutes, but the remaining time 
decreased by about 30 minutes. 
 
I know that guessing the remaining time will never be perfect, but you should 
consider to include the package count and not only the number of bytes into 
your calculation ;-)
Comment 1 Stefan Hundhammer 2005-08-16 10:46:40 UTC
The time estimate is completely bogus anyway, but yet people seem to want it. 
Amazingly enough, it seems to be far less off than anybody who knows how this 
acutally is calculated could think. 
 
You might have encountered a time-recalc at a strange moment: Every 30 seconds 
the projected time is recalculated based on the previous transfer rate. 
 
And no, we will certainly not invest any more time to make bogus time 
projections 5% less bogus...