Bug 508552

Summary: typo in /usr/share/setroubleshoot/plugins/restorecon.py
Product: [Fedora] Fedora Reporter: Ales Zelinka <azelinka>
Component: setroubleshoot-pluginsAssignee: Daniel Walsh <dwalsh>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: dwalsh, jdennis, mgrepl
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: 2009-06-29 14:41:16 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 Ales Zelinka 2009-06-28 14:42:49 UTC
Description of problem: There is a superfluous "o" at  the beginning of line 10 in  /usr/share/setroubleshoot/plugins/restorecon.py :

2009-06-28 16:14:56,254 [plugin.ERROR] failed to load restorecon plugin
Traceback (most recent call last):
  File "/usr/lib64/python2.6/site-packages/setroubleshoot/util.py", line 428, in load_plugins
    mod = imp.load_module(module_name, mod_fp, mod_path, mod_description)
  File "/usr/share/setroubleshoot/plugins/restorecon.py", line 10, in <module>
    o#
NameError: name 'o' is not defined



Version-Release number of selected component (if applicable):
setroubleshoot-plugins-2.1.3-1.fc12.noarch

Comment 1 Daniel Walsh 2009-06-29 14:41:16 UTC
Fixed in setroubleshoot-plugins-2.1.4-1.fc12.noarch