[Rpm-maint] [rpm-software-management/rpm] Native sysusers support is missing dependencies (Issue #2697)
Panu Matilainen
notifications at github.com
Fri Oct 6 13:16:18 UTC 2023
Oh and of course, it *is* all very very different from what user/group handling in rpm has traditionally been. You need to just unlearn that all :smile:
The key difference really is that with the sysuser integration, the rpm running the transaction is what does the work and contains any tooling dependencies, whereas in the traditional model it's the packageset being installed that get to do the work. So instead of adding more shadow-utils deps and the like, you instead get to *remove* those deps from the packages. And, like said, you can now have arbitrary users starting from the very first package being installed because the user/group tooling doesn't need to be bootstrapped first in that environment.
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/2697#issuecomment-1750666169
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/issues/2697/1750666169 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20231006/27611de9/attachment.html>
More information about the Rpm-maint
mailing list