Description of problem: Have run "software updater" under the "system" menu. It finds parts to update, and tries to update, but experiences an error and quits, with seemingly no updates performed. (Note, I couldn't find "software updater" in the "component list" on this bug submission page.) Version-Release number of selected component (if applicable): How reproducible: tried it several times, with the same failure each time Steps to Reproduce: 1. listed above 2. 3. Actual results: Expected results: Additional info:
Created attachment 145673 [details] Output file from "system updater" error
This is the info from the logfile attachment: Component: Software Updater Summary: TBd751b3d9 kmdl.py:91:postresolve_hook:TypeError: unsubscriptable object Traceback (most recent call last): File "/usr/sbin/pup", line 292, in _apply self.applyChanges(self.mainwin) File "/usr/lib/python2.4/site-packages/pirut/__init__.py", line 592, in applyChanges self.checkDeps(mainwin) File "/usr/lib/python2.4/site-packages/pirut/__init__.py", line 408, in checkDeps (result, msgs) = self.buildTransaction() File "/usr/lib/python2.4/site-packages/yum/__init__.py", line 402, in buildTransaction self.plugins.run('postresolve', rescode=rescode, restring=restring) File "/usr/lib/python2.4/site-packages/yum/plugins.py", line 164, in run func(conduitcls(self, self.base, conf, **kwargs)) File "/usr/lib/yum-plugins/kmdl.py", line 91, in postresolve_hook if commands[0] == 'update': TypeError: unsubscriptable object Local variables in innermost frame: conduit: <yum.plugins.DepsolvePluginConduit instance at 0xb38ae2ec> commands: None opts: None
*** This bug has been marked as a duplicate of 191630 ***