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!
Updated by The Foreman Bot over 6 years ago
- Status changed from New to Ready For Testing
- Assignee set to Lukas Zapletal
- Pull request https://github.com/theforeman/foreman-selinux/pull/80 added
Updated by Lukas Zapletal over 6 years ago
- Subject changed from Unable to disable policy to SELinux disable script does not remove foreman_container_port_t
- Bugzilla link set to 1577818
Updated by Lukas Zapletal over 6 years ago
- Translation missing: en.field_release set to 330
Updated by Anonymous over 6 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 856752a8daeeaa023222d4938f170c3db4a11c2c.
Actions