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

uninstall fails

Open darkoverlordofdata opened this issue 7 years ago • 2 comments

./termux-fedora.sh uninstall fails with:

... rm: cannot remove '/data/data/com.termux/files/home/fedora/root/.bash_profile': Permission denied rm: cannot remove '/data/data/com.termux/files/home/fedora/root/anaconda-ks.cfg': Permission denied ...

I'm wondering if this is related:

I tried both the termux-ubuntu and termux-fedora scripts on 3 devices: nexus 4 running android 5.1 firehd 10 2017 asus zenbook running android-x86 6.0 r3

All get the same error as above: proot error: execve("/usr/bin/env"): No such file or directory

darkoverlordofdata avatar Jan 05 '18 01:01 darkoverlordofdata

Thanks for the report!

What is the output of dpkg --print-architecture in Termux (not Fedora chroot)?

nmilosev avatar Jan 09 '18 10:01 nmilosev

Does this solve your problem? https://github.com/termux/proot/issues/9

nmilosev avatar Feb 19 '18 12:02 nmilosev