| Summary: | Running sealert generates an error: ImportError: No module named serverconnection | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Daniel Scott <dan> |
| Component: | setroubleshoot | Assignee: | Daniel Walsh <dwalsh> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 14 | CC: | dwalsh, mgrepl |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2011-06-24 18:21:29 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
No this is because you do not have setroubleshoot installed. yum install setroubleshoot *** This bug has been marked as a duplicate of bug 716293 *** |
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