Bug 576432

Summary: PackageKit through "Add/Remove Programs" fails search.
Product: [Fedora] Fedora Reporter: melondrift <shauber>
Component: PackageKitAssignee: Richard Hughes <richard>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 12CC: jonathan, rdieter, richard, smparrish
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-03-24 12:06:44 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 melondrift 2010-03-24 02:02:26 UTC
User-Agent:       Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.8) Gecko/20100216 Fedora/3.5.8-1.fc12 Firefox/3.5.8

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

Update was recently made to yum packages through normal update channels.


Reproducible: Always

Steps to Reproduce:
1.  Open "Add/Remove Programs" application.
2.  Enter word in the search field.  Used: "wallpaper" and "background"
3.  Select "Find"
Actual Results:  
An internal system error has occurred.

A problem that we were not expecting has occurred.
Please report this bug in your distribution bug tracker with the error description.

Details:
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

Expected Results:  
A list of packages containing the words "wallpaper" and then "background". (Two separate searches.)

Does not impair system operation, only makes it impossible to search the package list by use of pertinent criteria.

Comment 1 Rex Dieter 2010-03-24 12:06:44 UTC

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