I'm searching for the reason why genlop -c shows entries duplicated when listing work in progress.
Code: Select all
# genlop -c
Currently merging 1 out of 1
* dev-python/wxpython-3.0.2.0
current merge time: 21 seconds.
ETA: 4 minutes and 7 seconds.
Currently merging 1 out of 1
* dev-python/wxpython-3.0.2.0
current merge time: 21 seconds.
ETA: 4 minutes and 7 seconds.
Currently merging 39 out of 64
* app-emulation/wine-vanilla-4.5
current merge time: 8 minutes and 10 seconds.
ETA: 9 minutes and 5 seconds.
Currently merging 39 out of 64
* app-emulation/wine-vanilla-4.5
current merge time: 8 minutes and 11 seconds.
ETA: 11 minutes and 57 seconds.
Thanks for any hint about the reason why this could be happening.

