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
No this is because you do not have setroubleshoot installed. yum install setroubleshoot
*** This bug has been marked as a duplicate of bug 716293 ***