Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 110580

Summary: Wrong RPMs path
Product: [Fedora] Fedora Reporter: Davy <davy>
Component: redhat-config-packagesAssignee: Jeremy Katz <katzj>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 1   
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-02-21 19:00:06 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 Davy 2003-11-21 15:14:34 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)

Description of problem:
In /usr/share/redhat-config-packages/GroupSet.py and method.py, 
redhat-config-packages, under Fedora 1, search for packages under <cd 
mount directory>/RedHat/RPMS instead of <cd mount 
directory>/Fedora/RPMS. Because that bug, redhat-config-packages is 
unable to update/add packages.

Note : Please excuse my poor English.

Version-Release number of selected component (if applicable):
redhat-config-packages-1.2.6-1

How reproducible:
Always

Steps to Reproduce:
1. Launch redhat-config-packages
2. Update/add list of installed packages
3. Click Update

Additional info:

By changing 'RedHat' pattern by 'Fedora' pattern in GroupSet.py and 
method.py, redhat-config-packages works good.

Comment 1 Jeremy Katz 2003-11-21 17:57:56 UTC

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

Comment 2 Red Hat Bugzilla 2006-02-21 19:00:06 UTC
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.