Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 442406 - app-portage/portage-utils: qlop: -c should show current package order number
Summary: app-portage/portage-utils: qlop: -c should show current package order number
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Third-Party Tools (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Fabian Groffen
URL:
Whiteboard:
Keywords: Goal
Depends on:
Blocks:
 
Reported: 2012-11-09 09:13 UTC by Toralf Förster
Modified: 2019-06-06 07:32 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 Toralf Förster gentoo-dev 2012-11-09 09:13:19 UTC
eg. when upgrading KDE it would be nice to see something like 'package n#m' - or '<n> packages left'
Comment 1 Toralf Förster gentoo-dev 2016-01-31 18:27:03 UTC
4 years old ...
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2016-01-31 19:05:54 UTC
How is this obsolete when qlop -c still doesn't do that?
Comment 3 Toralf Förster gentoo-dev 2016-01-31 19:10:08 UTC
(In reply to Jeroen Roovers from comment #2)
I didn't found a better tag for a use case like "4 years old, of nobody cares, throw away all hope ..."
Comment 4 Dennis Schridde 2016-01-31 23:20:04 UTC
Please reopen, for those still hoping that one day ...
Comment 5 SpanKY gentoo-dev 2016-02-01 04:20:55 UTC
(In reply to Toralf Förster from comment #3)

that isn't how we handle bugs here.  if the request is still relevant, then it should stay active.
Comment 6 Fabian Groffen gentoo-dev 2019-01-31 12:09:12 UTC
need to look into the details, but it seems doable to me, since qlop already parses the (x of y) bit to check it's comparing the same merge process
Comment 7 Fabian Groffen gentoo-dev 2019-02-27 20:56:54 UTC
this should be easier to do after
https://gitweb.gentoo.org/proj/portage-utils.git/commit/?id=c74a5abf3fd8db03adb531f95ecff5316d997ab3
Comment 8 Larry the Git Cow gentoo-dev 2019-02-27 21:18:08 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/proj/portage-utils.git/commit/?id=56e50dea636a760fb3f3ad3a53bd72daaa8c987d

commit 56e50dea636a760fb3f3ad3a53bd72daaa8c987d
Author:     Fabian Groffen <grobian@gentoo.org>
AuthorDate: 2019-02-27 21:15:56 +0000
Commit:     Fabian Groffen <grobian@gentoo.org>
CommitDate: 2019-02-27 21:15:56 +0000

    qlop: implement current package order number for --running
    
    Print extracted package order number to indicate some more progress.
    Example:
    
    ./qlop -r
    2019-02-27T22:14:29 >>> dev-util/cmake... (1 of 1) ETA: 532 seconds
    
    Bug: https://bugs.gentoo.org/442406
    Signed-off-by: Fabian Groffen <grobian@gentoo.org>

 qlop.c | 16 ++++++++++++++--
 1 file changed, 14 insertions(+), 2 deletions(-)
Comment 9 Fabian Groffen gentoo-dev 2019-06-06 07:32:44 UTC
this is available onwards from 0.80_pre*