More than a week without update? 13 April 2025, 20:29:55 Hi,is more than a week that I don't find any update, only omniverse. Is it normal? I'm using the last mirrorlist 20250326-1.Thank you
Re: More than a week without update? Reply #1 – 14 April 2025, 00:18:23 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:Code: [Select]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. 4 Likes