Re: More than a week without update?
Reply #1 –
Recently there are some quirks with mirrors, so you need to either wait out for the mirrors to be fixed or need to change mirrors. Please install pacman-contrib package, and use this oneliner:
wget -qO - https://gitea.artixlinux.org/packages/artix-mirrorlist/raw/branch/master/mirrorlist | rankmirrors -w -n 10 -
at the end it should spit out 10 lines with `Server = <url>`, put those directly at the top of `/etc/pacman.d/mirrorlist`, and then run `sudo pacman -Syu` once again.