abrt 1.0.3 detected a crash. How to reproduce: 1. repoquery --repofrompath epel,http://epel.uni-oldenburg.de/5/i386/ --repoid=epel --groupmember build Comment: repoquery groupmember buil on a Repo that does not contain groupinf or this group creates a traceback. I used a EPEL repository. backtrace ----- Summary: TB3b229d1a __init__.py:703:_getGroups:GroupsError: <unprintable GroupsError object> Traceback (most recent call last): File "/usr/bin/repoquery", line 866, in <module> main(sys.argv) File "/usr/bin/repoquery", line 857, in main repoq.doGroupSetup() File "/usr/lib/python2.6/site-packages/yum/__init__.py", line 641, in doGroupSetup return self._getGroups() File "/usr/lib/python2.6/site-packages/yum/__init__.py", line 703, in _getGroups raise Errors.GroupsError, _('No Groups Available in any repository') GroupsError: <unprintable GroupsError object> Local variables in innermost frame: group_st: 1263715906.51 self: <__main__.YumBaseQuery object at 0x115fad0> reposWithGroups: [] overwrite: False cmdline: /usr/bin/python -tt /usr/bin/repoquery --repofrompath epel,http://epel.uni-oldenburg.de/5/i386/ --repoid=epel --groupmember build component: yum-utils executable: /usr/bin/repoquery kernel: 2.6.31.9-174.fc12.x86_64 package: yum-utils-1.1.24-2.fc12 uuid: 3b229d1a
Created attachment 384887 [details] File: backtrace
btw. the repo does contain group information, so probably it's more repofrompath related.
confirmed - I can make this happen. looking into it further.
fixed upstream. If you want - try this patch: http://yum.baseurl.org/gitweb?p=yum-utils.git;a=commitdiff;h=318e4dbf39d3f3bd6aa5c34d4a91761e93b88acc
(In reply to comment #4) > fixed upstream. If you want - try this patch: > > http://yum.baseurl.org/gitweb?p=yum-utils.git;a=commitdiff;h=318e4dbf39d3f3bd6aa5c34d4a91761e93b88acc Thanks for the fast fix, it works as expected. Just wondering, will this bug be referenced when yum-utils will be updated in F12?
Yes, if there is a rhbz # in the commit then i will add it to Bodhi, when doing a release.
yum-utils-1.1.25-1.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/yum-utils-1.1.25-1.fc12
yum-utils-1.1.25-1.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report.