You are not logged in.
when update using pacman, I got:
error: gnutls: signature from "Andreas Radke <andyrtr@archlinux.org>" is invalid
:: File /var/cache/pacman/pkg/gnutls-3.8.2-1-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
result of `pacman-key -l andyrtr@archlinux.org`:
pub rsa2048 2011-05-14 [SC]
ADC8A1FCC15E01D45310419E94657AB20F2A092B
uid [ full ] Andreas Radke <andyrtr@archlinux.org>
uid [ undef ] Andreas Radke <andreas.radke@mailbox.org>
uid [ undef ] Andreas Radke <andyrtr@mailbox.org>
sub rsa2048 2011-05-14 [E]
after following resetting, the issue still there:
sudo rm -rf /etc/pacman.d/gnupg
sudo pacman-key --init
sudo pacman-key --populateOffline
Signature is invalid isn't a keyring problem, it's a package problem. Delete it and download it again. If that doesn't work, try a different mirror.
Offline