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 1967642 - compilation of container_runtime_run interface leads to errors
Summary: compilation of container_runtime_run interface leads to errors
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: container-selinux
Version: 8.5
Hardware: All
OS: Linux
unspecified
medium
Target Milestone: beta
: ---
Assignee: Jindrich Novy
QA Contact: atomic-bugs@redhat.com
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-06-03 14:15 UTC by Milos Malik
Modified: 2022-05-10 13:44 UTC (History)
8 users (show)

Fixed In Version: container-selinux-2.173.1-1.el8
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-05-10 13:27:31 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1861968 1 low CLOSED container.if duplicate definition errors when building policy module 2023-06-27 12:15:34 UTC
Red Hat Product Errata RHSA-2022:1762 0 None None None 2022-05-10 13:27:47 UTC

Description Milos Malik 2021-06-03 14:15:38 UTC
Description of problem:
 * all interfaces can be compiled using the sepolicy tool except for this one

Version-Release number of selected component (if applicable):
policycoreutils-2.9-14.el8.x86_64
policycoreutils-dbus-2.9-14.el8.noarch
policycoreutils-devel-2.9-14.el8.x86_64
policycoreutils-gui-2.9-14.el8.noarch
policycoreutils-newrole-2.9-14.el8.x86_64
policycoreutils-python-utils-2.9-14.el8.noarch
policycoreutils-restorecond-2.9-14.el8.x86_64
policycoreutils-sandbox-2.9-14.el8.x86_64
selinux-policy-3.14.3-69.el8.noarch
selinux-policy-devel-3.14.3-69.el8.noarch
selinux-policy-doc-3.14.3-69.el8.noarch
selinux-policy-minimum-3.14.3-69.el8.noarch
selinux-policy-mls-3.14.3-69.el8.noarch
selinux-policy-sandbox-3.14.3-69.el8.noarch
selinux-policy-targeted-3.14.3-69.el8.noarch

How reproducible:
 * always

Actual results:
# sepolicy interface -c -i container_runtime_run
Compiling container_runtime_run interface
Compiling targeted compiletest module
compiletest.te:43:ERROR 'unknown class dbus' at token ';' on line 4492:
	allow sepolicy_domain_t container_runtime_t:dbus send_msg;
#line 43
/usr/bin/checkmodule:  error(s) encountered while parsing configuration
make: *** [/usr/share/selinux/devel/include/Makefile:157: tmp/compiletest.mod] Error 1
Compile test for container_runtime_run failed.


Expected results:
 * no errors

Comment 2 Milos Malik 2021-06-03 14:26:49 UTC
I forgot to mention that errors appear when the container-selinux package is NOT installed.
Once the container-selinux package is installed, compilation of this interface does NOT produce any errors.

Comment 3 Milos Malik 2021-06-03 14:40:40 UTC
Tested with container-selinux-2:2.124.0-1.gitf958d0c.module+el8.3.0+10171+12421f43.noarch package.

Comment 4 Zdenek Pytela 2022-01-14 17:22:28 UTC
Switching the component, needs to be resolved in container.if, e. g. this way:
https://github.com/containers/container-selinux/pull/163

Comment 6 Tom Sweeney 2022-01-18 16:41:39 UTC
Setting to Post and assigning to @jnovy for any packaging and BZ needs.

Fixed in this release of container-selinux: https://github.com/containers/container-selinux/releases/tag/v2.173.1

Comment 12 errata-xmlrpc 2022-05-10 13:27:31 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 (Important: container-tools:rhel8 security, bug fix, and enhancement update), 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://access.redhat.com/errata/RHSA-2022:1762


Note You need to log in before you can comment on or make changes to this bug.