Bug 501553

Summary: repoquery --pkgnarrow option produces no results
Product: [Fedora] Fedora Reporter: James Ralston <ralston>
Component: yum-utilsAssignee: Seth Vidal <skvidal>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: james.antill, pmatilai, tim.lauridsen
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-05-19 20:14:34 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description James Ralston 2009-05-19 17:59:45 UTC
$ rpm -q rpm yum-utils; echo $?
rpm-4.7.0-1.fc11.x86_64
yum-utils-1.1.21-2.fc11.noarch
0

$ repoquery --envra --pkgnarrow=installed rpm yum-utils; echo $?
0

$ repoquery --envra --pkgnarrow=all rpm yum-utils; echo $?
0

$ repoquery --envra rpm yum-utils; echo $?
0:yum-utils-1.1.21-2.fc11.noarch
0:rpm-4.7.0-1.fc11.x86_64
0

Comment 1 James Antill 2009-05-19 20:14:34 UTC
Latest yum-utils was built today, which should fix this.

Comment 2 James Antill 2009-05-19 20:15:30 UTC
http://kojipkgs.fedoraproject.org/packages/yum-utils/1.1.22/1.fc12/noarch/

if you want to test right now.