Bug 489438

Summary: repoquery returns results not in the repo
Product: [Fedora] Fedora Reporter: Bill Nottingham <notting>
Component: yum-utilsAssignee: Seth Vidal <skvidal>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: james.antill, pmatilai, rvokal, 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-03-11 13:25:53 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 Bill Nottingham 2009-03-10 02:39:40 UTC
Description of problem:

On a F-10 box (or, really, anything other than rawhide)

[root@apone ~]# repoquery  -q --repoid rawhide --whatprovides /bin/bash
bash-0:4.0-2.fc11.x86_64
bash-0:3.2-30.fc10.x86_64

Logically, it shouldn't be returning the installed F-10 package, certainly not when passing --repoid.

Version-Release number of selected component (if applicable):

yum-utils-1.1.19-1.fc10.noarch

Comment 1 seth vidal 2009-03-11 13:25:53 UTC
fixed in git upstream. repoquery will no longer return any installed pkg objects.