Pamac GUI GNOME error

After a recent update(1st of august) GUI of pamac reports an error during every attempt to refresh, search for updates. I’ve got no other issues what soever, even pamac CLI works and updates properly.
Screenshot from 2023-08-16 18-28-39

There was a bug in pamac in those days, and that update also included the merger of the Community repository into the Extra repository. In a terminal, issue the following commands… :arrow_down:

sudo pacman-mirrors -f 5 && sudo pacman -Fy && sudo pacman -Syyu
pamac update --force-refresh

When done, be sure to also merge your .pacnew files.

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