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

Bug 543122

Summary: genlop -c wrong outputs
Product: Portage Development Reporter: CaptainBlood <lpdmlpdm>
Component: ToolsAssignee: Portage Tools Team <tools-portage>
Status: UNCONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description CaptainBlood 2015-03-13 08:47:26 UTC
Genlop -c outside chroot returns wrong info from emerging ebuild in chrooted env.

Moreover despite ETA decreases properly, for two identical ebuilds emerged in two # chrooted env with a delay between each launch, ETA reported outside chroot for each emerge is identical as in:

genlop -c

 Currently merging 2 out of 3

 * net-analyzer/wireshark-1.12.4 

       current merge time: 4 days, 21 hours, 34 minutes and 36 seconds.
       ETA: any time now.

 Currently merging 2 out of 3

 * net-analyzer/wireshark-1.12.4 

       current merge time: 4 days, 21 hours, 34 minutes and 36 seconds.
       ETA: any time now.




Reproducible: Always

Steps to Reproduce:
1. chroot 1 or 2 env.
2.emerge same ebuild in each of the chroot
3.execute genlop -c outside of any chroot. 
Actual Results:  
ETA is totally wrong
Number of ebuilds proceed or queued is wrong ( 2 of 3 )

Expected Results:  
Correct ETA
Currently merging 1 out of 1


No idea if genlop -c from ouside a chrooted ebuild emerging is within then functionnal scope of genlop or not.
My apologizes if it's not.