On Mon, Jul 15, 2019 at 10:13:21AM -0400, Neal Gompa wrote:
> On Mon, Jul 15, 2019 at 10:04 AM Miroslav Suchý <msu...@redhat.com> 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".

Zbyszek
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
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@lists.fedoraproject.org

Reply via email to