Update 2026-05-02 does not start

Due to [ALERT] CVE-2026-31431 - Local Privilege Escalation Vulnerability I had my system OFFline those days.

Seeing the UPdate 2066-05-02 I set it ONline again and run these commands:

$ sudo pacman-mirrors --country Germany --api --protocol https
$ pamac checkupdates

This responds: System is up to date.
Now what?

Setting the mirror list preferences to a certain selection of mirrors — ­e.g. for your country — and changing the API does not update your mirror list yet. You need to do that separately. :backhand_index_pointing_down:

sudo pacman-mirrors -f && sudo pacman -Syu && pamac update --aur --devel
2 Likes

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.