-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
rhel-system-roles-1.99.1-0.1.el9
-
No
-
Low
-
rhel-system-roles
-
0
-
QE ack, Dev ack
-
False
-
False
-
-
Yes
-
Red Hat Enterprise Linux
-
None
-
Pass
-
Automated
-
Bug Fix
-
-
Done
-
Done
-
Done
-
Not Required
-
None
Cause: If the user specified a file or template source within a nested
directory, the role was using the whole path and not just the basename
for the name of the destination file.
Consequence: The role was trying to place files and templates in the
same directory structure on the destination, which is not supported
by systemd.
Fix: Ensure the basename of the given file or template is used to
construct the path to the destination.
Result: The role works even when the source files and templates are
in nested directories.
NOTE: If you were relying on the old broken code to make deeply nested
systemd and drop-in directories on the destination, and that somehow
was working, it will no longer be working.
Signed-off-by: Rich Megginson <rmeggins@redhat.com>
- links to
-
RHEA-2025:148880 rhel-system-roles bug fix and enhancement update