Bug 222813

Summary: Software Updater results in error and exit (and with no updates)
Product: [Fedora] Fedora Reporter: boston924
Component: system-config-packagesAssignee: Jeremy Katz <katzj>
Status: CLOSED DUPLICATE QA Contact:
Severity: high Docs Contact:
Priority: medium    
Version: 5   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-01-16 15:10:21 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Output file from "system updater" error none

Description boston924 2007-01-16 11:25:00 UTC
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:

Comment 1 boston924 2007-01-16 11:25:00 UTC
Created attachment 145673 [details]
Output file from "system updater" error

Comment 2 boston924 2007-01-16 11:26:37 UTC
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


Comment 3 Jeremy Katz 2007-01-16 15:10:21 UTC

*** This bug has been marked as a duplicate of 191630 ***