On Sat, 2020-01-11 at 02:57 +0000, Shadrock Uhuru via arch-general wrote:
Error verifying signature: parse error --gbecqo27lfuqy6h2 Content-Type: text/plain; charset=utf-8; format=flowed Content-Disposition: inline
i have a server that has not been booted since 2017, i tried upgrading with pacman -Syu, i have post the screen output at http://paste.openstack.org/show/788264/ i thought adding Eli Schwartz' personal repository to pacman.conf would have allowed the upgrade with his Binary builds of pacman- static. is my problem still to do with the xz to zstd change or something different ?
shadrock
--gbecqo27lfuqy6h2--
Update the keyring first. The keys used to package those package aren't in the machine. $ pacman -S archlinux-keyring $ pacman -Syu Filipe Laíns