mirror of
https://github.com/xcat2/xcat-core.git
synced 2026-09-10 19:46:24 +00:00
5b6120a182
archive.ubuntu.com publishes amd64 and i386 only, so a ppc64el or riscv64 node was given an apt mirror carrying no package for it and the installer could not fetch what the minimal live media lacks. The default is now the ports archive for those architectures, chosen from the osimage's architecture rather than the package directory, which is whatever path the administrator configured. site.ubuntu_apt_mirror still overrides it. Signed-off-by: Vinícius Ferrão <2031761+viniciusferrao@users.noreply.github.com>