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

yuri@FreeBSD notifications at github.com
Sun Sep 27 19:41:21 UTC 2020


```chroot(".")``` is not a documented way to use ```chroot```. There is no generally defined way to exit the ```chroot``` environment, and POSIX doesn't define it too.

Please remove ```chroot(".")``` and do not try to exit the ```chroot```. ```chroot``` is a one-way operation.


-- 
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-699679137
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20200927/a5ec44ee/attachment.html>


More information about the Rpm-maint mailing list