Version-Release number of selected component: policycoreutils-gui-2.3-7.1.fc21 Additional info: reporter: libreport-2.2.3 cmdline: /usr/bin/python -Es /usr/share/system-config-selinux/system-config-selinux.py executable: /usr/share/system-config-selinux/system-config-selinux.py kernel: 3.16.3-300.fc21.x86_64 runlevel: N 5 type: Python uid: 0 Truncated backtrace: statusPage.py:162:write_selinux_config:IOError: [Errno 13] Permission denied: '/etc/selinux/config.bck' Traceback (most recent call last): File "/usr/share/system-config-selinux/statusPage.py", line 153, in enabled_changed self.write_selinux_config(modearray[enabled], setype ) File "/usr/share/system-config-selinux/statusPage.py", line 162, in write_selinux_config fd = open(backup_path, "w") IOError: [Errno 13] Permission denied: '/etc/selinux/config.bck' Local variables in innermost frame: backup_path: '/etc/selinux/config.bck' enforcing: 'enforcing' lines: ['\n', '# This file controls the state of SELinux on the system.\n', '# SELINUX= can take one of these three values:\n', '# enforcing - SELinux security policy is enforced.\n', '# permissive - SELinux prints warnings instead of enforcing.\n', '# disabled - No SELinux policy is loaded.\n', 'SELINUX=permissive\n', '# SELINUXTYPE= can take one of these three values:\n', '# targeted - Targeted processes are protected,\n', '# minimum - Modification of targeted policy. Only selected processes are protected. \n', '# mls - Multi Level Security protection.\n', 'SELINUXTYPE=targeted\n', '\n', '\n'] setype: 'targeted' fd: <closed file '/etc/selinux/config', mode 'r' at 0x7f8dc35ab660> path: '/etc/selinux/config' self: <statusPage.statusPage instance at 0x7f8dc245c908>
Created attachment 939574 [details] File: backtrace
Created attachment 939575 [details] File: environ
*** This bug has been marked as a duplicate of bug 1144762 ***