termux / proot

An chroot-like implementation using ptrace.
https://wiki.termux.com/wiki/PRoot
Other
761 stars 160 forks source link

Turmex prior Error #115

Closed garypppp closed 4 years ago

garypppp commented 4 years ago

Proot error: '/usr/bin/fish' not found (root = /data/data/com.termux/files, cwd = /data/data/com.termux/files/home/termux-ubuntu, $PATH=(null)) fatal error: see proot --help.

Ubuntu

Android 8.0.0

How do I fix this

ghost commented 4 years ago

Replace /usr/bin/fish with /bin/bash in your startup script.

garypppp commented 4 years ago

How and why

On Sun, Jun 14, 2020, 5:30 PM Leonid Pliushch notifications@github.com wrote:

Replace /usr/bin/fish with /bin/bash in your startup script.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/termux/proot/issues/115#issuecomment-643824766, or unsubscribe https://github.com/notifications/unsubscribe-auth/AP6SRVT2AOVDMGGL2SDH5S3RWU6QBANCNFSM4N5TRPMQ .