https://bugzilla.redhat.com/show_bug.cgi?id=2388768
--- Comment #80 from Jens Petersen <[email protected]> --- > > %pre daemon > > %tmpfiles_create_package nix-daemon > > %{_builddir}/%{name}-%{version}/redhat-linux-build/src/nix/misc/systemd/nix-daemon.conf > > > > %pre filesystem > > %tmpfiles_create_package nix-filesystem %SOURCE5 > > > > %pre system > > %sysusers_create_package nix-system %SOURCE4 : > rpm has scriptlets to execute sysusers config (before package installation) > and systemd has scriptlets to execute tmpfiles config (after transaction). > So I think those are redundant in F42+. (In F41, systemd would execute > sysusers config via %posttrans.) BTW I will probably build for f41, but I could condition the tmpfiles scripts. Are they needed for EPEL10? (I can't build for epel10 yet because it is missing boost-url but I plan to later if possible.) -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component https://bugzilla.redhat.com/show_bug.cgi?id=2388768 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202388768%23c80 -- _______________________________________________ package-review mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
