Actions
Bug #36069
closedRunning foreman-selinux-relabel fails with an error
Difficulty:
Triaged:
No
Bugzilla link:
Description
While updating rubygem-foreman-tasks package %post scripts execute foreman-selinux-relabel command, which fails with the following error
/sbin/restorecon: SELinux: Could not get canonical path for /etc/puppet/node.rb restorecon: No such file or directory.
Also, the same can be observed just while running foreman-selinux-relabel command
# foreman-selinux-relabel /sbin/restorecon: SELinux: Could not get canonical path for /etc/puppet/node.rb restorecon: No such file or directory.
Actions