SDRausty / TermuxArch

You can use setupTermuxArch.bash 📲 to install Arch Linux in Amazon, Android, Chromebook and Windows. https://sdrausty.github.io/TermuxArch/docs/install
https://sdrausty.github.io/TermuxArch/
Other
1.4k stars 162 forks source link

WARNING md5sum mismatch! #273

Closed Maxython closed 3 years ago

Maxython commented 3 years ago

When I run the script to install Arch Linux, it takes some time and an error appears.

Team:

cd && bash TermuxArch/setupTermuxArch.sh

Error:

Screenshot_20210315-125048_Termux What is this error and how can I fix it?

Maxython commented 3 years ago

I somehow corrected this error, but I did not understand how. It seems like the problem was with the proot, but this is inaccurate.
Correction commands (does not guarantee a fix): apt-get upgrade && apt-get update -y apt-get install wget git proot -y