On Thu, 28 Jan 2016 20:23:14 -0500, Francis Gerund wrote:
After checking the mailing list archives, I found a similar problem was with the "courage" package, which was solved by (as root):
pacman-key --refresh-keys
Actually your install suffers from not being updated. The refresh was needed, when the keyring package was only available by the testing repository, but since a few days it's provided by core [1]. I never used pacmatic, so perhaps you should consider to update using 'sudo pacman -Syu'. If your install is up-to-date, then the output of 'pacman -Q archlinux-keyring' must be 'archlinux-keyring 20160123-1'. [1] [rocketmouse@archlinux ~]$ grep "upgraded archlinux-keyring" /var/log/pacman.log | grep 2016 [2016-01-26 08:16] [ALPM] upgraded archlinux-keyring (20151220-1 -> 20160123-1) [rocketmouse@archlinux ~]$ grep pkgver= /var/abs/core/archlinux-keyring/PKGBUILD pkgver=20160123 [rocketmouse@archlinux ~]$ pacman -Si archlinux-keyring | grep Ver Version : 20160123-1