Bug 18143

Summary: tried to update this morning, got this message.
Product: PackageKit Reporter: fujisan <fujisan43>
Component: GeneralAssignee: Richard Hughes <richard>
Status: RESOLVED NOTABUG QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

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.