Bug 1269731

Summary: repoquery not working for globs
Product: [Fedora] Fedora Reporter: Parag Nemade <pnemade>
Component: dnf-plugins-coreAssignee: rpm-software-management
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 23CC: ignatenko, jsilhan, mluscon, packaging-team-maint, pnemade, RadekHolyPublic, sergio, vmukhame
Target Milestone: ---Keywords: Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-07-22 08:52:47 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 Parag Nemade 2015-10-08 06:16:49 UTC
Description of problem:
==========================================================
[parag@f23 ~]$ repoquery -f /etc/rc.d/init.d/\* |wc -l

Yum-utils package has been deprecated, use dnf instead.
See 'man yum2dnf' for more information.


114
[parag@f23 ~]$ dnf repoquery -f /etc/rc.d/init.d/\* |wc -l
1
=============================================================


Version-Release number of selected component (if applicable):
dnf-1.1.2-4.fc23.noarch
dnf-conf-1.1.2-4.fc23.noarch
dnf-plugins-core-0.1.12-3.fc23.noarch
dnf-yum-1.1.2-4.fc23.noarch
python3-dnf-1.1.2-4.fc23.noarch
python3-dnf-plugins-core-0.1.12-3.fc23.noarch


How reproducible:
always

Please fix to have similar output of repoquery from yum and dnf.

Comment 1 Michal Luscon 2015-10-13 14:20:54 UTC
We will take a look at this.

Comment 2 Sergio Basto 2015-11-20 00:37:02 UTC
this bug is a duplicated of bug #1226677

Comment 3 Fedora Admin XMLRPC Client 2016-07-08 09:25:39 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-22 08:52:47 UTC

*** This bug has been marked as a duplicate of bug 1226677 ***