Bug 520259 - seapplet seems to need PackageKit, but has no dependency on it.
Summary: seapplet seems to need PackageKit, but has no dependency on it.
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: setroubleshoot
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Daniel Walsh
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-08-29 21:10 UTC by Kevin Fenzi
Modified: 2009-08-31 13:18 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-08-31 13:18:44 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Kevin Fenzi 2009-08-29 21:10:31 UTC
If you remove all the PackageKit, gnome-packagekit, etc packages, seapplet no longer works right. 

It puts up a traceback: 

Opps, sealert hit an error!

Traceback (most recent call last):
  File "/usr/bin/sealert", line 1031, in <module>
    run_as_dbus_service(username)
  File "/usr/bin/sealert", line 159, in run_as_dbus_service
    app = SEAlert(user, dbus_service.presentation_manager, watch_setroubleshootd=True)
  File "/usr/bin/sealert", line 658, in __init__
    from setroubleshoot.browser import BrowserApplet
  File "/usr/lib64/python2.6/site-packages/setroubleshoot/browser.py", line 18, in <module>
    import packagekit.frontend as pkf
ImportError: No module named packagekit.frontend

Either it should just not use pk if it's not installed, or there should be a Requires here.

Comment 1 Daniel Walsh 2009-08-31 13:18:44 UTC
Fixed in setroubleshoot-2_2_23-3_fc12


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