+++ This bug was initially created as a clone of Bug #1420527 +++ Description of problem: * semanage tracebacks instead of complaining that these options require an additional argument Version-Release number of selected component (if applicable): policycoreutils-2.5-12.el7.x86_64 policycoreutils-python-2.5-12.el7.x86_64 How reproducible: * always Steps to Reproduce: # semanage module -d Traceback (most recent call last): File "/usr/sbin/semanage", line 937, in <module> do_parser() File "/usr/sbin/semanage", line 916, in do_parser args.func(args) File "/usr/sbin/semanage", line 572, in handleModule OBJECT.set_enabled(args.module_name, False) File "/usr/lib/python2.7/site-packages/seobject/__init__.py", line 397, in set_enabled for m in module.split(): AttributeError: 'NoneType' object has no attribute 'split' # semanage module -e Traceback (most recent call last): File "/usr/sbin/semanage", line 937, in <module> do_parser() File "/usr/sbin/semanage", line 916, in do_parser args.func(args) File "/usr/sbin/semanage", line 570, in handleModule OBJECT.set_enabled(args.module_name, True) File "/usr/lib/python2.7/site-packages/seobject/__init__.py", line 397, in set_enabled for m in module.split(): AttributeError: 'NoneType' object has no attribute 'split' # Actual results: * semanage module tracebacks Expected results: * following message appears: ValueError: You did not define module name
https://github.com/fedora-selinux/selinux/commit/1535b70bb7340f5a3f6c3aeb1487756a299daca0
policycoreutils-2.6-5.fc27
policycoreutils-2.6-5.fc26 libselinux-2.6-5.fc26 has been submitted as an update to Fedora 26. https://bodhi.fedoraproject.org/updates/FEDORA-2017-f21a1bffda
policycoreutils-2.5-20.fc25 has been submitted as an update to Fedora 25. https://bodhi.fedoraproject.org/updates/FEDORA-2017-c89d1d37d0
policycoreutils-2.5-20.fc25 has been pushed to the Fedora 25 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-2017-c89d1d37d0
libselinux-2.6-5.fc26, policycoreutils-2.6-5.fc26 has been pushed to the Fedora 26 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-2017-f21a1bffda
policycoreutils-2.5-20.fc25 has been pushed to the Fedora 25 stable repository. If problems still persist, please make note of it in this bug report.
libselinux-2.6-5.fc26, policycoreutils-2.6-5.fc26 has been pushed to the Fedora 26 stable repository. If problems still persist, please make note of it in this bug report.