Artix Linux Forum

Artix Linux => Package management => Topic started by: Chrom on 15 August 2022, 17:09:01

Title: invalid or corrupted package (PKG signature)
Post by: Chrom on 15 August 2022, 17:09:01
Hello, I am trying to update my system with sudo pacman -Syu, but I run into the problem displayed
Code: [Select]
error: edk2-armvirt: signature from "David Runge <[email protected]>" is marginal trust
:: File /var/cache/pacman/pkg/edk2-armvirt-202205-2-any.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] y
error: failed to commit transaction (invalid or corrupted package)
Errors occurred, no packages were upgraded.
I am unable to resolve this issue either through trying to upgrade it which I have done with sudo pacman -U edk2-armvirt-202205-2-any.pkg.tar.zst and have refreshed my artixlinux keyring.
Any suggestions would be welcome
Title: Re: invalid or corrupted package (PKG signature)
Post by: frabjous on 15 August 2022, 17:48:02
I think edk2-armvirt is in extra which is an Arch repo, not an Artix repo. Have you tried installing/updating archlinux-keyring?
Title: Re: invalid or corrupted package (PKG signature)
Post by: Genardev on 15 August 2022, 19:21:06
Hi Chrom,

see this (https://forum.artixlinux.org/index.php/topic,4356.msg28197.html#msg28197) thread.