search for: analyze_avc

Displaying 3 results from an estimated 3 matches for "analyze_avc".

Did you mean: analyze_aix
2013 Mar 08
0
setroubleshoot bug returns?
I just updated a system to the latest 6.3 (no CR), and I'm seeing setroubleshoot: [avc.ERROR] Plugin Exception catchall_boolean #012Traceback (most recent call last):#012 File "/usr/lib64/python2.6/site-packages/setroubleshoot/analyze.py", line 191, in analyze_avc#012 report = plugin.analyze(avc)#012 File "/usr/share/setroubleshoot/plugins/catchall_boolean.py", line 90, in analyze#012 man_page = self.check_for_man(b)#012 File "/usr/share/setroubleshoot/plugins/catchall_boolean.py", line 76, in check_for_man#012 man_page = name....
2012 May 28
0
Another odd SELinux message
Does anyone recognize this sort of message or have any idea what might cause it? May 28 11:00:06 inet09 setroubleshoot: [avc.ERROR] Plugin Exception catchall #012Traceback (most recent call last):#012 File "/usr/lib64/python2.6/site-packages/setroubleshoot/analyze.py", line 191, in analyze_avc#012 report = plugin.analyze(avc)#012 File "/usr/share/setroubleshoot/plugins/catchall.py", line 67, in analyze#012 summary = self.summary + " on " + avc.tpath + "."#012UnicodeDecodeError: 'utf8' codec can't decode byte 0x80 in position 1: invalid sta...
2015 Jan 19
2
CentOS-6.6 Fail2Ban and Postfix Selinux AVCs
...bin and on /usr and restarted Fail2Ban. When I reviewed the log file I found these in /var/log/messages. setroubleshoot: [avc.ERROR] Plugin Exception restorecon #012Traceback (most recent call last):#012 File "/usr/lib64/python2.6/site-packages/setroubleshoot/analyze.py", line 191, in analyze_avc#012 report = plugin.analyze(avc)#012 File "/usr/share/setroubleshoot/plugins/restorecon.py", line 99, in analyze#012 if avc.tpath[0] != '/': return None#012IndexError: string index out of range Checking back I discovered that these first appeared in our log on January 4....