Description of problem: Upstream changes to the sysusers.generate-pre.sh script have not been backported to C9S. This causes problems like the one reported in https://github.com/openshift/os/issues/1274. This is already fixed upstream. Version-Release number of selected component (if applicable): How reproducible: Consume with rpm-ostree any RPM that uses the %sysusers_compat macro in %post to process a sysusers config file with an `m` directive, e.g. openvswitch Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
PR at https://gitlab.com/redhat/centos-stream/rpms/systemd/-/merge_requests/79
For RHCOS as part of OpenShift, we'll need this backported to RHEL 9.2.
We forgot to rebase the sysusers.generate-pre.sh script when rebasing systemd in 9.2. I'll make sure it will get fixed in 9.2 and 9.3.
*** Bug 2225157 has been marked as a duplicate of this bug. ***