Binette@lemmy.ml to Arch Linux@lemmy.ml · 5 months agoWhen I upgrade my packages, it says that the pgp signature of every package is wrong. But I know that that's not right. How do I stop this message from happening?message-squaremessage-square7fedilinkarrow-up122arrow-down10
arrow-up122arrow-down1message-squareWhen I upgrade my packages, it says that the pgp signature of every package is wrong. But I know that that's not right. How do I stop this message from happening?Binette@lemmy.ml to Arch Linux@lemmy.ml · 5 months agomessage-square7fedilink
minus-squareccryx@discuss.tchncs.delinkfedilinkarrow-up25·5 months agoUpdate only archlinux-keyring and try again. # pacman -S archlinux-keyring # pacman -Syu In some cases you may need to re-populate the keyring. # pacman-key --init # pacman-key --populate
minus-squareBinette@lemmy.mlOPlinkfedilinkarrow-up3·5 months agoI tried both options in order and neither worked.
Update only archlinux-keyring and try again.
# pacman -S archlinux-keyring # pacman -Syu
In some cases you may need to re-populate the keyring.
# pacman-key --init # pacman-key --populate
I tried both options in order and neither worked.