[Rpm-maint] [rpm-software-management/rpm] rpm fails to exit chroot on FreeBSD (#1374)

yuri@FreeBSD notifications at github.com
Mon Sep 28 05:41:21 UTC 2020


> The only directory rpm opens is "." for returning from the chroot

There is no need to keep it open. ```chroot(".")``` just exits chroot environment and doesn't requre it to be open.

Here is the mailing list where this was discussed and this conclusion was reached: https://lists.freebsd.org/pipermail/freebsd-hackers/2020-September/056560.html


-- 
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/1374#issuecomment-699782980
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20200927/ab18f397/attachment-0001.html>


More information about the Rpm-maint mailing list