Bug 201759
| Summary: | setroubleshoot does not work as expected | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Thorsten Scherf <tscherf> |
| Component: | setroubleshoot | Assignee: | John Dennis <jdennis> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 6 | CC: | tchung |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | 0.28-1 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2006-12-31 00:31:21 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: | |||
Fixed setroubleshoot-0.28-1 |
Description of problem: [root@tiffy doc_misc]# /etc/init.d/setroubleshoot restart Stopping setroubleshoot: [FAILED] Starting setroubleshoot: [ OK ] [root@tiffy doc_misc]# /etc/init.d/setroubleshoot status setroubleshoot dead but subsys locked [root@tiffy doc_misc]# tail -f /var/log/messages Aug 8 20:47:44 tiffy last message repeated 4 times Aug 8 20:47:46 tiffy setroubleshoot: 2006-08-08 20:47:46,952 [avc.ERROR] Type exception plugins.disable_trans: unsubscriptable object Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/setroubleshoot/dispatcher.py", line 34, in run if plugin.analyze(): File "/usr/share/setroubleshoot/plugins/disable_trans.py", line 58, in analyze bool_name=self.avc.scontext.type[:-2]+"_disable_trans" TypeError: unsubscriptable object Version-Release number of selected component (if applicable): setroubleshoot-0.18-1 How reproducible: start the deamon Steps to Reproduce: 1.start the daemon 2. 3. Actual results: daemon not running Expected results: running daemon Additional info: