Bug 183320 - traceback trying to deselet an installed package
Summary: traceback trying to deselet an installed package
Keywords:
Status: CLOSED DUPLICATE of bug 183310
Alias: None
Product: Fedora
Classification: Fedora
Component: pirut
Version: rawhide
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jeremy Katz
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: FC5Blocker
TreeView+ depends on / blocked
 
Reported: 2006-02-28 06:36 UTC by Christopher Aillon
Modified: 2007-11-30 22:11 UTC (History)
0 users

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


Attachments (Terms of Use)

Description Christopher Aillon 2006-02-28 06:36:57 UTC
I tried to uncheck gnome-pilot to uninstall it, and got a traceback:

# rpm -q pirut
pirut-0.9.16-1
# cat pirut.log
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 151, in
_pkgToggled
    if sel and not 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 0xb7a8008c>
name: gnome-pilot - 2.0.13-7.fc5.2.1.i386

Comment 1 Bill Nottingham 2006-02-28 16:19: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.