Bug 183373 - Traceback when selecting optional packages
Summary: Traceback when selecting optional packages
Keywords:
Status: CLOSED DUPLICATE of bug 183310
Alias: None
Product: Fedora
Classification: Fedora
Component: pirut
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jeremy Katz
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-02-28 18:08 UTC by Luke Macken
Modified: 2016-09-20 02:36 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-02-28 18:18:23 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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


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