Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 836590 - app-portage/portage-utils: qdepends -Qt dev-python/thrift misses net-wireless/gnuradio
Summary: app-portage/portage-utils: qdepends -Qt dev-python/thrift misses net-wireless...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Fabian Groffen
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2022-04-01 12:58 UTC by Fabian Groffen
Modified: 2022-06-14 07:15 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 Fabian Groffen gentoo-dev 2022-04-01 12:58:29 UTC
as per subject, for some reason it doesn't hit gnuradio, which in the cache file has a clear hit for dev-python/thrift
Comment 1 Larry the Git Cow gentoo-dev 2022-04-06 19:31:53 UTC
The bug has been referenced in the following commit(s):

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

commit a9476140700f50fa3d1cae79e7aed8d019591197
Author:     Fabian Groffen <grobian@gentoo.org>
AuthorDate: 2022-04-06 19:20:24 +0000
Commit:     Fabian Groffen <grobian@gentoo.org>
CommitDate: 2022-04-06 19:20:24 +0000

    qdepends: make USE-flag filtering opt-in via -U flag
    
    Filtering deps based on USE-flags defined in the profile is kind of
    misleading, especially when doing things like qdepends -t -Q <dep>,
    where one would probably not expect the local USE-configuration to
    exclude matches.
    
    Bug: https://bugs.gentoo.org/836590
    Signed-off-by: Fabian Groffen <grobian@gentoo.org>

 qdepends.c | 24 ++++++++++++++++--------
 1 file changed, 16 insertions(+), 8 deletions(-)
Comment 2 Larry the Git Cow gentoo-dev 2022-06-14 07:15:57 UTC
The bug has been closed via the following commit(s):

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

commit ec3307e507ccfc092371f8e16ea40ff50557ca9f
Author:     Fabian Groffen <grobian@gentoo.org>
AuthorDate: 2022-06-14 07:12:19 +0000
Commit:     Fabian Groffen <grobian@gentoo.org>
CommitDate: 2022-06-14 07:15:51 +0000

    app-portage/portage-utils-0.94: version bump
    
    Closes: https://bugs.gentoo.org/851138
    Closes: https://bugs.gentoo.org/837188
    Closes: https://bugs.gentoo.org/836590
    Closes: https://bugs.gentoo.org/833942
    Closes: https://bugs.gentoo.org/807975
    Signed-off-by: Fabian Groffen <grobian@gentoo.org>

 app-portage/portage-utils/Manifest                 |  1 +
 .../portage-utils/portage-utils-0.94.ebuild        | 67 ++++++++++++++++++++++
 2 files changed, 68 insertions(+)