cheadrian / termux-chroot-proot-wine-box86_64

Repo with instruction about how you can setup Proot / Chroot using Termux and GPU acceleration for Box86, Wine, etc.
252 stars 22 forks source link

Bad URL for Ubuntu proot? #22

Closed coreycusick closed 7 months ago

coreycusick commented 7 months ago

Path: $PREFIX/var/lib/proot-distro/installed-rootfs/ubuntu_box86/ [] Creating file '/data/data/com.termux/files/usr/etc/proot-distro/ubuntu_box86.override.sh'... [] Installing Ubuntu... [] Creating directory '/data/data/com.termux/files/usr/var/lib/proot-distro/installed-rootfs/ubuntu_box86'... [] Creating directory '/data/data/com.termux/files/usr/var/lib/proot-distro/installed-rootfs/ubuntu_box86/.l2s'... [] Downloading rootfs tarball... [] URL: https://github.com/termux/proot-distro/releases/download/v3.5.1/ubuntu-aarch64-pd-v3.5.1.tar.xz

% Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 9 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404

[!] Download failure, please check your network connection. [!] Exiting due to failure.

coreycusick commented 7 months ago

Issue was with proot-distro, not this script. Fixed by compiling proot-distro manually.