Hi team,
I am encountering a 404 error when trying to deploy Debian on my device.
Device Information:
- Device: POCO F6 Pro
- OS: HyperOS 3.0.5.0
- Android Version: 16
Deployment Logs:
17:08:10] >>> deploy
[17:08:10] :: Installing bootstrap/rootfs ...
[17:08:10] Checking installation path ... done
[17:08:10] Making new disk image (2047 MB) ... done
[17:08:11] Making file system (ext4) ... done
[17:08:11] Checking file system ... done
[17:08:11] Mounting the container:
[17:08:11] / ... done
[17:08:11] /proc ... done
[17:08:11] /sys ... done
[17:08:11] /dev ... done
[17:08:11] /dev/shm ... done
[17:08:11] /dev/pts ... done
[17:08:11] :: Installing bootstrap/debian ...
[17:08:11] I: Retrieving InRelease
[17:08:11] I: Retrieving Release
[17:08:11] E: Failed getting release file http://ftp.debian.org/debian/dists/buster/Release
[17:08:11] <<< deploy
Issue Details:
It seems the deployment fails because the file cannot be retrieved from http://ftp.debian.org/debian/dists/buster/Release. Visiting the link returns:
Not Found
The requested URL was not found on this server.
Apache Server at ftp.debian.org Port 80
Question:
Since buster appears to be unavailable, which other Linux version (suite) do you recommend I use for a stable deployment?
Thank you!
Hi team,
I am encountering a 404 error when trying to deploy Debian on my device.
Device Information:
Deployment Logs:
Issue Details:
It seems the deployment fails because the file cannot be retrieved from http://ftp.debian.org/debian/dists/buster/Release. Visiting the link returns:
Not Found
The requested URL was not found on this server.
Apache Server at ftp.debian.org Port 80
Question:
Since buster appears to be unavailable, which other Linux version (suite) do you recommend I use for a stable deployment?
Thank you!