Problem description
I have installed The Termux app from Google Play store on my chromebook.
After I have typed
pkg update
pkg upgrade
Many Termux features has stopped to work immediately including downloading packages by using pkg and proot-distro can not execute Linux distributions with The following error.
$ proot-distro login debian
stat: cannot statx '/data/app': Function not implemented
~
I have noticed, that upgrade contain lib with name lib-android-selinux or something similar.
May be, that you have decided to remove Proot to work in Termux to ensure, that Google Play variant will respect Android Selinux policies at 100 % so GOogle will let Termux on Google play. If is it that, please let us know.
Steps to reproduce the behavior.
Install Termux app on some Chromebook with AMD64 Bit architecture with Android 11 subsystem.
type
pkg update
pkg upgrade
try to install proot-distro by typing
pkg install proot-distro
some important depencendy package will fail to download thanks to some Https related error.
Important remark! I have always pressed y key if package manager has asked Me, if I want to replace The configuration file. So I have typed y by following Enter key press.
What is the expected behavior?
Padkages should be loaded normally even after performing system upgrade.
Proot-distro should be normally installable as before.
Proot-distro login debian
should login user to Ddebian.
System information
- Termux application version: googleplay.2025.01.18
- Android OS version:11
- Device model:HP Chromebook 11A G6 EE Orange Touch
Problem description
I have installed The Termux app from Google Play store on my chromebook.
After I have typed
pkg update
pkg upgrade
Many Termux features has stopped to work immediately including downloading packages by using pkg and proot-distro can not execute Linux distributions with The following error.
$ proot-distro login debian
stat: cannot statx '/data/app': Function not implemented
~
I have noticed, that upgrade contain lib with name lib-android-selinux or something similar.
May be, that you have decided to remove Proot to work in Termux to ensure, that Google Play variant will respect Android Selinux policies at 100 % so GOogle will let Termux on Google play. If is it that, please let us know.
Steps to reproduce the behavior.
Install Termux app on some Chromebook with AMD64 Bit architecture with Android 11 subsystem.
type
pkg update
pkg upgrade
try to install proot-distro by typing
pkg install proot-distro
some important depencendy package will fail to download thanks to some Https related error.
Important remark! I have always pressed y key if package manager has asked Me, if I want to replace The configuration file. So I have typed y by following Enter key press.
What is the expected behavior?
Padkages should be loaded normally even after performing system upgrade.
Proot-distro should be normally installable as before.
Proot-distro login debian
should login user to Ddebian.
System information