Artix Linux Forum

Artix Linux => Package management => Topic started by: 2_kit on 16 March 2025, 16:57:23

Title: Invalid or corrupted package when updating `openucx`
Post by: 2_kit on 16 March 2025, 16:57:23
Good day,

I tried updating my system today and ran into the "invalid or corrupted package" error trying to install openucx (https://packages.artixlinux.org/packages/world/x86_64/openucx/):

Code: [Select]
...
 Total (626/626)                      3,9 GiB  3,65 MiB/s 18:26 [###################################] 100%
(626/626) checking keys in keyring                              [###################################] 100%
(626/626) checking package integrity                            [###################################] 100%
error: openucx: signature from "Artix Buildbot <buildbot@artixlinux.org>" is invalid
:: File /var/cache/pacman/pkg/openucx-1.18.0-2-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)
Errors occurred, no packages were upgraded.

I have followed the instructions on the Artix Wiki entry (https://wiki.artixlinux.org/Main/Troubleshooting#Invalid_or_corrupted_packages_.28PGP_signature.29) for troubleshooting this issue through regenerating pacman keys, but the error persists, even when installing openucx individually. I have added the package to pacman's excluded list for now, but what else can I try here? Is this a package bug or am I doing something wrong?