Sealert produces error message 'tuple' object has no attribute 'split'.

Solution Unverified - Updated -

Issue

  • Sealert produces the error message 'tuple' object has no attribute 'split' at the command line and outputs a detail error message to /var/log/messages file.

Eg:

[root@example ~]# sealert -a audit.log 
  7% done'tuple' object has no attribute 'split'
100% donefound 1 alerts in audit.log
/var/log/messages:

Jul  5 09:04:29 example 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.split("_")[0] + "_selinux"#012AttributeError: 'tuple' object has no attribute 'split'

Environment

  • Red Hat Enterprise Linux 6.3
  • sealert

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.

Current Customers and Partners

Log in for full access

Log In
Close

Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.