Bug 1641109
Summary: | SE Linux Troubleshooter will not start from an icon click or from the command line | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Pat Kelly <pmkellly72> | ||||||||||
Component: | setroubleshoot | Assignee: | Daniel Walsh <dwalsh> | ||||||||||
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||
Severity: | unspecified | Docs Contact: | |||||||||||
Priority: | unspecified | ||||||||||||
Version: | 29 | CC: | dwalsh, mgrepl, plautrba, pmkellly72, vmojzis | ||||||||||
Target Milestone: | --- | ||||||||||||
Target Release: | --- | ||||||||||||
Hardware: | x86_64 | ||||||||||||
OS: | Linux | ||||||||||||
Whiteboard: | |||||||||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||||||
Doc Text: | Story Points: | --- | |||||||||||
Clone Of: | Environment: | ||||||||||||
Last Closed: | 2018-11-19 14:06:20 UTC | Type: | Bug | ||||||||||
Regression: | --- | Mount Type: | --- | ||||||||||
Documentation: | --- | CRM: | |||||||||||
Verified Versions: | Category: | --- | |||||||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||||||
Embargoed: | |||||||||||||
Attachments: |
|
Description
Pat Kelly
2018-10-19 16:27:44 UTC
Version-Release number of selected component (if applicable): 3.3.18-1.fc29 This bug persists in drop 10/22. Version-Release number of selected component (if applicable): 3.3.18-1.fc29 This bug persists in drop 10/25 (RC 1.2). Version-Release number of selected component (if applicable): 3.3.18-1.fc29 This bug persists in the fully updated released version of F29. Thank you for reporting the issue. I tried to reproduce it on the released version of F29 and sealert started as expected (albeit with a delay of several seconds). Could you please try to reproduce the issue after switching "sealert_log" and "setroubleshootd_log" levels in /etc/setroubleshoot/setroubleshoot.conf to "DEBUG"? The output of "journalctl -t setroubleshoot" could give us some clues. Also, does the issue persist after reboot? Created attachment 1505269 [details]
setroubleshoot.conf
Created attachment 1505270 [details]
journalctl -t setroubleshoot.txt
I set the /etc/setroubleshoot/setroubleshoot.conf as you asked. I have attached a copy of the file. I did a restart and then tried to start SELinux troubleshooter. The result was SELinux Troubleshooter never shows its window though the menu header does appear in the top bar briefly. This is the same result I got when I wrote the bug report. I have attached a copy of the journalctl results. Yes, The bug happens even after a reboot. The bug occurs on all attempts to start the troubleshooter. Please try running "sealert -b" while you have "sudo journalctl -f" running in a separate terminal. Does any new message appear? Created attachment 1505343 [details]
SEAlertJournal
Created attachment 1505350 [details]
SEAlert
I have attached two files. One is the journal that ran on one terminal. The other is trying to run the SEAlert in another terminal while the journal was running in the first terminal. This is a dbus issue. Please see https://bugzilla.redhat.com/show_bug.cgi?id=1641456 It should be fixed by reinstalling dbus packages. I reinstalled the dbus-common and dbus-daemon and did a restart. After that the SELinux Alert Browser started as it should. Since this bug is present in the released F29 I think I will just add these reinstalls to the script I use to set up PCs. *** This bug has been marked as a duplicate of bug 1641456 *** |