Bug 517261

Summary: sealert traceback
Product: [Fedora] Fedora Reporter: Tim Waugh <twaugh>
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-13 15:41:16 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 Tim Waugh 2009-08-13 10:04:15 UTC
Description of problem:
When an AVC is generated and I try to view it using the setroubleshoot icon, I get this in .xsession-errors:

Traceback (most recent call last):
  File "/usr/bin/sealert", line 36, in <module>
    import slip.dbus.service
ImportError: No module named slip.dbus.service

Looks like a missing dependency on python-slip but it isn't as simple as that.  If I install python-slip first I get a different traceback:

Traceback (most recent call last):
  File "/usr/bin/sealert", line 36, in <module>
    import slip.dbus.service
ImportError: No module named dbus.service

Version-Release number of selected component (if applicable):
setroubleshoot-server-2.2.18-1.fc12.x86_64

How reproducible:
100%

Steps to Reproduce:
1.Click on the icon.

Comment 1 Daniel Walsh 2009-08-13 15:41:16 UTC
Adding

Requires: python-slip-dbus


Fixed in setroubleshoot-2.2.18-2.fc12