Bug 608913

Summary: Internal error
Product: [Fedora] Fedora Reporter: Felipe Contreras <felipe.contreras>
Component: gnome-packagekitAssignee: Richard Hughes <richard>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 13CC: richard
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-07-08 01:16:29 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:

Description Felipe Contreras 2010-06-28 21:49:49 UTC
I get this every time I run gpk-update-viewer:

Error Type: <type 'exceptions.IndexError'>
Error Value: list index out of range
  File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 3398, in <module>
    main()
  File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 3395, in main
    backend.dispatcher(sys.argv[1:])
  File : /usr/lib/python2.6/site-packages/packagekit/backend.py, line 734, in dispatcher
    self.dispatch_command(args[0], args[1:])
  File : /usr/lib/python2.6/site-packages/packagekit/backend.py, line 603, in dispatch_command
    self.get_update_detail(package_ids)
  File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 2849, in get_update_detail
    evr = _getEVR(version[1])

gnome-packagekit-2.30.2-1.fc13.i686

Comment 1 Felipe Contreras 2010-07-08 01:16:29 UTC
Er, didn't notice I already filed this.

Marking as duplicate (the other bug has the fix).

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