Description of problem:"journalctl -xe" listed steps to alter local SELinux policy using audit2allow. Execution of audit2allow fails due to missing "checkmodule" program. Version-Release number of selected component (if applicable): policycoreutils-python-utils-2.4-10.fc23.x86_64 How reproducible: Fedora 23 Alpha KDE Workstation network install. Steps to Reproduce: 1. grep httpd /var/log/audit/audit.log | audit2allow -M mypol compilation failed: /bin/sh: /usr/bin/checkmodule: No such file or directory 2. 3. Actual results: Expected results: Above audit2allow command runs to completion. Additional info: Installation of rpm packages "checkpolicy" fixes the above audit2allow command. Possible missing dependency in policycoreutils-python-utils-2.4-10.fc23.x86_64?
Actually, it's policycoreutils-python3 what is missing dependency on checkpolicy. Thanks!
policycoreutils-2.4-11.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2015-14821
policycoreutils-2.4-11.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report.\nIf you want to test the update, you can install it with \n su -c 'yum --enablerepo=updates-testing update policycoreutils'. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-14821
policycoreutils-2.4-11.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.