Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 1271159

Summary: cannot load some policy modules which contain SELinux admin interfaces
Product: Red Hat Enterprise Linux 7 Reporter: Milos Malik <mmalik>
Component: selinux-policyAssignee: Lukas Vrabec <lvrabec>
Status: CLOSED ERRATA QA Contact: Milos Malik <mmalik>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.2CC: lvrabec, mgrepl, mmalik, plautrba, pvrabec, ssekidde
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: selinux-policy-3.13.1-81.el7 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-11-04 02:23:09 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Milos Malik 2015-10-13 09:37:50 UTC
Description of problem:
 * there are typo errors or undefined types in some SELinux admin interfaces

Version-Release number of selected component (if applicable):
selinux-policy-targeted-3.13.1-58.el7.noarch
selinux-policy-mls-3.13.1-58.el7.noarch
selinux-policy-devel-3.13.1-58.el7.noarch
selinux-policy-minimum-3.13.1-58.el7.noarch
selinux-policy-doc-3.13.1-58.el7.noarch
selinux-policy-3.13.1-58.el7.noarch
selinux-policy-sandbox-3.13.1-58.el7.noarch

How reproducible:
always

Steps to Reproduce:
1. get a RHEL-7.2 machine with active targeted policy
2. write a policy module which uses one of following admin interfaces
3. compile the policy module
4. load it

Actual results (dnssectrigger_admin interface)
+ /usr/sbin/semodule -i confined_admin.pp 
libsepol.print_missing_requirements: confined_admin's global requirements were not met: type/attribute dkim_milter_initrc_exec_t (No such file or directory).
libsemanage.semanage_link_sandbox: Link packages failed (No such file or directory).
/usr/sbin/semodule:  Failed!

Actual results (dkim_admin interface)
+ /usr/sbin/semodule -i confined_admin.pp
libsepol.print_missing_requirements: confined_admin's global requirements were not met: type/attribute dnssec_triggerd_var_run_t (No such file or directory).
libsemanage.semanage_link_sandbox: Link packages failed (No such file or directory).
/usr/sbin/semodule:  Failed!

Expected results:
 * policy modules which contain SELinux admin interfaces can be loaded

Comment 1 Milos Malik 2015-10-16 15:15:41 UTC
Actual results (samba_admin)
+ /usr/sbin/semodule -i confined_admin.pp
libsepol.print_missing_requirements: confined_admin's global requirements were not met: type/attribute smbd_spool_t (No such file or directory).
libsemanage.semanage_link_sandbox: Link packages failed (No such file or directory).
/usr/sbin/semodule:  Failed!

Actual results (rpm_admin)
+ /usr/sbin/semodule -i confined_admin.pp
libsepol.print_missing_requirements: confined_admin's global requirements were not met: type/attribute rpm_initrc_exec_t (No such file or directory).
libsemanage.semanage_link_sandbox: Link packages failed (No such file or directory).
/usr/sbin/semodule:  Failed!

Comment 6 errata-xmlrpc 2016-11-04 02:23:09 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://rhn.redhat.com/errata/RHBA-2016-2283.html