termux-ubuntu icon indicating copy to clipboard operation
termux-ubuntu copied to clipboard

Your script is wrong... shebang issue and proot issue

Open ghost opened this issue 8 years ago • 12 comments

$ ./start.sh 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/termux-ubuntu/ubuntu-fs, cwd = /, $PATH=(null)) fatal error: see proot --help. $

ghost avatar Aug 05 '17 11:08 ghost

same here man

D4RK-H0R53 avatar Aug 15 '17 07:08 D4RK-H0R53

it says err line 22 exex:proot not found

D4RK-H0R53 avatar Aug 15 '17 07:08 D4RK-H0R53

@D4RK-H0R53 You should install proot. pkg install proot. Be sure to delete the folder ubuntu-fs and execute ubuntu.sh again, as proot is required during installation.

Neo-Oli avatar Aug 15 '17 08:08 Neo-Oli

Not working dud..

ghost avatar Sep 04 '17 17:09 ghost

@themastersunil Did you get any errors during installation?

Neo-Oli avatar Sep 18 '17 07:09 Neo-Oli

@Neo-Oli Also such an error although the proot is installed.

Demigoddd avatar Sep 19 '17 05:09 Demigoddd

@themastersunil the existence of software doesn't make you entitled to it, people work hard to make it work. Be appreciative instead of abusive.

brysgo avatar Nov 09 '17 13:11 brysgo

For me, this was caused by not installing proot beforehand. After installing it, I removed Ubuntu-fs and then executed Ubuntu.sh once more.

It worked after that.

shaqman avatar Jan 03 '18 06:01 shaqman

# I HAVA THIS PROBLEM NEO-OLI HOW TO FIX proot error: '/usr/bin/env' not found (root = /data/data/com.termux/files/home/Ubuntu-Os/ubuntu-fs, cwd = /, $PATH=(null))

And i have alredy installed proot

Ahmedroid avatar Mar 12 '18 16:03 Ahmedroid

Update the script from this repository. This was fixed some time ago. On Mon, Mar 12, 2018 at 04:36:17PM +0000, Ahmedroid wrote:

# I HAVA THIS PROBLEM NEO-OLI HOW TO FIX proot error: '/usr/bin/env' not found (root = /data/data/com.termux/files/home/Ubuntu-Os/ubuntu-fs, cwd = /, $PATH=(null))

-- You are receiving this because you were mentioned. Reply to this email directly or view it on GitHub: https://github.com/Neo-Oli/termux-ubuntu/issues/5#issuecomment-372375370

Neo-Oli avatar Mar 12 '18 16:03 Neo-Oli

Unfortunately problem is still present. Same error.

istudiomobile avatar Jun 12 '18 01:06 istudiomobile

try this https://github.com/MFDGaming/ubuntu-in-termux

MFDGaming avatar Jun 29 '18 10:06 MFDGaming