When updating my system for the first time in a while (over a week), I get this error:
error: archlinux-keyring: signature from "Dudemanguy <[email protected]>" is unknown trust
:: File /var/cache/pacman/pkg/archlinux-keyring-20220831-1.1-any.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n]
I have tried removing /etc/pacman.d/gnupg and regenerating it with pacman-key --init and pacman-key --populate archlinux artix. I have also tried pacman-key --refresh-keys. No other package (that i can find) is affected by this issue. I have the universe repository enabled.
Install/update artix-keyring first. It should be 20220901-1.
I have the same problem.
The `artix-keyring-20220901-1` is up to date
After install the archlinux-keyring i become this error:
pacman --noconfirm --sync archlinux-keyring
---> Running in d2fad7174a3a
resolving dependencies...
looking for conflicting packages...
Package (1) New Version Net Change Download Size
universe/archlinux-keyring 20220831-1.1 1.56 MiB 1.10 MiB
Total Download Size: 1.10 MiB
Total Installed Size: 1.56 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
checking keyring...
checking package integrity...
:: File /var/cache/pacman/pkg/archlinux-keyring-20220831-1.1-any.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] error: archlinux-keyring: signature from "Dudemanguy <[email protected]>" is unknown trust
error: failed to commit transaction (invalid or corrupted package (PGP signature))Regards.
I also had this error and this helps. Thank you!
Thank you! This worked for me too.