https://bugzilla.redhat.com/show_bug.cgi?id=1203018 --- Comment #17 from Dominik 'Rathann' Mierzejewski <dominik@xxxxxxxxxxxxxx> --- Regarding selinux policy, you should not import the included binary policy module directly: semodule -i %{_datadir}/selinux/packages/%{name}/%{name}.pp 2>/dev/null || : but build it from source (.te file) first, instead. make -f %{datadir}/selinux/devel/Makefile %{name}.pp Of course, you need selinux-policy-devel for that. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review