Hello guys, I was having some errors while updating/removing some packages. The RPM scriplets wouldn't run. It turns out it's an SElinux policy bug: https://bugzilla.redhat.com/show_bug.cgi?id=1054350 If you installed the recent selinux-policy update (1-2 days ago): selinux-policy-targeted-3.12.1-116.fc20.noarch ..you might be facing the issue. In order to fix it you must: setenforce 0 yum --enablerepo=updates-testing update selinux-policy-targeted setenforce 1 ..for things to get back to normal. This will update the package to: selinux-policy-targeted-3.12.1-117.fc20.noarch -- Jorge -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org