Description of problem: As SELinux (I think so) doesn't allow to automatically load the firmware of my HP LaserJet 1005 (I installed it's driver from source), I tried to allow it. Setroubleshootbrowser says (Summary): SELinux is preventing hplj1005 (udev_t) "getattr" to /usr/share/foo2zjs/firmware/sihp1005.dl (usr_t). I saved the report and used the command: audit2allow -M local < /blabla/selinux_alert.txt Then it says: compilation failed: sh: /usr/bin/checkmodule: No such file or directory I don't know if it is the right way to allow it, but checkmodule is missing anyway. I used this FAQ: http://docs.fedoraproject.org/selinux-faq-fc5/#id2961385 Version-Release number of selected component (if applicable): I have fully updated Fedora 7. How reproducible: See above. Steps to Reproduce: See above. Actual results: checkmodule is missing. Expected results: checkmodule is missing.
yum install checkpolicy I will update requires for policycoreutils in the next release.
Fixed in policycoreutils-2.0.16-11
Please reopen this bug. It exists in Fedora 20. Exact same resolution as 6 years ago...