Description of problem: nor yum neither software manager are doing _anything_. Version-Release number of selected component (if applicable): shipping with test 2 (upgraded from test 1) How reproducible: everytime Steps to Reproduce: 1. start yum or software manager Actual results: Component: Software Manager Summary: TB3a4f1e9a __init__.py:237:reposSetup:TypeError: doRepoSetup() takes exactly 1 argument (2 given) Traceback (most recent call last): File "/usr/sbin/pirut", line 462, in <module> main() File "/usr/sbin/pirut", line 458, in main pm.run() File "/usr/sbin/pirut", line 360, in run self.doRefresh() File "/usr/sbin/pirut", line 380, in doRefresh self.reposSetup(pbar) File "/usr/lib/python2.5/site-packages/pirut/__init__.py", line 237, in reposSetup self.doRepoSetup(thisrepo) TypeError: doRepoSetup() takes exactly 1 argument (2 given) Local variables in innermost frame: thisrepo: None callback: <pirut.Progress.PirutProgressCallback instance at 0xa0ea84c> self: <__main__.PackageManager object at 0xa053b0c> Expected results: window opening to install updates and/or software Additional info:
sorry, it is not yum but it's pirut. yum IS working
Actually, it's an API change in yum that shouldn't have happened. Fixed in upstream yum. I'll likely be pulling back a patch for this later today
*** Bug 230827 has been marked as a duplicate of this bug. ***