On 03/08/2013 09:55 AM, Jean-David Beyer wrote: > On 03/08/2013 09:39 AM, m.roth@xxxxxxxxx wrote: >> 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.split("_")[0] + >> "_selinux"#012AttributeError: 'tuple' object has no attribute 'split' >> >> which appears to be *exactly* Red Hat Bugzilla – Bug 518232, closed in >> rawhide on 2009-08-19. >> >> Has this crept back in? > > I do not know if it kept back in or not. Usually, CentOS keeps pretty > close to Red Hat. But the current versions of RHEL6 and friends is RHEL 6.4: > > $ cat /etc/redhat-release > Red Hat Enterprise Linux Server release 6.4 (Santiago) > > $ rpm -qf /etc/selinux/ > selinux-policy-3.7.19-195.el6_4.1.noarch > > $ rpm -qf /etc/setroubleshoot/ > setroubleshoot-server-3.0.47-6.el6.x86_64 > > $ rpm -q kernel > kernel-2.6.32-358.0.1.el6.x86_64 > > -- > selinux mailing list > selinux@xxxxxxxxxxxxxxxxxxxxxxx > https://admin.fedoraproject.org/mailman/listinfo/selinux There was a sort-of recent change in RHEL6: [/var/log]# grep setroubleshoot messages* messages-20130224:Feb 21 20:35:46 DellT7600 yum[23637]: Updated: setroubleshoot-plugins-3.0.40-2.el6.noarch messages-20130224:Feb 21 20:35:48 DellT7600 yum[23637]: Updated: setroubleshoot-server-3.0.47-6.el6.x86_64 messages-20130224:Feb 21 20:36:12 DellT7600 yum[23637]: Updated: setroubleshoot-3.0.47-6.el6.x86_64 -- selinux mailing list selinux@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/selinux