Bug 1269328

Summary: system-config-selinux
Product: [Fedora] Fedora Reporter: Joshua Rosen <bjrosen>
Component: policycoreutilsAssignee: Petr Lautrbach <plautrba>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 23CC: dominick.grift, dwalsh, lvrabec, mgrepl, plautrba
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: policycoreutils-2.4-14.fc23 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-10-11 16:03:21 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Joshua Rosen 2015-10-07 01:56:33 UTC
Description of problem:Crashes on F23


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


How reproducible:100%


Steps to Reproduce:
1.type system-config-selinux as root
2.
3.

Actual results:system-config-selinux 
/usr/share/system-config-selinux/system-config-selinux.py:27: PyGIWarning: Gtk was imported without specifying a version first. Use gi.require_version('Gtk', '3.0') before import to ensure that the right version gets loaded.
  from gi.repository import Gtk
Traceback (most recent call last):
  File "/usr/share/system-config-selinux/system-config-selinux.py", line 33, in <module>
    import Gtk.glade
ImportError: No module named Gtk.glade


Expected results:


Additional info:

Comment 1 Fedora Update System 2015-10-08 10:40:10 UTC
policycoreutils-2.4-14.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2015-2740460fcc

Comment 2 Fedora Update System 2015-10-09 13:55:58 UTC
policycoreutils-2.4-14.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report.
If you want to test the update, you can install it with
$ su -c 'dnf --enablerepo=updates-testing update policycoreutils'
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-2740460fcc

Comment 3 Joshua Rosen 2015-10-10 12:50:05 UTC
It works now, thanks

Comment 4 Fedora Update System 2015-10-11 16:03:17 UTC
policycoreutils-2.4-14.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.