[Rpm-maint] [rpm-software-management/rpm] Make sure all dependencies for scriptlet are installed before executing them (#436)

Colin Walters notifications at github.com
Wed Apr 25 13:31:02 UTC 2018


FWIW, in rpm-ostree today we lay out all files before executing scripts.  Then we execute all `%pre`, then `%post` and `%posttrans`.   Becuase of the `%pre` -> passwd dependency, we then do chowns after `%pre`.  Also, [speaking of dependency loops and scripts](https://github.com/projectatomic/rpm-ostree/blob/e34f17fc3ee9b29f05d9910e9dff52a260964cfa/src/libpriv/rpmostree-core.c#L3813)...

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/436#issuecomment-384287110
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20180425/f8868bca/attachment.html>


More information about the Rpm-maint mailing list