Bug 716515 - Running sealert generates an error: ImportError: No module named serverconnection
Summary: Running sealert generates an error: ImportError: No module named serverconnec...
Keywords:
Status: CLOSED DUPLICATE of bug 716293
Alias: None
Product: Fedora
Classification: Fedora
Component: setroubleshoot
Version: 14
Hardware: Unspecified
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Daniel Walsh
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-06-24 17:44 UTC by Daniel Scott
Modified: 2011-06-24 18:21 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2011-06-24 18:21:29 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Daniel Scott 2011-06-24 17:44:45 UTC
Description of problem:
sealert does not work, and it show the following error:

How reproducible:
100%

Steps to Reproduce:
1. Run sealert -l 24a8e6d0-14bc-48c7-b15c-2b46067bf95f
2.
3.

Actual results:
Opps, sealert hit an error!

Traceback (most recent call last):
  File "/usr/bin/sealert", line 712, in <module>
    command_line_lookup_id(local_id)
  File "/usr/bin/sealert", line 197, in command_line_lookup_id
    cl = SECommandLine(lookup_local_id)
  File "/usr/bin/sealert", line 438, in __init__
    from setroubleshoot.serverconnection import ServerConnectionHandler
ImportError: No module named serverconnection


Expected results:
Details of problem should be shown


Additional info:
Could be related to:
https://bugzilla.redhat.com/show_bug.cgi?id=715212

Comment 1 Daniel Walsh 2011-06-24 18:15:38 UTC
No this is because you do not have setroubleshoot installed.

yum install setroubleshoot

Comment 2 Daniel Walsh 2011-06-24 18:21:29 UTC

*** This bug has been marked as a duplicate of bug 716293 ***


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