Closed mangoducksparkles closed 1 year ago
export XBPS_ARCH=x86_64-musl xbps-install -S -R https://repo-us.voidlinux.org/current/musl
Works on the standard live image, but yields ERROR: [reposync] failed to fetch file 'https://repo-us.voidlinux.org/current/musl/x86_64-repodata': Not Found in hrmpf.
ERROR: [reposync] failed to fetch file 'https://repo-us.voidlinux.org/current/musl/x86_64-repodata': Not Found
You can use XBPS_TARGET_ARCH instead, but not sure why hrmpf is different here.
XBPS_TARGET_ARCH
Works on the standard live image, but yields
ERROR: [reposync] failed to fetch file 'https://repo-us.voidlinux.org/current/musl/x86_64-repodata': Not Found
in hrmpf.