Pacman: many packages show local to be newer

Running sudo pacman -Syu yields these warnings:

warning: lib32-libva-mesa-driver: local (23.1.3-1) is newer than multilib (23.0.4-2)
warning: lib32-mesa: local (23.1.3-1) is newer than multilib (23.0.4-2)
warning: lib32-mesa-vdpau: local (23.1.3-1) is newer than multilib (23.0.4-2)
warning: lib32-vulkan-intel: local (23.1.3-1) is newer than multilib (23.0.4-2)
warning: lib32-vulkan-radeon: local (23.1.3-1) is newer than multilib (23.0.4-2)
warning: libva-mesa-driver: local (23.1.3-1) is newer than extra (23.0.4-2)
warning: mesa: local (23.1.3-1) is newer than extra (23.0.4-2)
warning: mesa-vdpau: local (23.1.3-1) is newer than extra (23.0.4-2)
warning: openblas: ignoring package upgrade (0.3.23-1 => 0.3.23-3)
warning: pam: ignoring package upgrade (1.5.2-2 => 1.5.3-3)
warning: vulkan-intel: local (23.1.3-1) is newer than extra (23.0.4-2)
warning: vulkan-radeon: local (23.1.3-1) is newer than extra (23.0.4-2)
resolving dependencies…
looking for conflicting packages…
warning: dependency cycle detected:
warning: mhwd-db will be installed before its mhwd dependency
warning: dependency cycle detected:
warning: mhwd-db will be installed before its mhwd dependency
warning: dependency cycle detected:
warning: mhwd-db will be installed before its mhwd dependency

(I explicitly IgnorePkg’d openblas and pam because they broke my system a while back, see here)

I am on the testing branch, and have been for months. pacman-mirrors -G confirms this.

I’m wary of going through with the update. What should I do? Why is this happening?

Info:
Kernel: 6.1.37-1-MANJARO x86_64
Branch: testing
Pacman: v6.0.2

If you want, you can sort the mirrors again.

If you want to sync with them, allowing the downgrade, you can use

sudo pacman -Syuu

I think phil rolled back some packages.

Please get in the habit of checking the announcement threads.

And by “sort the mirrors”, you mean sudo pacman-mirrors --fasttrack && sudo pacman -Syyu?

Yes. If there are still downgrades you want to sync then use 2 us as shown above.

Thank you for your time.

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