proot
proot copied to clipboard
proot error: trying to remove a directory outside of '/tmp', please report this error.
Not entirely sure why this is happening, but I get proot error: trying to remove a directory outside of '/tmp', please report this error.
when I'm exiting proot -S. I don't see any problems, but I figured I should report it as it does ask me to..
I also get this error when I use proof -S root
for some directory root
. I use proot-x86_64
. I do not have root permission.
$ proot --help
proot 5.1.0: chroot, mount --bind, and binfmt_misc without privilege/setup.
$ uname -r
2.6.32-358.18.1.el6.x86_64
$ proot -S root date
Tue Jul 28 03:30:12 UTC 2015
proot error: trying to remove a directory outside of '/tmp', please report this error.
Other than the error message upon exit, proot -S root bash
seems to run successfully.