Hide Forgot
Description of problem: Running system-config-selinux from termilal results in errors Version-Release number of selected component (if applicable): policycoreutils-gui-2.1.10-11.fc17.x86_64 How reproducible: alwas Steps to Reproduce: 1. in terminal run system-config-selinux 2. window fore root password 3. Actual results: ** WARNING **: Trying to register gtype 'GMountMountFlags' as enum when in fact it is of type 'GFlags' ** WARNING **: Trying to register gtype 'GDriveStartFlags' as enum when in fact it is of type 'GFlags' Gtk-Message: Failed to load module "pk-gtk-module" Traceback (most recent call last): File "/usr/share/system-config-selinux/system-config-selinux.py", line 37, in <module> import domainsPage File "/usr/share/system-config-selinux/domainsPage.py", line 29, in <module> import polgen File "/usr/share/system-config-selinux/polgen.py", line 32, in <module> from templates import unit_file ImportError: cannot import name unit_file Expected results: SELinux Management open Additional info:
This is fixed in the latest setroubleshoot. Execute $ yum update