MFDGaming / ubuntu-in-termux

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

Command not working #107

Open Endlessdev1 opened 2 years ago

Endlessdev1 commented 2 years ago

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.

MFDGaming commented 2 years ago

Try removing ubuntu-in-termux and reinstall it

JacopKane commented 2 years ago

Try removing ubuntu-in-termux and reinstall it

Happens on fresh install

MFDGaming commented 2 years ago

Try doing this command and redo the install steps pkg install tar proot wget -y

wuffo commented 2 years ago

Try doing this command and redo the install steps pkg install tar proot wget -y

I can confirm that the above command works when using termux package from the f-droid site: https://f-droid.org/en/packages/com.termux/ . Default install steps should include this command. Don't use the Google Play version.

Saikatsaha1996 commented 2 years ago

Try doing this command and redo the install steps pkg install tar proot wget -y

I can confirm that the above command works when using termux package from the f-droid site: https://f-droid.org/en/packages/com.termux/ . Default install steps should include this command. Don't use the Google Play version.

No.. my termux also f-droid version but same problem happened