[Rpm-maint] [rpm-software-management/rpm] RFE: resolve --what<depends> argument to package provides (Issue #2450)

Panu Matilainen notifications at github.com
Fri Mar 24 07:11:23 UTC 2023


A common gotcha with --whatrequires and friends is that people pass a package name and expect in return anything that depends on the package one way or another (as per common sense, and like most versions of repoquery behave), but rpm only returns matches for the passed capability. To return what people expect, we need to resolve the argument name into a package, and then run the original query on all the provides of that package.

There are numerous requests on this from the past, one being https://bugzilla.redhat.com/show_bug.cgi?id=1393704 (which has links to several older)

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/2450
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/issues/2450 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20230324/ba9504ac/attachment.html>


More information about the Rpm-maint mailing list