Bug 183373

Summary: Traceback when selecting optional packages
Product: [Fedora] Fedora Reporter: Luke Macken <lmacken>
Component: pirutAssignee: Jeremy Katz <katzj>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: pfrields
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: 2006-02-28 18:18:23 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 Luke Macken 2006-02-28 18:08:40 UTC
When selecting any checkbox under the 'Optional Packages' dialog in pirut, the
following trackback occurs:

- - -
Component: Software Manager
Summary: TB6d0a67a4 __init__.py:171:simpleDBInstalled:TypeError: unknown key type

Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/pirut/GroupSelector.py", line 155, in
_pkgToggled
    elif self.ayum.simpleDBInstalled(name = pkg):
  File "/usr/lib/python2.4/site-packages/pirut/__init__.py", line 171, in
simpleDBInstalled
    mi = self.ts.ts.dbMatch('name', name)
TypeError: unknown key type

Local variables in innermost frame:
self: <__main__.PackageManager object at 0xb7a7de2c>
name: themes-backgrounds-gnome - 0.4-4.fc5.noarch
- - -

Version-Release number of selected component (if applicable):
pirut-0.9.16-1

Comment 1 Luke Macken 2006-02-28 18:18:23 UTC

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