Hide Forgot
Description of problem: selinux-polgengui fails to start. Running the command from a terminal reveals missing python library. Version-Release number of selected component (if applicable): 2.4-20.fc23 How reproducible: Always Steps to Reproduce: 1. Run selinux-polgengui Actual results: Traceback (most recent call last): File "/usr/bin/selinux-polgengui", line 753, in <module> app = childWindow() File "/usr/bin/selinux-polgengui", line 180, in __init__ self.all_modules = sepolicy.get_all_modules() File "/usr/lib64/python2.7/site-packages/sepolicy/__init__.py", line 166, in get_all_modules from .sedbus import SELinuxDBus File "/usr/lib64/python2.7/site-packages/sepolicy/sedbus.py", line 5, in <module> from slip.dbus import polkit ImportError: No module named slip.dbus Expected results: selinux-polgengui runs normally Additional info: Manually installing python-slip-dbus resolved the issue.
The requirement added. Thank you for the report.
policycoreutils-2.4-21.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-0d7b26739e
policycoreutils-2.4-21.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-0d7b26739e
policycoreutils-2.4-21.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.