termux / proot

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

proot error execve("/data/data/com.termux/files/usr/bin/tar"): Function not implemented #149

Open zhou0 opened 3 years ago

zhou0 commented 3 years ago

Screenshot_20210211-212416

ghost commented 3 years ago

try export PROOT_NO_SECCOMP=1 and try again, see if it helps

mtarhsaz commented 2 years ago

I have same problem exactly : Tried export PROOT_NO_SECCOMP=1 with no success @wmcbtech30

Is there any fix at all ?

I think there is bug in link2symlink.c .

My Environment:

Sony Xperia M2 (armhf) Android 8.1.0 (LineageOS 15.1) Device is rooted (Magisk 23.0) Termux 0.118.0 proot 5.1.107-53

ghost commented 2 years ago

likely a proot bug present on your device. if you're rooted btw use chroot over proot instead (e.g. Linux Deploy)

mtarhsaz commented 2 years ago

Tnx,

what type of bug is on my device?

I have same problem on HTC M7: Android 11 (LineageOS 18.1) Device is rooted (Magisk 24.0) Termux 0.118.0 proot 5.1.107-53