Bug 576432 - PackageKit through "Add/Remove Programs" fails search.
Summary: PackageKit through "Add/Remove Programs" fails search.
Keywords:
Status: CLOSED DUPLICATE of bug 576169
Alias: None
Product: Fedora
Classification: Fedora
Component: PackageKit
Version: 12
Hardware: x86_64
OS: Linux
low
low
Target Milestone: ---
Assignee: Richard Hughes
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-03-24 02:02 UTC by melondrift
Modified: 2010-03-24 12:06 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-03-24 12:06:44 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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 ***


Note You need to log in before you can comment on or make changes to this bug.