I am trying to configure my sources.list using the mirror:// method on ubuntu arm64:
mirror://mirrors.ubuntu.com/mirrors.txt
only works for amd64 but not arm.
Any equivalent of this for arm64?
I am trying to configure my sources.list using the mirror:// method on ubuntu arm64:
mirror://mirrors.ubuntu.com/mirrors.txt
only works for amd64 but not arm.
Any equivalent of this for arm64?
No, but there are some mirrors.
Using a script in Are there alternative repositories to ports.ubuntu.com for ARM? I found only 10.
./find-mirrors.sh arm64 jammy main https 4
Valid: https://mirror.kumi.systems/ubuntu-ports/
Valid: https://mirrors.tuna.tsinghua.edu.cn/ubuntu-ports/
Valid: https://ubuntu-ports.mirror.net.in/
Valid: https://in.mirror.coganng.com/ubuntu-ports/
Valid: https://mirror.nishi.network/ubuntu-ports/
Valid: https://jp.mirror.coganng.com/ubuntu-ports/
Valid: https://mirror.misakamikoto.network/ubuntu-ports/
Valid: https://ubuntu-mirror.cloud.mu/ubuntu-ports/
Valid: https://mirror.coganng.com/ubuntu-ports/
Valid: https://mirrors.ocf.berkeley.edu/ubuntu-ports/
So while you can use one of them, you cannot (currently) use the mirror:// format to load-balance between them