Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 543122 - genlop -c wrong outputs
Summary: genlop -c wrong outputs
Status: UNCONFIRMED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Tools (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Portage Tools Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-13 08:47 UTC by CaptainBlood
Modified: 2015-03-13 08:47 UTC (History)
0 users

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 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.