Actions
Bug #32023
closedDenial when installing on CentOS 8 Stream
Status:
Closed
Priority:
Normal
Assignee:
Category:
General Foreman
Target version:
Difficulty:
Triaged:
Yes
Description
There is the following denial on CO8Stream:
type=AVC msg=audit(1614873402.173:1566): avc: denied { getattr } for pid=30429 comm="httpd" path="/etc/puppetlabs/puppet/ssl/certs/centos8-stream-foreman-nightly.wisse.example.com.pem" dev="vda1" ino=33568393 scontext=system_u:system_r:httpd_t:s0 tcontext=unconfined_u:object_r:puppet_etc_t:s0 tclass=file permissive=0
This drills down to a problem with a different rule - ipa-selinux don't need to be installed by default and thus relevant macro will not expand correctly.
Updated by The Foreman Bot over 3 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman-selinux/pull/125 added
Updated by Ewoud Kohl van Wijngaarden over 3 years ago
- Target version set to 2.4.0
I think this is a good candidate for a cherry pick to 2.4 which would likely be the first version to support Stream.
Updated by Anonymous over 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 2796f13f1ea3802eaa03a8875d58ae8aeb931045.
Updated by Tomer Brisker over 3 years ago
- Fixed in Releases 2.4.0 added
- Fixed in Releases deleted (
2.5.0)
Updated by Tomer Brisker over 3 years ago
- Target version changed from 2.4.0 to 2.3.5
Actions