[Rpm-maint] [rpm-software-management/rpm] sysusers.d support applies %attr() ownership before creating sysusers (Issue #3073)

2024-05-02 Thread Martin Pitt
We are currently [trying to move our project to systemd-sysusers](https://github.com/cockpit-project/cockpit/pull/20365), away from manual `useradd` calls in the package's `%pre` script. The [rpm manual](https://rpm-software-management.github.io/rpm/manual/users_and_groups.html) claims > Rpm

Re: [Rpm-maint] [rpm-software-management/rpm] Automatically create users and groups from sysusers.d(5) files (PR #2432)

2024-05-02 Thread Martin Pitt
This helped a lot, but it's still applying the user creation and `%attr()` processing in the wrong order. I filed issue #3073 about it. -- Reply to this email directly or view it on GitHub: https://github.com/rpm-software-management/rpm/pull/2432#issuecomment-2092096531 You are receiving this be

Re: [Rpm-maint] [rpm-software-management/rpm] sysusers.d support applies %attr() ownership before creating sysusers (Issue #3073)

2024-05-03 Thread Martin Pitt
Thanks @ffesti ! So I suppose this should be closed upstream, and I'll create a bugzilla instead? -- Reply to this email directly or view it on GitHub: https://github.com/rpm-software-management/rpm/issues/3073#issuecomment-2092433241 You are receiving this because you are subscribed to this thr