Created attachment 524539 [details] bug window with all errors Description of problem: Everytime I try to check for updates, I receive a Exception Occurred popup asking to file a report against pirut. Have not been able to download or install any updates since August 23. Redhat support will not help. Version-Release number of selected component (if applicable): How reproducible: Start Software Updater or type yum update in terminal window Steps to Reproduce: 1. Start Software updater 2. 3. Actual results: Exception occurred error. Summary: TB38ebe1be yumRepo.py:986:_getFileRepoXML:TypeError: _getFile() got an unexpected keyword argument 'size' Expected results: list of updates to install Additional info:
You have a newer version of yum than we ship in RHEL-5, if you get a newer version of yum-rhn-plugin it will work fine (or patch it by hand to add the size argument to it's _getFile ... and then just ignore it).