Bug 1667898

Summary: repoquery --whatrequires only accepts one pkgspec
Product: Red Hat Enterprise Linux 8 Reporter: Michal Domonkos <mdomonko>
Component: dnfAssignee: Jaroslav Mracek <jmracek>
Status: CLOSED ERRATA QA Contact: Jan Blazek <jblazek>
Severity: unspecified Docs Contact:
Priority: low    
Version: 8.0CC: dmach, james.antill, pkratoch, rmullett
Target Milestone: rcKeywords: Triaged
Target Release: 8.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: dnf-4.2.7-3.el8 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-11-05 22:20:53 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1681084    
Bug Blocks:    

Description Michal Domonkos 2019-01-21 11:20:56 UTC
Description of problem:
Passing multiple pkgspecs to --whatrequires results in an empty list in the output.

Version-Release number of selected component (if applicable):
dnf-4.0.9-2.fc29.noarch

How reproducible:
100%

Steps to Reproduce:
$ dnf repoquery --whatrequires dnf libdnf

Actual results:
No output.

Expected results:
A lot of matches should be printed.

Additional info:
This is a regression from the yum-based "repoquery" tool in RHEL-7 which does accept multiple pkgspecs with --whatrequires.

Comment 1 Michal Domonkos 2019-01-21 12:59:57 UTC
Just realized --whatrequires only takes one argument by design.  Still, we could at least make it an append option, so leaving it open for the time being.

Comment 2 Jaroslav Mracek 2019-04-09 19:05:16 UTC
I created a patch that adds support for multiple arguments or even for splitting arguments using comma. The new behavior is applicable for all --what* options of repoquery command. https://github.com/rpm-software-management/dnf/pull/1375

Comment 3 Jaroslav Mracek 2019-06-11 10:45:12 UTC
I also create CI-tests - https://github.com/rpm-software-management/ci-dnf-stack/pull/558

Comment 8 errata-xmlrpc 2019-11-05 22:20:53 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHSA-2019:3583