You are not logged in.
Pages: 1
qq arch forum
I tried to crate my own iso of arch linux.
I've read archiso wiki page and tried to build default releng iso
I run
```bash
sudo mkarchiso -v -o /home/user/workspace1/osout/ .```
and get this:
```bash
error: failed retrieving file 'python-pydantic-2.10.6-1-any.pkg.tar.zst.sig' from mirror.theo546.fr : Operation too slow. Less than 1 bytes/sec transferred the last 10 seconds
error: failed retrieving file 'archinstall-3.0.2-2-any.pkg.tar.zst' from mirror.theo546.fr : Operation too slow. Less than 1 bytes/sec transferred the last 10 seconds
error: failed retrieving file 'tpm2-tools-5.7-1-x86_64.pkg.tar.zst' from mirror.theo546.fr : Operation too slow. Less than 1 bytes/sec transferred the last 10 seconds
warning: too many errors from mirror.theo546.fr, skipping for the remainder of this transaction
error: failed retrieving file 'lftp-4.9.3-1-x86_64.pkg.tar.zst.sig' from mirror.theo546.fr : Operation too slow. Less than 1 bytes/sec transferred the last 10 seconds
warning: failed to retrieve some files
error: failed to commit transaction (unexpected error)
Errors occurred, no packages were upgraded.
==> ERROR: Failed to install packages to new root```
I don't know what to do, can anyone help?
Offline
Looks like a mirror problem. Do full system upgrades work fine?
EDIT: triple backticks don't work here, use code tags instead.
Last edited by Head_on_a_Stick (2025-03-08 19:17:35)
Jin, Jîyan, Azadî
Offline
Pages: 1