Bug 207753

Summary: plugin - invalid sytax
Product: [Fedora] Fedora Reporter: Darwin H. Webb <thethirddoorontheleft>
Component: setroubleshootAssignee: John Dennis <jdennis>
Status: CLOSED DUPLICATE QA Contact: Ben Levenson <benl>
Severity: medium Docs Contact:
Priority: medium    
Version: 6   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-09-29 21:15:02 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Darwin H. Webb 2006-09-22 20:44:52 UTC
Description of problem:
Many errors at start up of stroubleshootd

Version-Release number of selected component (if applicable):
setroubleshoot-0.42-2

How reproducible:
always since Sep 20 updates

Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:
error message sample
setroubleshoot: 2006-09-22 13:25:08,637 [plugin.ERROR] failed to load
httpd_unified plugin Traceback (most recent call last):   File
"/usr/lib/python2.4/site-packages/setroubleshoot/util.py", line 312, in
load_plugins     mod = imp.load_module(module_name,
*imp.find_module(plugin_name, [plugin_dir]))   File
"/usr/share/setroubleshoot/plugins/httpd_unified.py", line 22, in ?     from
setroubleshoot.Plugin import Plugin   File
"/usr/lib/python2.4/site-packages/setroubleshoot/Plugin.py", line 123     rpm =
get_rpm_nvr_by_file_path(self.path.strip('"')))                                
                        ^ SyntaxError: invalid syntax 
Sep 22 13:25:08 Jade-38 kernel: tulip0:  MII transceiver #1 config 1000 status
786d advertising 05e1.
Sep 22 13:25:09 Jade-38 setroubleshoot: 2006-09-22 13:25:08,819 [plugin.ERROR]
failed to load allow_rsync_anon_write plugin Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/setroubleshoot/util.py", line 312, in
load_plugins     mod = imp.load_module(module_name,
*imp.find_module(plugin_name, [plugin_dir]))   File
"/usr/share/setroubleshoot/plugins/allow_rsync_anon_write.py", line 20, in ?   
 from setroubleshoot.Plugin import Plugin   File
"/usr/lib/python2.4/site-packages/setroubleshoot/Plugin.py", line 123     rpm =
get_rpm_nvr_by_file_path(self.path.strip('"')))                                
                        ^ SyntaxError: invalid syntax 
Sep 22 13:25:08 Jade-38 kernel: eth0: ADMtek Comet rev 17 at f885ec00,
00:14:BF:56:69:3A, IRQ 201.
Sep 22 13:25:09 Jade-38 setroubleshoot: 2006-09-22 13:25:08,819 [plugin.ERROR]
failed to load allow_rsync_anon_write plugin Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/setroubleshoot/util.py", line 312, in
load_plugins     mod = imp.load_module(module_name,
*imp.find_module(plugin_name, [plugin_dir]))   File
"/usr/share/setroubleshoot/plugins/allow_rsync_anon_write.py", line 20, in ?   
 from setroubleshoot.Plugin import Plugin   File
"/usr/lib/python2.4/site-packages/setroubleshoot/Plugin.py", line 123     rpm =
get_rpm_nvr_by_file_path(self.path.strip('"')))                                
                        ^ SyntaxError: invalid syntax

Comment 1 John Dennis 2006-09-29 21:15:02 UTC

*** This bug has been marked as a duplicate of 207453 ***