Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 147969 Details for
Bug 221850
setroubleshoot fails to find and load plugins
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
error messages
error-rep (text/plain), 42.63 KB, created by
dex
on 2007-02-13 10:04:29 UTC
(
hide
)
Description:
error messages
Filename:
MIME Type:
Creator:
dex
Created:
2007-02-13 10:04:29 UTC
Size:
42.63 KB
patch
obsolete
>Feb 13 09:12:30 dexterFC5t1 setroubleshoot: [plugin.ERROR] failed to load samba_enable_home_dirs plugin Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/setroubleshoot/util.py", line 432, in load_plugins mod = imp.load_module(module_name, mod_fp, mod_path, mod_description) File "/usr/share/setroubleshoot/plugins/samba_enable_home_dirs.py", line 20, in <module> from setroubleshoot.Plugin import Plugin File "/usr/lib/python2.5/site-packages/setroubleshoot/Plugin.py", line 22, in <module> from avc import * ImportError: No module named avc >Feb 13 09:12:30 dexterFC5t1 setroubleshoot: [plugin.ERROR] failed to load stunnel_is_daemon plugin Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/setroubleshoot/util.py", line 432, in load_plugins mod = imp.load_module(module_name, mod_fp, mod_path, mod_description) File "/usr/share/setroubleshoot/plugins/stunnel_is_daemon.py", line 20, in <module> from setroubleshoot.Plugin import Plugin File "/usr/lib/python2.5/site-packages/setroubleshoot/Plugin.py", line 22, in <module> from avc import * ImportError: No module named avc >Feb 13 09:12:30 dexterFC5t1 setroubleshoot: [plugin.ERROR] failed to load allow_ftpd_use_cifs plugin Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/setroubleshoot/util.py", line 432, in load_plugins mod = imp.load_module(module_name, mod_fp, mod_path, mod_description) File "/usr/share/setroubleshoot/plugins/allow_ftpd_use_cifs.py", line 22, in <module> from setroubleshoot.Plugin import Plugin File "/usr/lib/python2.5/site-packages/setroubleshoot/Plugin.py", line 22, in <module> from avc import * ImportError: No module named avc >Feb 13 09:12:30 dexterFC5t1 setroubleshoot: [plugin.ERROR] failed to load httpd_enable_homedirs plugin Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/setroubleshoot/util.py", line 432, in load_plugins mod = imp.load_module(module_name, mod_fp, mod_path, mod_description) File "/usr/share/setroubleshoot/plugins/httpd_enable_homedirs.py", line 20, in <module> from setroubleshoot.Plugin import Plugin File "/usr/lib/python2.5/site-packages/setroubleshoot/Plugin.py", line 22, in <module> from avc import * ImportError: No module named avc >Feb 13 09:12:30 dexterFC5t1 setroubleshoot: [plugin.ERROR] failed to load httpd_can_network_relay plugin Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/setroubleshoot/util.py", line 432, in load_plugins mod = imp.load_module(module_name, mod_fp, mod_path, mod_description) File "/usr/share/setroubleshoot/plugins/httpd_can_network_relay.py", line 20, in <module> from setroubleshoot.Plugin import Plugin File "/usr/lib/python2.5/site-packages/setroubleshoot/Plugin.py", line 22, in <module> from avc import * ImportError: No module named avc >Feb 13 09:12:30 dexterFC5t1 setroubleshoot: [plugin.ERROR] failed to load read_default_t plugin Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/setroubleshoot/util.py", line 432, in load_plugins mod = imp.load_module(module_name, mod_fp, mod_path, mod_description) File "/usr/share/setroubleshoot/plugins/read_default_t.py", line 22, in <module> from setroubleshoot.Plugin import Plugin File "/usr/lib/python2.5/site-packages/setroubleshoot/Plugin.py", line 22, in <module> from avc import * ImportError: No module named avc >Feb 13 09:12:30 dexterFC5t1 setroubleshoot: [plugin.ERROR] failed to load connect_ports plugin Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/setroubleshoot/util.py", line 432, in load_plugins mod = imp.load_module(module_name, mod_fp, mod_path, mod_description) File "/usr/share/setroubleshoot/plugins/connect_ports.py", line 20, in <module> from setroubleshoot.Plugin import Plugin File "/usr/lib/python2.5/site-packages/setroubleshoot/Plugin.py", line 22, in <module> from avc import * ImportError: No module named avc >Feb 13 09:12:30 dexterFC5t1 setroubleshoot: [plugin.ERROR] failed to load filesystem_associate plugin Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/setroubleshoot/util.py", line 432, in load_plugins mod = imp.load_module(module_name, mod_fp, mod_path, mod_description) File "/usr/share/setroubleshoot/plugins/filesystem_associate.py", line 20, in <module> from setroubleshoot.Plugin import Plugin File "/usr/lib/python2.5/site-packages/setroubleshoot/Plugin.py", line 22, in <module> from avc import * ImportError: No module named avc >Feb 13 09:12:30 dexterFC5t1 setroubleshoot: [plugin.ERROR] failed to load allow_nfsd_anon_write plugin Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/setroubleshoot/util.py", line 432, in load_plugins mod = imp.load_module(module_name, mod_fp, mod_path, mod_description) File "/usr/share/setroubleshoot/plugins/allow_nfsd_anon_write.py", line 20, in <module> from setroubleshoot.Plugin import Plugin File "/usr/lib/python2.5/site-packages/setroubleshoot/Plugin.py", line 22, in <module> from avc import * ImportError: No module named avc >Feb 13 09:12:30 dexterFC5t1 setroubleshoot: [plugin.ERROR] failed to load httpd_builtin_scripting plugin Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/setroubleshoot/util.py", line 432, in load_plugins mod = imp.load_module(module_name, mod_fp, mod_path, mod_description) File "/usr/share/setroubleshoot/plugins/httpd_builtin_scripting.py", line 20, in <module> from setroubleshoot.Plugin import Plugin File "/usr/lib/python2.5/site-packages/setroubleshoot/Plugin.py", line 22, in <module> from avc import * ImportError: No module named avc >Feb 13 09:12:30 dexterFC5t1 setroubleshoot: [plugin.ERROR] failed to load use_nfs_home_dirs plugin Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/setroubleshoot/util.py", line 432, in load_plugins mod = imp.load_module(module_name, mod_fp, mod_path, mod_description) File "/usr/share/setroubleshoot/plugins/use_nfs_home_dirs.py", line 22, in <module> from setroubleshoot.Plugin import Plugin File "/usr/lib/python2.5/site-packages/setroubleshoot/Plugin.py", line 22, in <module> from avc import * ImportError: No module named avc >Feb 13 09:12:30 dexterFC5t1 setroubleshoot: [plugin.ERROR] failed to load httpd_tty_comm plugin Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/setroubleshoot/util.py", line 432, in load_plugins mod = imp.load_module(module_name, mod_fp, mod_path, mod_description) File "/usr/share/setroubleshoot/plugins/httpd_tty_comm.py", line 20, in <module> from setroubleshoot.Plugin import Plugin File "/usr/lib/python2.5/site-packages/setroubleshoot/Plugin.py", line 22, in <module> from avc import * ImportError: No module named avc >Feb 13 09:12:30 dexterFC5t1 setroubleshoot: [plugin.ERROR] failed to load allow_execmod plugin Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/setroubleshoot/util.py", line 432, in load_plugins mod = imp.load_module(module_name, mod_fp, mod_path, mod_description) File "/usr/share/setroubleshoot/plugins/allow_execmod.py", line 20, in <module> from setroubleshoot.Plugin import Plugin File "/usr/lib/python2.5/site-packages/setroubleshoot/Plugin.py", line 22, in <module> from avc import * ImportError: No module named avc >Feb 13 09:12:30 dexterFC5t1 setroubleshoot: [plugin.ERROR] failed to load httpd_enable_cgi plugin Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/setroubleshoot/util.py", line 432, in load_plugins mod = imp.load_module(module_name, mod_fp, mod_path, mod_description) File "/usr/share/setroubleshoot/plugins/httpd_enable_cgi.py", line 20, in <module> from setroubleshoot.Plugin import Plugin File "/usr/lib/python2.5/site-packages/setroubleshoot/Plugin.py", line 22, in <module> from avc import * ImportError: No module named avc >Feb 13 09:12:30 dexterFC5t1 setroubleshoot: [plugin.ERROR] failed to load httpd_enable_ftp_server plugin Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/setroubleshoot/util.py", line 432, in load_plugins mod = imp.load_module(module_name, mod_fp, mod_path, mod_description) File "/usr/share/setroubleshoot/plugins/httpd_enable_ftp_server.py", line 20, in <module> from setroubleshoot.Plugin import Plugin File "/usr/lib/python2.5/site-packages/setroubleshoot/Plugin.py", line 22, in <module> from avc import * ImportError: No module named avc >Feb 13 09:12:30 dexterFC5t1 setroubleshoot: [plugin.ERROR] failed to load allow_daemons_use_tty plugin Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/setroubleshoot/util.py", line 432, in load_plugins mod = imp.load_module(module_name, mod_fp, mod_path, mod_description) File "/usr/share/setroubleshoot/plugins/allow_daemons_use_tty.py", line 22, in <module> from setroubleshoot.Plugin import Plugin File "/usr/lib/python2.5/site-packages/setroubleshoot/Plugin.py", line 22, in <module> from avc import * ImportError: No module named avc >Feb 13 09:12:30 dexterFC5t1 setroubleshoot: [plugin.ERROR] failed to load fcron_crond plugin Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/setroubleshoot/util.py", line 432, in load_plugins mod = imp.load_module(module_name, mod_fp, mod_path, mod_description) File "/usr/share/setroubleshoot/plugins/fcron_crond.py", line 22, in <module> from setroubleshoot.Plugin import Plugin File "/usr/lib/python2.5/site-packages/setroubleshoot/Plugin.py", line 22, in <module> from avc import * ImportError: No module named avc >Feb 13 09:12:30 dexterFC5t1 setroubleshoot: [plugin.ERROR] failed to load allow_ftpd_anon_write plugin Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/setroubleshoot/util.py", line 432, in load_plugins mod = imp.load_module(module_name, mod_fp, mod_path, mod_description) File "/usr/share/setroubleshoot/plugins/allow_ftpd_anon_write.py", line 20, in <module> from setroubleshoot.Plugin import Plugin File "/usr/lib/python2.5/site-packages/setroubleshoot/Plugin.py", line 22, in <module> from avc import * ImportError: No module named avc >Feb 13 09:12:30 dexterFC5t1 setroubleshoot: [plugin.ERROR] failed to load secure_mode_insmod plugin Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/setroubleshoot/util.py", line 432, in load_plugins mod = imp.load_module(module_name, mod_fp, mod_path, mod_description) File "/usr/share/setroubleshoot/plugins/secure_mode_insmod.py", line 19, in <module> from setroubleshoot.Plugin import Plugin File "/usr/lib/python2.5/site-packages/setroubleshoot/Plugin.py", line 22, in <module> from avc import * ImportError: No module named avc >Feb 13 09:12:30 dexterFC5t1 setroubleshoot: [plugin.ERROR] failed to load allow_smbd_anon_write plugin Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/setroubleshoot/util.py", line 432, in load_plugins mod = imp.load_module(module_name, mod_fp, mod_path, mod_description) File "/usr/share/setroubleshoot/plugins/allow_smbd_anon_write.py", line 20, in <module> from setroubleshoot.Plugin import Plugin File "/usr/lib/python2.5/site-packages/setroubleshoot/Plugin.py", line 22, in <module> from avc import * ImportError: No module named avc >Feb 13 09:12:31 dexterFC5t1 setroubleshoot: [plugin.ERROR] failed to load httpd_bad_labels plugin Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/setroubleshoot/util.py", line 432, in load_plugins mod = imp.load_module(module_name, mod_fp, mod_path, mod_description) File "/usr/share/setroubleshoot/plugins/httpd_bad_labels.py", line 20, in <module> from setroubleshoot.Plugin import Plugin File "/usr/lib/python2.5/site-packages/setroubleshoot/Plugin.py", line 22, in <module> from avc import * ImportError: No module named avc >Feb 13 09:12:31 dexterFC5t1 setroubleshoot: [plugin.ERROR] failed to load nfs_export_all_ro plugin Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/setroubleshoot/util.py", line 432, in load_plugins mod = imp.load_module(module_name, mod_fp, mod_path, mod_description) File "/usr/share/setroubleshoot/plugins/nfs_export_all_ro.py", line 20, in <module> from setroubleshoot.Plugin import Plugin File "/usr/lib/python2.5/site-packages/setroubleshoot/Plugin.py", line 22, in <module> from avc import * ImportError: No module named avc >Feb 13 09:12:31 dexterFC5t1 setroubleshoot: [plugin.ERROR] failed to load allow_daemons_dump_core plugin Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/setroubleshoot/util.py", line 432, in load_plugins mod = imp.load_module(module_name, mod_fp, mod_path, mod_description) File "/usr/share/setroubleshoot/plugins/allow_daemons_dump_core.py", line 22, in <module> from setroubleshoot.Plugin import Plugin File "/usr/lib/python2.5/site-packages/setroubleshoot/Plugin.py", line 22, in <module> from avc import * ImportError: No module named avc >Feb 13 09:12:31 dexterFC5t1 setroubleshoot: [plugin.ERROR] failed to load samba_share plugin Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/setroubleshoot/util.py", line 432, in load_plugins mod = imp.load_module(module_name, mod_fp, mod_path, mod_description) File "/usr/share/setroubleshoot/plugins/samba_share.py", line 20, in <module> from setroubleshoot.Plugin import Plugin File "/usr/lib/python2.5/site-packages/setroubleshoot/Plugin.py", line 22, in <module> from avc import * ImportError: No module named avc >Feb 13 09:12:31 dexterFC5t1 setroubleshoot: [plugin.ERROR] failed to load disable_trans plugin Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/setroubleshoot/util.py", line 432, in load_plugins mod = imp.load_module(module_name, mod_fp, mod_path, mod_description) File "/usr/share/setroubleshoot/plugins/disable_trans.py", line 23, in <module> from setroubleshoot.Plugin import Plugin File "/usr/lib/python2.5/site-packages/setroubleshoot/Plugin.py", line 22, in <module> from avc import * ImportError: No module named avc >Feb 13 09:12:31 dexterFC5t1 setroubleshoot: [plugin.ERROR] failed to load allow_ypbind plugin Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/setroubleshoot/util.py", line 432, in load_plugins mod = imp.load_module(module_name, mod_fp, mod_path, mod_description) File "/usr/share/setroubleshoot/plugins/allow_ypbind.py", line 22, in <module> from setroubleshoot.Plugin import Plugin File "/usr/lib/python2.5/site-packages/setroubleshoot/Plugin.py", line 22, in <module> from avc import * ImportError: No module named avc >Feb 13 09:12:31 dexterFC5t1 setroubleshoot: [plugin.ERROR] failed to load xen_image plugin Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/setroubleshoot/util.py", line 432, in load_plugins mod = imp.load_module(module_name, mod_fp, mod_path, mod_description) File "/usr/share/setroubleshoot/plugins/xen_image.py", line 20, in <module> from setroubleshoot.Plugin import Plugin File "/usr/lib/python2.5/site-packages/setroubleshoot/Plugin.py", line 22, in <module> from avc import * ImportError: No module named avc >Feb 13 09:12:31 dexterFC5t1 setroubleshoot: [plugin.ERROR] failed to load global_ssp plugin Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/setroubleshoot/util.py", line 432, in load_plugins mod = imp.load_module(module_name, mod_fp, mod_path, mod_description) File "/usr/share/setroubleshoot/plugins/global_ssp.py", line 22, in <module> from setroubleshoot.Plugin import Plugin File "/usr/lib/python2.5/site-packages/setroubleshoot/Plugin.py", line 22, in <module> from avc import * ImportError: No module named avc >Feb 13 09:12:31 dexterFC5t1 setroubleshoot: [plugin.ERROR] failed to load prelink_mislabled plugin Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/setroubleshoot/util.py", line 432, in load_plugins mod = imp.load_module(module_name, mod_fp, mod_path, mod_description) File "/usr/share/setroubleshoot/plugins/prelink_mislabled.py", line 20, in <module> from setroubleshoot.Plugin import Plugin File "/usr/lib/python2.5/site-packages/setroubleshoot/Plugin.py", line 22, in <module> from avc import * ImportError: No module named avc >Feb 13 09:12:31 dexterFC5t1 setroubleshoot: [plugin.ERROR] failed to load default plugin Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/setroubleshoot/util.py", line 432, in load_plugins mod = imp.load_module(module_name, mod_fp, mod_path, mod_description) File "/usr/share/setroubleshoot/plugins/default.py", line 20, in <module> from setroubleshoot.Plugin import Plugin File "/usr/lib/python2.5/site-packages/setroubleshoot/Plugin.py", line 22, in <module> from avc import * ImportError: No module named avc >Feb 13 09:12:31 dexterFC5t1 setroubleshoot: [plugin.ERROR] failed to load allow_java_execstack plugin Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/setroubleshoot/util.py", line 432, in load_plugins mod = imp.load_module(module_name, mod_fp, mod_path, mod_description) File "/usr/share/setroubleshoot/plugins/allow_java_execstack.py", line 22, in <module> from setroubleshoot.Plugin import Plugin File "/usr/lib/python2.5/site-packages/setroubleshoot/Plugin.py", line 22, in <module> from avc import * ImportError: No module named avc >Feb 13 09:12:31 dexterFC5t1 setroubleshoot: [plugin.ERROR] failed to load automount_exec_config plugin Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/setroubleshoot/util.py", line 432, in load_plugins mod = imp.load_module(module_name, mod_fp, mod_path, mod_description) File "/usr/share/setroubleshoot/plugins/automount_exec_config.py", line 20, in <module> from setroubleshoot.Plugin import Plugin File "/usr/lib/python2.5/site-packages/setroubleshoot/Plugin.py", line 22, in <module> from avc import * ImportError: No module named avc >Feb 13 09:12:31 dexterFC5t1 setroubleshoot: [plugin.ERROR] failed to load swapfile plugin Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/setroubleshoot/util.py", line 432, in load_plugins mod = imp.load_module(module_name, mod_fp, mod_path, mod_description) File "/usr/share/setroubleshoot/plugins/swapfile.py", line 20, in <module> from setroubleshoot.Plugin import Plugin File "/usr/lib/python2.5/site-packages/setroubleshoot/Plugin.py", line 22, in <module> from avc import * ImportError: No module named avc >Feb 13 09:12:31 dexterFC5t1 setroubleshoot: [plugin.ERROR] failed to load catchall_file plugin Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/setroubleshoot/util.py", line 432, in load_plugins mod = imp.load_module(module_name, mod_fp, mod_path, mod_description) File "/usr/share/setroubleshoot/plugins/catchall_file.py", line 23, in <module> from setroubleshoot.Plugin import Plugin File "/usr/lib/python2.5/site-packages/setroubleshoot/Plugin.py", line 22, in <module> from avc import * ImportError: No module named avc >Feb 13 09:12:31 dexterFC5t1 setroubleshoot: [plugin.ERROR] failed to load ftp_home_dir plugin Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/setroubleshoot/util.py", line 432, in load_plugins mod = imp.load_module(module_name, mod_fp, mod_path, mod_description) File "/usr/share/setroubleshoot/plugins/ftp_home_dir.py", line 20, in <module> from setroubleshoot.Plugin import Plugin File "/usr/lib/python2.5/site-packages/setroubleshoot/Plugin.py", line 22, in <module> from avc import * ImportError: No module named avc >Feb 13 09:12:31 dexterFC5t1 setroubleshoot: [plugin.ERROR] failed to load samba_share_nfs plugin Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/setroubleshoot/util.py", line 432, in load_plugins mod = imp.load_module(module_name, mod_fp, mod_path, mod_description) File "/usr/share/setroubleshoot/plugins/samba_share_nfs.py", line 20, in <module> from setroubleshoot.Plugin import Plugin File "/usr/lib/python2.5/site-packages/setroubleshoot/Plugin.py", line 22, in <module> from avc import * ImportError: No module named avc >Feb 13 09:12:31 dexterFC5t1 setroubleshoot: [plugin.ERROR] failed to load allow_kerberos plugin Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/setroubleshoot/util.py", line 432, in load_plugins mod = imp.load_module(module_name, mod_fp, mod_path, mod_description) File "/usr/share/setroubleshoot/plugins/allow_kerberos.py", line 22, in <module> from setroubleshoot.Plugin import Plugin File "/usr/lib/python2.5/site-packages/setroubleshoot/Plugin.py", line 22, in <module> from avc import * ImportError: No module named avc >Feb 13 09:12:31 dexterFC5t1 setroubleshoot: [plugin.ERROR] failed to load named_write_master_zones plugin Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/setroubleshoot/util.py", line 432, in load_plugins mod = imp.load_module(module_name, mod_fp, mod_path, mod_description) File "/usr/share/setroubleshoot/plugins/named_write_master_zones.py", line 20, in <module> from setroubleshoot.Plugin import Plugin File "/usr/lib/python2.5/site-packages/setroubleshoot/Plugin.py", line 22, in <module> from avc import * ImportError: No module named avc >Feb 13 09:12:31 dexterFC5t1 setroubleshoot: [plugin.ERROR] failed to load allow_cvs_read_shadow plugin Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/setroubleshoot/util.py", line 432, in load_plugins mod = imp.load_module(module_name, mod_fp, mod_path, mod_description) File "/usr/share/setroubleshoot/plugins/allow_cvs_read_shadow.py", line 22, in <module> from setroubleshoot.Plugin import Plugin File "/usr/lib/python2.5/site-packages/setroubleshoot/Plugin.py", line 22, in <module> from avc import * ImportError: No module named avc >Feb 13 09:12:31 dexterFC5t1 setroubleshoot: [plugin.ERROR] failed to load bind_ports plugin Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/setroubleshoot/util.py", line 432, in load_plugins mod = imp.load_module(module_name, mod_fp, mod_path, mod_description) File "/usr/share/setroubleshoot/plugins/bind_ports.py", line 20, in <module> from setroubleshoot.Plugin import Plugin File "/usr/lib/python2.5/site-packages/setroubleshoot/Plugin.py", line 22, in <module> from avc import * ImportError: No module named avc >Feb 13 09:12:31 dexterFC5t1 setroubleshoot: [plugin.ERROR] failed to load nfs_export_all_rw plugin Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/setroubleshoot/util.py", line 432, in load_plugins mod = imp.load_module(module_name, mod_fp, mod_path, mod_description) File "/usr/share/setroubleshoot/plugins/nfs_export_all_rw.py", line 20, in <module> from setroubleshoot.Plugin import Plugin File "/usr/lib/python2.5/site-packages/setroubleshoot/Plugin.py", line 22, in <module> from avc import * ImportError: No module named avc >Feb 13 09:12:31 dexterFC5t1 setroubleshoot: [plugin.ERROR] failed to load allow_execmem plugin Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/setroubleshoot/util.py", line 432, in load_plugins mod = imp.load_module(module_name, mod_fp, mod_path, mod_description) File "/usr/share/setroubleshoot/plugins/allow_execmem.py", line 20, in <module> from setroubleshoot.Plugin import Plugin File "/usr/lib/python2.5/site-packages/setroubleshoot/Plugin.py", line 22, in <module> from avc import * ImportError: No module named avc >Feb 13 09:12:31 dexterFC5t1 setroubleshoot: [plugin.ERROR] failed to load mounton plugin Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/setroubleshoot/util.py", line 432, in load_plugins mod = imp.load_module(module_name, mod_fp, mod_path, mod_description) File "/usr/share/setroubleshoot/plugins/mounton.py", line 22, in <module> from setroubleshoot.Plugin import Plugin File "/usr/lib/python2.5/site-packages/setroubleshoot/Plugin.py", line 22, in <module> from avc import * ImportError: No module named avc >Feb 13 09:12:31 dexterFC5t1 setroubleshoot: [plugin.ERROR] failed to load home_tmp_bad_labels plugin Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/setroubleshoot/util.py", line 432, in load_plugins mod = imp.load_module(module_name, mod_fp, mod_path, mod_description) File "/usr/share/setroubleshoot/plugins/home_tmp_bad_labels.py", line 20, in <module> from setroubleshoot.Plugin import Plugin File "/usr/lib/python2.5/site-packages/setroubleshoot/Plugin.py", line 22, in <module> from avc import * ImportError: No module named avc >Feb 13 09:12:31 dexterFC5t1 setroubleshoot: [plugin.ERROR] failed to load allow_httpd_anon_write plugin Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/setroubleshoot/util.py", line 432, in load_plugins mod = imp.load_module(module_name, mod_fp, mod_path, mod_description) File "/usr/share/setroubleshoot/plugins/allow_httpd_anon_write.py", line 20, in <module> from setroubleshoot.Plugin import Plugin File "/usr/lib/python2.5/site-packages/setroubleshoot/Plugin.py", line 22, in <module> from avc import * ImportError: No module named avc >Feb 13 09:12:31 dexterFC5t1 setroubleshoot: [plugin.ERROR] failed to load restorecon plugin Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/setroubleshoot/util.py", line 432, in load_plugins mod = imp.load_module(module_name, mod_fp, mod_path, mod_description) File "/usr/share/setroubleshoot/plugins/restorecon.py", line 22, in <module> from setroubleshoot.Plugin import Plugin File "/usr/lib/python2.5/site-packages/setroubleshoot/Plugin.py", line 22, in <module> from avc import * ImportError: No module named avc >Feb 13 09:12:31 dexterFC5t1 setroubleshoot: [plugin.ERROR] failed to load rsync_data plugin Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/setroubleshoot/util.py", line 432, in load_plugins mod = imp.load_module(module_name, mod_fp, mod_path, mod_description) File "/usr/share/setroubleshoot/plugins/rsync_data.py", line 20, in <module> from setroubleshoot.Plugin import Plugin File "/usr/lib/python2.5/site-packages/setroubleshoot/Plugin.py", line 22, in <module> from avc import * ImportError: No module named avc >Feb 13 09:12:31 dexterFC5t1 setroubleshoot: [plugin.ERROR] failed to load allow_ftpd_full_access plugin Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/setroubleshoot/util.py", line 432, in load_plugins mod = imp.load_module(module_name, mod_fp, mod_path, mod_description) File "/usr/share/setroubleshoot/plugins/allow_ftpd_full_access.py", line 22, in <module> from setroubleshoot.Plugin import Plugin File "/usr/lib/python2.5/site-packages/setroubleshoot/Plugin.py", line 22, in <module> from avc import * ImportError: No module named avc >Feb 13 09:12:31 dexterFC5t1 setroubleshoot: [plugin.ERROR] failed to load user_tcp_server plugin Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/setroubleshoot/util.py", line 432, in load_plugins mod = imp.load_module(module_name, mod_fp, mod_path, mod_description) File "/usr/share/setroubleshoot/plugins/user_tcp_server.py", line 20, in <module> from setroubleshoot.Plugin import Plugin File "/usr/lib/python2.5/site-packages/setroubleshoot/Plugin.py", line 22, in <module> from avc import * ImportError: No module named avc >Feb 13 09:12:31 dexterFC5t1 setroubleshoot: [plugin.ERROR] failed to load allow_rsync_anon_write plugin Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/setroubleshoot/util.py", line 432, in load_plugins mod = imp.load_module(module_name, mod_fp, mod_path, mod_description) File "/usr/share/setroubleshoot/plugins/allow_rsync_anon_write.py", line 20, in <module> from setroubleshoot.Plugin import Plugin File "/usr/lib/python2.5/site-packages/setroubleshoot/Plugin.py", line 22, in <module> from avc import * ImportError: No module named avc >Feb 13 09:12:31 dexterFC5t1 setroubleshoot: [plugin.ERROR] failed to load mislabeled_file plugin Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/setroubleshoot/util.py", line 432, in load_plugins mod = imp.load_module(module_name, mod_fp, mod_path, mod_description) File "/usr/share/setroubleshoot/plugins/mislabeled_file.py", line 20, in <module> from setroubleshoot.Plugin import Plugin File "/usr/lib/python2.5/site-packages/setroubleshoot/Plugin.py", line 22, in <module> from avc import * ImportError: No module named avc >Feb 13 09:12:31 dexterFC5t1 setroubleshoot: [plugin.ERROR] failed to load allow_httpd_sys_script_anon_write plugin Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/setroubleshoot/util.py", line 432, in load_plugins mod = imp.load_module(module_name, mod_fp, mod_path, mod_description) File "/usr/share/setroubleshoot/plugins/allow_httpd_sys_script_anon_write.py", line 20, in <module> from setroubleshoot.Plugin import Plugin File "/usr/lib/python2.5/site-packages/setroubleshoot/Plugin.py", line 22, in <module> from avc import * ImportError: No module named avc >Feb 13 09:12:31 dexterFC5t1 setroubleshoot: [plugin.ERROR] failed to load inetd_bind_ports plugin Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/setroubleshoot/util.py", line 432, in load_plugins mod = imp.load_module(module_name, mod_fp, mod_path, mod_description) File "/usr/share/setroubleshoot/plugins/inetd_bind_ports.py", line 20, in <module> from setroubleshoot.Plugin import Plugin File "/usr/lib/python2.5/site-packages/setroubleshoot/Plugin.py", line 22, in <module> from avc import * ImportError: No module named avc >Feb 13 09:12:31 dexterFC5t1 setroubleshoot: [plugin.ERROR] failed to load pppd_can_insmod plugin Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/setroubleshoot/util.py", line 432, in load_plugins mod = imp.load_module(module_name, mod_fp, mod_path, mod_description) File "/usr/share/setroubleshoot/plugins/pppd_can_insmod.py", line 20, in <module> from setroubleshoot.Plugin import Plugin File "/usr/lib/python2.5/site-packages/setroubleshoot/Plugin.py", line 22, in <module> from avc import * ImportError: No module named avc >Feb 13 09:12:31 dexterFC5t1 setroubleshoot: [plugin.ERROR] failed to load httpd_can_network_connect_db plugin Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/setroubleshoot/util.py", line 432, in load_plugins mod = imp.load_module(module_name, mod_fp, mod_path, mod_description) File "/usr/share/setroubleshoot/plugins/httpd_can_network_connect_db.py", line 20, in <module> from setroubleshoot.Plugin import Plugin File "/usr/lib/python2.5/site-packages/setroubleshoot/Plugin.py", line 22, in <module> from avc import * ImportError: No module named avc >Feb 13 09:12:31 dexterFC5t1 setroubleshoot: [plugin.ERROR] failed to load secure_mode_policyload plugin Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/setroubleshoot/util.py", line 432, in load_plugins mod = imp.load_module(module_name, mod_fp, mod_path, mod_description) File "/usr/share/setroubleshoot/plugins/secure_mode_policyload.py", line 20, in <module> from setroubleshoot.Plugin import Plugin File "/usr/lib/python2.5/site-packages/setroubleshoot/Plugin.py", line 22, in <module> from avc import * ImportError: No module named avc >Feb 13 09:12:31 dexterFC5t1 setroubleshoot: [plugin.ERROR] failed to load httpd_can_network_connect plugin Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/setroubleshoot/util.py", line 432, in load_plugins mod = imp.load_module(module_name, mod_fp, mod_path, mod_description) File "/usr/share/setroubleshoot/plugins/httpd_can_network_connect.py", line 20, in <module> from setroubleshoot.Plugin import Plugin File "/usr/lib/python2.5/site-packages/setroubleshoot/Plugin.py", line 22, in <module> from avc import * ImportError: No module named avc >Feb 13 09:12:31 dexterFC5t1 setroubleshoot: [plugin.ERROR] failed to load public_content plugin Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/setroubleshoot/util.py", line 432, in load_plugins mod = imp.load_module(module_name, mod_fp, mod_path, mod_description) File "/usr/share/setroubleshoot/plugins/public_content.py", line 20, in <module> from setroubleshoot.Plugin import Plugin File "/usr/lib/python2.5/site-packages/setroubleshoot/Plugin.py", line 22, in <module> from avc import * ImportError: No module named avc >Feb 13 09:12:31 dexterFC5t1 setroubleshoot: [plugin.ERROR] failed to load allow_execstack plugin Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/setroubleshoot/util.py", line 432, in load_plugins mod = imp.load_module(module_name, mod_fp, mod_path, mod_description) File "/usr/share/setroubleshoot/plugins/allow_execstack.py", line 20, in <module> from setroubleshoot.Plugin import Plugin File "/usr/lib/python2.5/site-packages/setroubleshoot/Plugin.py", line 22, in <module> from avc import * ImportError: No module named avc >Feb 13 09:12:31 dexterFC5t1 setroubleshoot: [plugin.ERROR] failed to load allow_ftpd_use_nfs plugin Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/setroubleshoot/util.py", line 432, in load_plugins mod = imp.load_module(module_name, mod_fp, mod_path, mod_description) File "/usr/share/setroubleshoot/plugins/allow_ftpd_use_nfs.py", line 22, in <module> from setroubleshoot.Plugin import Plugin File "/usr/lib/python2.5/site-packages/setroubleshoot/Plugin.py", line 22, in <module> from avc import * ImportError: No module named avc >Feb 13 09:12:31 dexterFC5t1 setroubleshoot: [plugin.ERROR] failed to load use_samba_home_dirs plugin Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/setroubleshoot/util.py", line 432, in load_plugins mod = imp.load_module(module_name, mod_fp, mod_path, mod_description) File "/usr/share/setroubleshoot/plugins/use_samba_home_dirs.py", line 22, in <module> from setroubleshoot.Plugin import Plugin File "/usr/lib/python2.5/site-packages/setroubleshoot/Plugin.py", line 22, in <module> from avc import * ImportError: No module named avc >Feb 13 09:12:31 dexterFC5t1 setroubleshoot: [plugin.ERROR] failed to load device plugin Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/setroubleshoot/util.py", line 432, in load_plugins mod = imp.load_module(module_name, mod_fp, mod_path, mod_description) File "/usr/share/setroubleshoot/plugins/device.py", line 22, in <module> from setroubleshoot.Plugin import Plugin File "/usr/lib/python2.5/site-packages/setroubleshoot/Plugin.py", line 22, in <module> from avc import * ImportError: No module named avc >Feb 13 09:12:31 dexterFC5t1 setroubleshoot: [plugin.ERROR] failed to load ftpd_is_daemon plugin Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/setroubleshoot/util.py", line 432, in load_plugins mod = imp.load_module(module_name, mod_fp, mod_path, mod_description) File "/usr/share/setroubleshoot/plugins/ftpd_is_daemon.py", line 22, in <module> from setroubleshoot.Plugin import Plugin File "/usr/lib/python2.5/site-packages/setroubleshoot/Plugin.py", line 22, in <module> from avc import * ImportError: No module named avc >Feb 13 09:12:31 dexterFC5t1 setroubleshoot: [plugin.ERROR] failed to load httpd_ssi_exec plugin Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/setroubleshoot/util.py", line 432, in load_plugins mod = imp.load_module(module_name, mod_fp, mod_path, mod_description) File "/usr/share/setroubleshoot/plugins/httpd_ssi_exec.py", line 20, in <module> from setroubleshoot.Plugin import Plugin File "/usr/lib/python2.5/site-packages/setroubleshoot/Plugin.py", line 22, in <module> from avc import * ImportError: No module named avc >Feb 13 09:12:31 dexterFC5t1 setroubleshoot: [plugin.ERROR] failed to load httpd_unified plugin Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/setroubleshoot/util.py", line 432, in load_plugins mod = imp.load_module(module_name, mod_fp, mod_path, mod_description) File "/usr/share/setroubleshoot/plugins/httpd_unified.py", line 22, in <module> from setroubleshoot.Plugin import Plugin File "/usr/lib/python2.5/site-packages/setroubleshoot/Plugin.py", line 22, in <module> from avc import * ImportError: No module named avc >Feb 13 09:12:31 dexterFC5t1 setroubleshoot: [plugin.ERROR] failed to load allow_zebra_write_config plugin Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/setroubleshoot/util.py", line 432, in load_plugins mod = imp.load_module(module_name, mod_fp, mod_path, mod_description) File "/usr/share/setroubleshoot/plugins/allow_zebra_write_config.py", line 20, in <module> from setroubleshoot.Plugin import Plugin File "/usr/lib/python2.5/site-packages/setroubleshoot/Plugin.py", line 22, in <module> from avc import * ImportError: No module named avc >Feb 13 09:12:31 dexterFC5t1 setroubleshoot: [plugin.ERROR] failed to load spamd_enable_home_dirs plugin Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/setroubleshoot/util.py", line 432, in load_plugins mod = imp.load_module(module_name, mod_fp, mod_path, mod_description) File "/usr/share/setroubleshoot/plugins/spamd_enable_home_dirs.py", line 20, in <module> from setroubleshoot.Plugin import Plugin File "/usr/lib/python2.5/site-packages/setroubleshoot/Plugin.py", line 22, in <module> from avc import * ImportError: No module named avc >Feb 13 09:12:31 dexterFC5t1 setroubleshoot: [plugin.ERROR] failed to load cvs_data plugin Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/setroubleshoot/util.py", line 432, in load_plugins mod = imp.load_module(module_name, mod_fp, mod_path, mod_description) File "/usr/share/setroubleshoot/plugins/cvs_data.py", line 20, in <module> from setroubleshoot.Plugin import Plugin File "/usr/lib/python2.5/site-packages/setroubleshoot/Plugin.py", line 22, in <module> from avc import * ImportError: No module named avc >Feb 13 09:12:31 dexterFC5t1 setroubleshoot: [plugin.ERROR] failed to load catchall plugin Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/setroubleshoot/util.py", line 432, in load_plugins mod = imp.load_module(module_name, mod_fp, mod_path, mod_description) File "/usr/share/setroubleshoot/plugins/catchall.py", line 23, in <module> from setroubleshoot.Plugin import Plugin File "/usr/lib/python2.5/site-packages/setroubleshoot/Plugin.py", line 22, in <module> from avc import * ImportError: No module named avc >Feb 13 09:12:31 dexterFC5t1 setroubleshoot: [plugin.ERROR] failed to load allow_saslauthd_read_shadow plugin Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/setroubleshoot/util.py", line 432, in load_plugins mod = imp.load_module(module_name, mod_fp, mod_path, mod_description) File "/usr/share/setroubleshoot/plugins/allow_saslauthd_read_shadow.py", line 20, in <module> from setroubleshoot.Plugin import Plugin File "/usr/lib/python2.5/site-packages/setroubleshoot/Plugin.py", line 22, in <module> from avc import * ImportError: No module named avc >Feb 13 09:12:31 dexterFC5t1 setroubleshoot: [plugin.ERROR] failed to load allow_mplayer_execstack plugin Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/setroubleshoot/util.py", line 432, in load_plugins mod = imp.load_module(module_name, mod_fp, mod_path, mod_description) File "/usr/share/setroubleshoot/plugins/allow_mplayer_execstack.py", line 23, in <module> from setroubleshoot.Plugin import Plugin File "/usr/lib/python2.5/site-packages/setroubleshoot/Plugin.py", line 22, in <module> from avc import * ImportError: No module named avc >Feb 13 09:12:31 dexterFC5t1 setroubleshoot: [plugin.ERROR] failed to load file plugin Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/setroubleshoot/util.py", line 432, in load_plugins mod = imp.load_module(module_name, mod_fp, mod_path, mod_description) File "/usr/share/setroubleshoot/plugins/file.py", line 20, in <module> from setroubleshoot.Plugin import Plugin File "/usr/lib/python2.5/site-packages/setroubleshoot/Plugin.py", line 22, in <module> from avc import * ImportError: No module named avc >Feb 13 09:12:31 dexterFC5t1 setroubleshoot: [plugin.ERROR] failed to load allow_execheap plugin Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/setroubleshoot/util.py", line 432, in load_plugins mod = imp.load_module(module_name, mod_fp, mod_path, mod_description) File "/usr/share/setroubleshoot/plugins/allow_execheap.py", line 20, in <module> from setroubleshoot.Plugin import Plugin File "/usr/lib/python2.5/site-packages/setroubleshoot/Plugin.py", line 22, in <module> from avc import * ImportError: No module named avc >Feb 13 09:12:31 dexterFC5t1 setroubleshoot: [plugin.ERROR] failed to load allow_gssd_read_tmp plugin Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/setroubleshoot/util.py", line 432, in load_plugins mod = imp.load_module(module_name, mod_fp, mod_path, mod_description) File "/usr/share/setroubleshoot/plugins/allow_gssd_read_tmp.py", line 22, in <module> from setroubleshoot.Plugin import Plugin File "/usr/lib/python2.5/site-packages/setroubleshoot/Plugin.py", line 22, in <module> from avc import * ImportError: No module named avc >Feb 13 09:12:31 dexterFC5t1 setroubleshoot: [plugin.ERROR] failed to load allow_mount_anyfile plugin Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/setroubleshoot/util.py", line 432, in load_plugins mod = imp.load_module(module_name, mod_fp, mod_path, mod_description) File "/usr/share/setroubleshoot/plugins/allow_mount_anyfile.py", line 22, in <module> from setroubleshoot.Plugin import Plugin File "/usr/lib/python2.5/site-packages/setroubleshoot/Plugin.py", line 22, in <module> from avc import * ImportError: No module named avc >Feb 13 09:12:31 dexterFC5t1 setroubleshoot: [plugin.ERROR] failed to load squid_connect_any plugin Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/setroubleshoot/util.py", line 432, in load_plugins mod = imp.load_module(module_name, mod_fp, mod_path, mod_description) File "/usr/share/setroubleshoot/plugins/squid_connect_any.py", line 20, in <module> from setroubleshoot.Plugin import Plugin File "/usr/lib/python2.5/site-packages/setroubleshoot/Plugin.py", line 22, in <module> from avc import * ImportError: No module named avc
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 221850
:
145061
| 147969