Dne 15. 07. 19 v 17:03 Zbigniew Jędrzejewski-Szmek napsal(a): > On Mon, Jul 15, 2019 at 10:13:21AM -0400, Neal Gompa wrote: >> On Mon, Jul 15, 2019 at 10:04 AM Miroslav Suchý <msuchy@xxxxxxxxxx> wrote: >>> Dne 10. 07. 19 v 9:19 James Antill napsal(a): >>>> 2. adduser/group/etc. => sysusers files >>> For anyone willing to do this in advance on his/her package - this is how you can do that: >>> >>> https://github.com/rpm-software-management/mock/commit/cf4c8f076637755acc3cf4eb091d8ebb36020237 >>> >>> Here is relevant FPC ticket: >>> https://pagure.io/packaging-committee/issue/442 >>> >>> Just for the record - this does not make things to run faster. You still have to have %pre scriptlets. It is likely even >>> slower as you are running %posttranstrigger as well. The benefit is here only that we move toward declarative specification. >>> >> That’s also going to fail, because the %pre script executes before the >> file exists. That’s why these guidelines are broken, and why I >> suggested we deal with sysusers differently. > Oops, you're right. As /usr/lib/rpm/macros.d/macros.systemd says, > %sysusers_create is "deprecated. Use %sysusers_create_package instead". I just wonder what is the point of: https://github.com/systemd/systemd/blob/b0ca726/src/core/macros.systemd.in#L122 Why should the file be stored on the FS, when it is expanded during build time (if I understand the scriptlet correctly). Vít > > Zbyszek > _______________________________________________ > devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx > To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx > 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/devel@xxxxxxxxxxxxxxxxxxxxxxx _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx 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/devel@xxxxxxxxxxxxxxxxxxxxxxx