[Rpm-maint] [rpm-software-management/rpm] fd closing for scriptlet execution seems to be done inefficiently (Issue #2081)

Demi Marie Obenour notifications at github.com
Wed Jun 1 20:13:47 UTC 2022


> rpm-ostree hard requires a container runtime (currently `bwrap`) and uses it unconditionally for scripts for this reason, among others. We don't support a bare `--installroot` type flow. It never made any sense to me at all to have something on top like `mock` handle this.

I strongly support this approach.  RPM currently calls `chroot` which is a really bad thing for a library to do.  RPM should be accessing the install root from within a separate process.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/2081#issuecomment-1144089093
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/issues/2081/1144089093 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20220601/d67f358a/attachment.html>


More information about the Rpm-maint mailing list