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

Panu Matilainen notifications at github.com
Mon Sep 28 06:12:16 UTC 2020


Rpm needs to keep it open to ensure there's a place to go back to, as other things can change our cwd and such. Note the use of fchdir() in rpm code (rpmchroot.c and rpmscript.c), also mentioned in the linked thread. If that's the thing preventing it from working then no can do, but it could be something else as well - answer my questions from the earlier comment.

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


More information about the Rpm-maint mailing list