https://bugzilla.redhat.com/show_bug.cgi?id=2388768
--- Comment #79 from Jens Petersen <[email protected]> --- (In reply to Zbigniew Jędrzejewski-Szmek from comment #76) > > %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 > Are those all necessary? I wanted to ask you the same question :) > 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.) > > Those scripts shouldn't actually cause any harm… But I think they should be > dropped unless necessary. Okay I can drop them then, thanks. TBH I am not that familiar with them. rpmlint still seems to warn about them, but sounds like that is outdated. > Thank you for filing the change. I think it's good to do this to advertise. > I made some small tweaks and changed the status to ReadyForWrangler. Cool -- You are receiving this mail because: You are always notified about changes to this product and component You are on the CC list for the bug. 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%23c79 -- _______________________________________________ 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
