Bug 449708

Summary: No Groups Available in any repository
Product: Red Hat Enterprise Linux 5 Reporter: John T. Rose <inode0>
Component: yum-utilsAssignee: James Antill <james.antill>
Status: CLOSED CURRENTRELEASE QA Contact: James Antill <james.antill>
Severity: low Docs Contact:
Priority: low    
Version: 5.2   
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-03-14 19:58:04 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 John T. Rose 2008-06-03 02:00:13 UTC
Description of problem:

Since the release of RHEL5.2 repoquery doesn't seem to be able to find any groups.

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

yum-utils-1.1.10-9.el5

How reproducible:

Seems to occur on every 5.2 system I have.

Steps to Reproduce:
1. repoquery -ag
2. digest python traceback
  
Actual results:

Traceback (most recent call last):
  File "/usr/bin/repoquery", line 809, in ?
    main(sys.argv)
  File "/usr/bin/repoquery", line 795, in main
    repoq.doGroupSetup()
  File "/usr/lib/python2.4/site-packages/yum/__init__.py", line 470, in doGroupSetup
    return self._getGroups()
  File "/usr/lib/python2.4/site-packages/yum/__init__.py", line 526, in _getGroups
    raise Errors.GroupsError, 'No Groups Available in any repository'
yum.Errors.GroupsError: No Groups Available in any repository

Expected results:

A list of groups.

Additional info:

Comment 1 James Antill 2013-03-14 19:58:04 UTC
 I believe this got fixed in a RHEL-5 update.