Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 639978 - app-portage/portage-utils: "qlop -l editorconfig-core-c" doesn't return any results
Summary: app-portage/portage-utils: "qlop -l editorconfig-core-c" doesn't return any r...
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Third-Party Tools (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Portage Utils Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-12-05 20:09 UTC by Chris Mayo
Modified: 2017-12-29 12:24 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 Chris Mayo 2017-12-05 20:09:19 UTC
$ qlop -l editorconfig-core-c
$ qlop -t editorconfig-core-c
editorconfig-core-c: 9 seconds average for 2 merges
$ qlist -I editorconfig-core-c
app-text/editorconfig-core-c


app-portage/portage-utils-0.64
Comment 1 Chris Mayo 2017-12-05 20:14:22 UTC
Also:
$ qlop -l xerces-c
Comment 2 Fabian Groffen gentoo-dev 2017-12-29 11:47:37 UTC
https://gitweb.gentoo.org/proj/portage-utils.git/commit/?id=e5ed806b4a2784ced621efd8c5b036bddef780f8

commit e5ed806b4a2784ced621efd8c5b036bddef780f8
Author:     Fabian Groffen <grobian@gentoo.org>
AuthorDate: 2017-12-28 16:12:54 +0000
Commit:     Fabian Groffen <grobian@gentoo.org>
CommitDate: 2017-12-28 16:12:54 +0000

    atom_explode: be more careful with eating suffix letters
    
    Make sure we don't just eat a char at the end of the atom, because if
    that char appears after a -, it will be seen as version part.  An
    example is xerces-c, where the parsed atom form would just be xerces.
Comment 3 Larry the Git Cow gentoo-dev 2017-12-29 12:24:32 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c87dd4a8a6c76357a0b014463ecc8ec5dc7747c

commit 3c87dd4a8a6c76357a0b014463ecc8ec5dc7747c
Author:     Fabian Groffen <grobian@gentoo.org>
AuthorDate: 2017-12-29 12:24:05 +0000
Commit:     Fabian Groffen <grobian@gentoo.org>
CommitDate: 2017-12-29 12:24:21 +0000

    app-portage/portage-utils: version bump, fix for bug #639978
    
    Closes: https://bugs.gentoo.org/639978
    Package-Manager: Portage-2.3.13, Repoman-2.3.3

 app-portage/portage-utils/Manifest                 |  1 +
 .../portage-utils/portage-utils-0.65.ebuild        | 36 ++++++++++++++++++++++
 2 files changed, 37 insertions(+)