Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 258835

Summary: app-portage/genlop-0.30.8-r1 has wrong output when used with sys-apps/portage-2.2_rc23
Product: Gentoo Linux Reporter: DEMAINE Benoît-Pierre, aka DoubleHP <dhp_gentoo>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal CC: serkan
Priority: High    
Version: 2008.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: /tmp/emerge--info

Description DEMAINE Benoît-Pierre, aka DoubleHP 2009-02-13 11:05:01 UTC
dhp@moon-gen-3:~$ uptime ; genlop -c
 11:55:25 up 46 min,  2 users,  load average: 0.62, 0.37, 0.36
Use of uninitialized value in subtraction (-) at /usr/bin/genlop line 720.
Use of uninitialized value in concatenation (.) or string at /usr/bin/genlop line 721.
Use of uninitialized value in concatenation (.) or string at /usr/bin/genlop line 721.

 Currently merging  out of
Use of uninitialized value in concatenation (.) or string at /usr/bin/genlop line 722.

 *

       current merge time: 1 day, 10 hours, 55 minutes and 27 seconds.
       ETA: unknown.
dhp@moon-gen-3:~$



Please explain me how the merge time can be longer than the current uptime ... amongst other stupid aspects of this output. It also fogot to tell me which emerge(s) are on way.

This problem did not happen with sys-apps/portage-2.2_rc17 . Output was shuffled, but, genlop could give the emerge on way, and show human readable estimations for remaining time.

Maybe I should also use an unstable (more recent) genlop ?
Comment 1 DEMAINE Benoît-Pierre, aka DoubleHP 2009-02-13 11:06:10 UTC
Created attachment 181851 [details]
/tmp/emerge--info
Comment 2 emerald 2009-02-13 12:04:30 UTC
Yes, you should, with genlop-0.30.8-r2 it all works as expected, no strange 
output.
Comment 3 DEMAINE Benoît-Pierre, aka DoubleHP 2009-02-13 13:02:03 UTC
app-portage/genlop-0.30.8-r2 works fine. INVALID.