Sorry for recording against Yum, but for some reason, Yumex is not in the component list. Description of problem: Since upgrading to FC6, Yumex no longer works. An error message appears and requests to post the problem to this repository. Here is the error message: Component: yumex Version: 1.1.7 Summary: TBf0b64ae8 updates.py:584:getObsoletesList:AttributeError: Updates instance has no attribute 'obsoletes' Traceback (most recent call last): File "/usr/share/yumex/yumexmain.py", line 1102, in ? mainApp = YumexMainApplication() File "/usr/share/yumex/yumexmain.py", line 536, in __init__ self.setup_yum() File "/usr/share/yumex/yumexmain.py", line 990, in setup_yum self.yumexbase.build_package_lists( self.recentlimit, pkglists ) File "/usr/lib/python2.4/site-packages/yumex/yumexBase.py", line 449, in build_package_lists updates = self.up.getUpdatesList() + self.up.getObsoletesList() File "/usr/lib/python2.4/site-packages/rpmUtils/updates.py", line 584, in getObsoletesList tmplist = self.obsoletes.keys() AttributeError: Updates instance has no attribute 'obsoletes' Local variables in innermost frame: newest: 0 self: <rpmUtils.updates.Updates instance at 0x9e412ec> arch: None name: None Version-Release number of selected component (if applicable): Version: 1.1.7 How reproducible: Every time Yumex is loaded. It worked fine in FC5. Steps to Reproduce: 1. Open Yumex 2. It crashes during initialization after a few minues. 3. Actual results: Expected results: Additional info:
Please cancel this request, I have found the correct place to post this problem. Sorry for the inconvenience. Greg *** This bug has been marked as a duplicate of 214831 ***