Reset arch linux key ring
If you have problems with some pubkey not present, use this blunt method:
mv /etc/pacman.d/gnupg /etc/pacman.d/gnupg.bkp
pacman-key --init
pacman-key --wpopulate
Your Personal Sysadmin
If you have problems with some pubkey not present, use this blunt method:
mv /etc/pacman.d/gnupg /etc/pacman.d/gnupg.bkp
pacman-key --init
pacman-key --wpopulate