Bug 1343880

Summary: dnf.plugin.repoquery documentation should use/explain --alldeps
Product: [Fedora] Fedora Reporter: Jonathan Wakely <jwakely>
Component: dnfAssignee: rpm-software-management
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 23CC: bryant, jmracek, jsilhan, mluscon, packaging-team-maint, pnemade, vmukhame
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-07-21 14:38:01 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:

Description Jonathan Wakely 2016-06-08 08:33:14 UTC
The repoquery plugin does not behave like the old yum repoquery tool unless you use --alldeps. This isn't obvious from either of the yum2dnf(8) or dnf.plugin.repoquery(8) man pages.

The dnf.plugin.repoquery(8) man page should show the use of --alldeps in the examples, otherwise people get confused why dnf repoquery gives no results for an equivalent /usr/bin/repoquery search.

The documentation of --alldeps is also not very clear what it does, so you have a poorly documented option that is essential for getting the traditional behaviour people are used to, but which isn't shown in any examples.

Comment 1 Jaroslav Mracek 2016-06-13 14:41:36 UTC
The problem is fixed by pull-request: https://github.com/rpm-software-management/dnf/pull/505

Comment 2 Jaroslav Mracek 2016-06-20 12:02:32 UTC
*** Bug 1347105 has been marked as a duplicate of this bug. ***

Comment 3 Fedora Admin XMLRPC Client 2016-07-08 09:39:34 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 4 Igor Gnatenko 2016-07-21 14:38:01 UTC
Fixed as part of DNF 2.0 which will be availabla at some point soon.