Summary: | Internal Error | ||
---|---|---|---|
Product: | PackageKit | Reporter: | Mohammad Khan <mohammad.khan> |
Component: | core | Assignee: | Richard Hughes <richard> |
Status: | RESOLVED INVALID | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | nekohayo, ol.morgan |
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Mohammad Khan
2008-11-11 12:57:20 UTC
I think this is something similar. This happened during automatic update: Error Type: <type 'exceptions.IndexError'> Error Value: list index out of range File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 2202, in <module> main() File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 2199, in main backend.dispatcher(sys.argv[1:]) File : /usr/lib/python2.5/site-packages/packagekit/backend.py, line 610, in dispatcher self.dispatch_command(args[0], args[1:]) File : /usr/lib/python2.5/site-packages/packagekit/backend.py, line 577, in dispatch_command self.update_system() File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 1099, in update_system txmbr = self.yumbase.update() # Add all updates to Transaction File : /usr/lib/python2.5/site-packages/yum/__init__.py, line 2542, in update updated_pkg = self.rpmdb.searchPkgTuple(old)[0] I missed this second errorprintout that came at the same time. Error Type: <type 'exceptions.IndexError'> Error Value: list index out of range File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 2202, in <module> main() File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 2199, in main backend.dispatcher(sys.argv[1:]) File : /usr/lib/python2.5/site-packages/packagekit/backend.py, line 610, in dispatcher self.dispatch_command(args[0], args[1:]) File : /usr/lib/python2.5/site-packages/packagekit/backend.py, line 577, in dispatch_command self.update_system() File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 1099, in update_system txmbr = self.yumbase.update() # Add all updates to Transaction File : /usr/lib/python2.5/site-packages/yum/__init__.py, line 2542, in update updated_pkg = self.rpmdb.searchPkgTuple(old)[0] Hi there, This bug report is very old and based on a version not supported anymore. By upgrading to a newer version of PackageKit you could receive bug fixes and new functionality. You may need to upgrade your Linux distribution to obtain a newer version of PackageKit. Please feel free to reopen this bug if the problem still occurs with the latest version. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.