Bug 576545

Summary: Search error: too many values to unpack
Product: [Fedora] Fedora Reporter: António Lima <amrlima>
Component: PackageKitAssignee: Richard Hughes <richard>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 12CC: jonathan, rhughes, richard, smparrish
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-03-24 14:48:22 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 António Lima 2010-03-24 12:12:14 UTC
Description of problem:

While searching for a package in gnome-packagekit the search always fails. The following traceback is given: 

Traceback (most recent call last):
  File "/usr/share/PackageKit/helpers/yum/yumBackend.py", line 391, in _do_search
    for (pkg, inst) in res:
ValueError: too many values to unpack

Note this happens no matter what the search is.

Comment 1 Richard Hughes 2010-03-24 14:48:22 UTC

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