Error downloading Arch tarball

I'm getting the following when trying to run sudo akshara update:
[INFO] attempting to acquire system lock [INFO] downloading Arch tarball... Prepended http:// to 'None/iso/latest/sha256sums.txt' [ERROR] failed checksum verification [INFO] trying download again... Prepended http:// to 'None/iso/latest/archlinux-bootstrap-x86_64.tar.zst' [ERROR] failed download [ERROR] update failed [ERROR] aborting umount: /.new_rootfs/: no mount point specified. rmdir: failed to remove '/.new_rootfs/': No such file or directory
Tried a different mirror and getting the same issue.
Solution:
to fix this for now, add an arch-repo line to system.yaml
arch-repo: 'https://geo.mirror.pkgbuild.com'
arch-repo: 'https://geo.mirror.pkgbuild.com'
...
Jump to solution
3 Replies
Asterisk
Asterisk4d ago
this has been fixed. new akshara has not been built though
Solution
Asterisk
Asterisk4d ago
to fix this for now, add an arch-repo line to system.yaml
arch-repo: 'https://geo.mirror.pkgbuild.com'
arch-repo: 'https://geo.mirror.pkgbuild.com'
Asterisk
Asterisk4d ago
this issue only affects existing installs ¯\_(ツ)_/¯

Did you find this page helpful?