ITADN

Creating arch bootstrap script not working

#258Closedevanclue 创建于 2025-12-24
E
evancluecommented
It was working yesterday. But today, the sha256sums.txt file fails to download, so all the checksums fail to validate, and the script fails. ``` curl: (35) Recv failure: Connection reset by peer Failed to download sha256sums.txt file Downloading Arch Linux bootstrap from https://arch.hu.fo/archlinux/iso/latest/archlinux-bootstrap-x86_64.tar.zst ############################################################################################################# 100.0% Verifying the integrity of the bootstrap Download failed, trying again with different mirror Downloading Arch Linux bootstrap from https://mirror.cyberbits.eu/archlinux/iso/latest/archlinux-bootstrap-x86_64.tar.zst ############################################################################################################# 100.0% Verifying the integrity of the bootstrap Download failed, trying again with different mirror Downloading Arch Linux bootstrap from https://mirror.osbeck.com/archlinux/iso/latest/archlinux-bootstrap-x86_64.tar.zst ############################################################################################################# 100.0% Verifying the integrity of the bootstrap Download failed, trying again with different mirror Downloading Arch Linux bootstrap from https://mirror.lcarilla.de/archlinux/iso/latest/archlinux-bootstrap-x86_64.tar.zst ############################################################################################################# 100.0% Verifying the integrity of the bootstrap Download failed, trying again with different mirror Downloading Arch Linux bootstrap from https://mirror.moson.org/archlinux/iso/latest/archlinux-bootstrap-x86_64.tar.zst ############################################################################################################# 100.0% Verifying the integrity of the bootstrap Download failed, trying again with different mirror Downloading Arch Linux bootstrap from https://mirror.f4st.host/archlinux/iso/latest/archlinux-bootstrap-x86_64.tar.zst curl: (6) Could not resolve host: mirror.f4st.host Verifying the integrity of the bootstrap Download failed, trying again with different mirror Bootstrap download failed or its checksum is incorrect ```
关闭于 2025-12-26 6 条评论