setroubleshoot: syntax error...

Tom London selinux at gmail.com
Thu Jul 20 14:29:43 UTC 2006


Running latest rawhide, targeted/enforcing.

>From /var/log/setroubleshoot/setroubleshoot.log (No setroubleshoot
package listed in bugzilla):

2006-07-20 07:16:34,740 [avc.ERROR] Unexpected exception invalid
syntax (secure_mode_insmod.py, line 35)
Traceback (most recent call last):
  File "/usr/lib/audit/setroubleshoot_dispatcher", line 96, in ?
    analyze_thread = Analyze()
  File "/usr/lib/audit/setroubleshoot_dispatcher", line 19, in __init__
    self.plugins = LoadPlugins()
  File "/usr/lib/python2.4/site-packages/setroubleshoot/util.py", line
175, in LoadPlugins
    mod = imp.load_module(moduleName, *imp.find_module(pluginName,
[plugin_dir]))
  File "/usr/share/setroubleshoot/plugins/secure_mode_insmod.py", line 35
     fix_cmd = 'setsebool -P secure_mode_insmod=0'.
                                                     ^
 SyntaxError: invalid syntax
2006-07-20 07:16:34,992 [avc.ERROR] Traceback (most recent call last):
  File "/usr/lib/audit/setroubleshoot_dispatcher", line 96, in ?
    analyze_thread = Analyze()
  File "/usr/lib/audit/setroubleshoot_dispatcher", line 19, in __init__
    self.plugins = LoadPlugins()
  File "/usr/lib/python2.4/site-packages/setroubleshoot/util.py", line
175, in LoadPlugins
    mod = imp.load_module(moduleName, *imp.find_module(pluginName,
[plugin_dir]))
  File "/usr/share/setroubleshoot/plugins/secure_mode_insmod.py", line 35
    fix_cmd = 'setsebool -P secure_mode_insmod=0'.
                                                    ^
SyntaxError: invalid syntax
Traceback (most recent call last):
  File "/usr/lib/audit/setroubleshoot_dispatcher", line 96, in ?
    analyze_thread = Analyze()
  File "/usr/lib/audit/setroubleshoot_dispatcher", line 19, in __init__
    self.plugins = LoadPlugins()
  File "/usr/lib/python2.4/site-packages/setroubleshoot/util.py", line
175, in LoadPlugins
    mod = imp.load_module(moduleName, *imp.find_module(pluginName,
[plugin_dir]))
  File "/usr/share/setroubleshoot/plugins/secure_mode_insmod.py", line 35
     fix_cmd = 'setsebool -P secure_mode_insmod=0'.
                                                     ^
 SyntaxError: invalid syntax
-------


-- 
Tom London




More information about the fedora-selinux-list mailing list