termux / proot-distro

An utility for managing installations of the Linux distributions in Termux.
GNU General Public License v3.0
1.84k stars 214 forks source link

[Feature]: just reminder people to update it #453

Closed FZXO11 closed 2 months ago

FZXO11 commented 2 months ago

Feature description

I was having bugs with an old version of proot-distro it's not even that old like a week ago x86_64 wasn't working or even installing giving me weird errors like proot info: vpid 1: terminated with signal 4 or can't generate LANG unknown lang en_US.UTF-8 i updated and everything was fine i suggested to remind people to update or when these errors happened ask them to update

sylirre commented 2 months ago

x86_64 on arm(64) devices will work only if qemu-user-x86-64 was installed and DISTRO_ARCH=x86_64 was set.

As of proot-distro v4.17 architecture being detected automatically, so env variable DISTRO_ARCH shouldn't be required.

FZXO11 commented 2 months ago

I already did that and error happened anyway everything is fine now