Bug #3103
Upgrade not possible due to unverified keys
Status:
unconfirmed
Priority:
bug
Assignee:
-
% Done:
0%
Description
My latest upgrade was not possible due to unverified keys.
I use this command:
- sudo pacman -Sy && sudo pacman -Su
And several packages were not or could not be verified, including of Bill Auger, so is there anything I should do? I can upgrade only if I designate trust to Never.
History
Updated by bill-auger about 2 years ago
simply install the latest keyring package first
- pacman -Sy parabola-keyring # pacman -Su
Updated by telur about 2 years ago
im usually do these:
1.pacman -Sy parabola-keyring archlinux-keyring
2.pacman-key --init
3.pacman-key --populate parabola arch
4.pacman-key --refresh-keys