Actions
Bug #23619
closedSELinux disable script does not remove foreman_container_port_t
Difficulty:
Triaged:
Bugzilla link:
Description
Disable script currently does not work:
[root@qe-testing-rhel6 ~]# foreman-selinux-disable libsemanage.semanage_direct_remove_key: Removing last foreman module (no other foreman module exists at another priority). libsepol.context_from_record: type foreman_container_port_t is not defined (No such file or directory). libsepol.context_from_record: could not create context structure (Invalid argument). libsepol.port_from_record: could not create port structure for range 2375:2375 (tcp) (Invalid argument). libsepol.sepol_port_modify: could not load port range 2375 - 2375 (tcp) (Invalid argument). libsemanage.dbase_policydb_modify: could not modify record value (Invalid argument). libsemanage.semanage_base_merge_components: could not merge local modifications into policy (Invalid argument). /usr/sbin/semodule: Failed!
Actions