Skip to main content
Topic: arch keychain problem with a package (Read 356 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

arch keychain problem with a package

Code: [Select]
flatbush:[ruben]:~$ sudo pacman -S qastools
resolving dependencies...
looking for conflicting packages...

Packages (4) archlinux-keyring-20230704-1  archlinux-mirrorlist-20230226-2  artix-archlinux-support-2-1  qastools-0.23.0-2

Total Download Size:   1.14 MiB
Total Installed Size:  3.34 MiB

:: Proceed with installation? [Y/n]
:: Retrieving packages...
 archlinux-keyring-20230704-1-any                    1166.7 KiB  2.51 MiB/s 00:00 [###############################################] 100%
(4/4) checking keys in keyring                                                    [###############################################] 100%
(4/4) checking package integrity                                                  [###############################################] 100%
error: archlinux-keyring: signature from "Dudemanguy <[email protected]>" is unknown trust
:: File /var/cache/pacman/pkg/archlinux-keyring-20230704-1-any.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n]

I've tried the fixes suggested that I've found in the arch forum but this just not fixing.

Re: arch keychain problem with a package

Reply #1
Code: [Select]
flatbush:[ruben]:~$ sudo pacman -S qastools
resolving dependencies...
looking for conflicting packages...

Packages (4) archlinux-keyring-20230704-1  archlinux-mirrorlist-20230226-2  artix-archlinux-support-2-1  qastools-0.23.0-2

Total Installed Size:  3.34 MiB

:: Proceed with installation? [Y/n]
(4/4) checking keys in keyring                                                    [###############################################] 100%
downloading required keys...
:: Import PGP key 4003D2EF625D6492, "Dudemanguy <[email protected]>"? [Y/n] Y
error: key "4003D2EF625D6492" could not be looked up remotely
error: required key missing from keyring
error: failed to commit transaction (unexpected error)
Errors occurred, no packages were upgraded.

Re: arch keychain problem with a package

Reply #2
?? no fix?