Skip to content

Conversation

@larsewi
Copy link
Contributor

@larsewi larsewi commented Jan 2, 2026

Fixed error rendering
/opt/cfengine/federation/cfapache/setup-status.json:

Error: Unable to find a match: $(semanage_package)

on Red Hat 10.

Signed-off-by: Lars Erik Wik lars.erik.wik@northern.tech

Fixed error rendering
`/opt/cfengine/federation/cfapache/setup-status.json`:
```
Error: Unable to find a match: $(semanage_package)
```
on Red Hat 10.

Signed-off-by: Lars Erik Wik <lars.erik.wik@northern.tech>
@larsewi larsewi marked this pull request as ready for review January 2, 2026 15:24
@larsewi
Copy link
Contributor Author

larsewi commented Jan 2, 2026

@cf-bottom Jenkins please :)

@cf-bottom
Copy link

debian_6|debian_7|debian_8|ubuntu_12|ubuntu_14|ubuntu_16|rhel_5::
"semanage_package" string => "policycoreutils";
debian_9|debian_10|ubuntu_18|redhat_8|centos_8|redhat_9|rocky_9::
debian_9|debian_10|ubuntu_18|redhat_8|centos_8|redhat_9|redhat_10|rocky_9::
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yep, here is where we need a better way to say os debian-based >= 9 or rhel-based >= 8

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yepp, we have some OS variables we can use in a follow-up PR. I will fix this ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants