MFDGaming / ubuntu-in-termux

This is a script by which you can install Ubuntu in your termux application without a rooted device
1.58k stars 390 forks source link

Proot Warning, Can't Sanitize Bindings #140

Open doks-coders opened 1 year ago

doks-coders commented 1 year ago

~/ubuntu-in-termux $ ./startubuntu.sh proot warning: can't sanitize binding "ubuntu-fs/tmp": No such file or directory proot warning: can't chdir("/root/.") in the guest rootfs: No such file or directory proot info: default working directory is now "/" proot error: '/usr/bin/env' not found (root = /data/data/com.termux/files/home/ubuntu-in-termux/ubuntu-fs, cwd = /, $PATH=(null))

How do I fix this?

Agent1c commented 1 year ago

Am also experiencing the same issue

bonmaklad commented 1 year ago

./startubuntu.sh $ ./startubuntu.sh proot warning: can't sanitize binding "ubuntu-fs/tmp": No such file or directory proot warning: can't chdir("/root/.") in the guest rootfs: No such file or directory proot info: default working directory is now "/" proot error: '/usr/bin/env' not found (root = /data/data/com.termux/files/home/ubuntu-in-termux/ubuntu-fs, cwd = /, $PATH=(null)) fatal error: see proot --help. $

Same

Agent1c commented 1 year ago

i did face the challenge before. and i tried doing this

atageldi194229 commented 1 year ago

The same error, how to solve?