ANyone else getting error when trying to update HWInfo to latest version?

Getting the following error when trying to update from 21.81-1 to 22.1-1 in arch.

hwinfo-22.1-1-x86_64 downloading... error: hwinfo: signature from "Alexander F. Rødseth <xyproto@archlinux.org>" is marginal trust :: File /var/cache/pacman/pkg/hwinfo-22.1-1-x86_64.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) -> error installing repo packages

Any thoughts… Is this an issue in the repo or is this an issue with the package itself? Also left comment on github because did not see any noted issues reported.

Could you try the following:

sudo pacman -Sy archlinux-keyring
sudo pacman -Su

For more, please refer to:

@pebcak That did it. I did a yay - Syu and thought the keyring was updated, but apparently not…

Thanks for the assist… :+1:

1 Like

You could use command
UpdateInTerminal
that handles keyrings first.

2 Likes

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.