Bug 577031 - Error while searching in PackageKit: ValueError: too many values to unpack
Summary: Error while searching in PackageKit: ValueError: too many values to unpack
Keywords:
Status: CLOSED DUPLICATE of bug 576596
Alias: None
Product: Fedora
Classification: Fedora
Component: PackageKit
Version: 12
Hardware: i686
OS: Linux
low
medium
Target Milestone: ---
Assignee: Richard Hughes
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-03-25 21:41 UTC by Jesse Larrew
Modified: 2010-03-25 21:45 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-03-25 21:45:07 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jesse Larrew 2010-03-25 21:41:10 UTC
Description of problem:
Searching for packages in the PackageKit gui results in an internal system error: "ValueError: too many avlues to unpack"

Version-Release number of selected component (if applicable):
PackageKit-yum-0.5.7-1.fc12.i686

How reproducible:
Always.

Steps to Reproduce:
1. Open PackageKit.
2. Enter a package name in the search bar (I used 'mpstat').
3. Press 'Find'.
  
Actual results:
A dialog box appears with the error message: "An internal system error has occurred."

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:
PackageKit should return a list of packages matching the search criteria.

Additional info:
Repos configured:
 * Adobe Systems Incorporated
 * Fedora 12 - i386
 * Fedora 12 - i386 Updates
 * Open Client for Linux 2.0 Fedora 12 (<-- IBM repo)
 * RPM Fusion for Fedora 12 - Free
 * RPM Fusion for Fedora 12 - Free - Updates

Comment 1 Jesse Larrew 2010-03-25 21:45:07 UTC
This is a duplicate of bz#576596.

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


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