Bug 520259

Summary: seapplet seems to need PackageKit, but has no dependency on it.
Product: [Fedora] Fedora Reporter: Kevin Fenzi <kevin>
Component: setroubleshootAssignee: Daniel Walsh <dwalsh>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: dwalsh, jdennis, mgrepl
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: 2009-08-31 13:18:44 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 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