Stable Update 2023-03-31: Keyring linux515 (5.15.104-2)

Just started pamac update -a and it throws this issue:

Checking key ring...                                                                                 [713/713]
Integrity is checked...                                                                               [713/713]
Error: linux515: Signature of "Manjaro Build Server <build@manjaro.org>" is invalid.
Remove invalid files and repeat operation...
Dependencies are resolved...
Internal conflicts are checked...
Downloading linux515 (5.15.104-2) started                                                                   
Download of linux515 (5.15.104-2) finished                                                                     
Checking key ring...                                                                                 [713/713]
Integrity is checked...                                                                               [713/713]
Error: linux515: Signature of "Manjaro Build Server <build@manjaro.org>" is invalid.
Error: operation could not be completed: Invalid or corrupted package:

What shall I do?

update mirror-list and choose the 5 fastest mirrors (1st command)
clear the cache (2nd command)
do a full update (3rd command)

sudo pacman-mirrors -f5
sudo pacman -Scc
sudo pacman -Syyu

further infos can be found here:

2 Likes

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