Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 72162 - genlop weird behavior with time estimation
Summary: genlop weird behavior with time estimation
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High trivial (vote)
Assignee: Portage Tools Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-22 18:14 UTC by Louis-Philippe Huberdeau
Modified: 2006-01-05 04:28 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Louis-Philippe Huberdeau 2004-11-22 18:14:58 UTC
I just wanted to try the tip of the week and I found this weird behavior. From the moment the compile time exceeds the expected one (that's my theory), the expected time jumps to weird numbers (4 minutes to 6 days). Console output below.

I did not try to reproduce it

root@shock louis # genlop --current

 * sys-devel/binutils-2.15.90.0.1.1-r3

       current merge time: 42 seconds.
       ETA: 4 minutes and 10 seconds.
root@shock louis # genlop --current

 * sys-devel/binutils-2.15.90.0.1.1-r3

       current merge time: 5 minutes and 32 seconds.
       ETA: 6 days, 23 hours, 59 minutes and 21 seconds.

Reproducible: Didn't try
Steps to Reproduce:
1.
2.
3.

Actual Results:  
See details...

Expected Results:  
Keep same duration with note that time has exceeded expectation would make more
sense.
Comment 1 Giorgio Mandolfo 2004-11-23 09:36:54 UTC
If you are using version 0.30.2 upgrade to 0.30.3

Giorgio
Comment 2 Heinrich Nirschl 2005-01-24 11:06:01 UTC
same here (using genlop-0.30.2). Also the ETA time itself seems to be wrong as the previous merges suggest it would take about 30 min in total:

$ genlop --current

 * mail-client/evolution-2.0.2-r1

       current merge time: 15 minutes and 29 seconds.
       ETA: 2 minutes and 58 seconds.
$ genlop --current

 * mail-client/evolution-2.0.2-r1

       current merge time: 19 minutes and 11 seconds.
       ETA: 6 days, 23 hours, 59 minutes and 17 seconds.
$  genlop -t evolution
 * mail-client/evolution

     Fri Nov 12 20:06:25 2004 >>> mail-client/evolution-2.0.2
       merge time: 30 minutes and 54 seconds.

     Tue Dec 28 15:01:32 2004 >>> mail-client/evolution-2.0.2
       merge time: 29 minutes and 49 seconds.

Comment 3 Daniel Webert 2005-04-28 12:28:38 UTC
a update on 0.30.3 works fine
Comment 4 Alec Warner (RETIRED) archtester gentoo-dev Security 2006-01-05 04:28:35 UTC
Re-open if you can reproduce with a recent genlop version.