Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Termux-chroot not working on android 10 #99

Closed
azadlaw11 opened this issue Mar 2, 2020 · 4 comments
Closed

Termux-chroot not working on android 10 #99

azadlaw11 opened this issue Mar 2, 2020 · 4 comments

Comments

@azadlaw11
Copy link

Termux-chroot in not working on android 10
Errorr message

$ termux-chroot
proot error: execve("/usr/bin/bash"): No such file or directory
proot info: It seems that termux-exec is active and is prepending /data/data/com.termux/... to executable paths
If this is path is not available inside proot, please "unset LD_PRELOAD"
fatal error: see proot --help.
proot error: trying to remove a directory outside of '/data/data/com.termux/files/usr/tmp', please report this error.
proot error: can't chmod '/data/data/com.termux/files/usr/tmp/proot-24191-5NrN0v': No such file or directory

@Grimler91
Copy link
Member

Duplicate of #95. As mentioned in that issue edit the termux-chroot script and add a line ARGS="$ARGS -b /apex:/apex" to fix it

@azadlaw11
Copy link
Author

@Grimler91 i dont know how to do it can u please explain it?

@Grimler91
Copy link
Member

I've pushed an update. Do an pkg upgrade in a few minutes and it will work

@azadlaw11
Copy link
Author

@Grimler91 thanks bro aprreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants