2016-05-18 20:28 GMT+02:00 Florian Weimer <fwei...@redhat.com>:
> On 05/18/2016 08:08 PM, Haïkel wrote:
>>
>> If you need to reserve statically id/gid, you're likely solving the
>> wrong problem.
>
>
> Static UIDs and GIDs are required for reproducible installations which give
> the same results independent of the execution order of RPM scriptlets.
>
> Florian
>

Relying on RPM scriptlets to ensure reproducibility is inherently
broken by design.
You can't prevent UID/GID conflict that way, and if you want to ensure
that all your cluster
use consistent UID/GID then you have better ways to preallocate them.
--
devel mailing list
devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/devel@lists.fedoraproject.org

Reply via email to