Bug 18143 - tried to update this morning, got this message.
Summary: tried to update this morning, got this message.
Status: RESOLVED NOTABUG
Alias: None
Product: PackageKit
Classification: Unclassified
Component: General (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Linux (All)
: medium normal
Assignee: Richard Hughes
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-21 00:09 UTC by fujisan
Modified: 2008-10-21 06:59 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description fujisan 2008-10-21 00:09:43 UTC
Error Type: <type 'exceptions.TypeError'>
Error Value: sequence item 0: expected string, tuple found
  File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 1815, in <module>
    main()
  File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 1806, in main
    backend.dispatch_command(args[0],args[1:])
  File : /usr/lib/python2.5/site-packages/packagekit/backend.py, line 540, in dispatch_command
    self.update_packages(packages)
  File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 1044, in update_packages
    self._runYumTransaction()
  File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 1125, in _runYumTransaction
    message = self._format_msgs(ye.value)
  File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 1070, in _format_msgs
    text = "
".join(msgs)
Comment 1 fujisan 2008-10-21 06:59:20 UTC
Appearently, it was linked to the cache. I cleaned it and it went well.


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.