Closed elvisisvan closed 9 months ago
Same problem here.
i fixed it, uninstall+reinstall termux the problem gone
i fixed it, uninstall+reinstall termux the problem gone
Actually I found out the reason. I was naming the user "root" and it caused a problem with proot. Proot started thinking the device was rooted and activated it's protections, blocking the script from using pkg.
Hope it might help anybody who has the same problem.
i ran this command
curl -sL https://raw.githubusercontent.com/phoenixbyrd/Termux_XFCE/main/setup.sh -o setup.sh && chmod +x setup.sh && ./setup.sh
, proot-distro installed debian successfully, the process run for about 5 minutes and stopped with this error:what should i do?