You are not logged in.
It has been a while since I updated my desktop arch. Today, I get this error after "pacman -Syuv":
error: lxqt-common: signature from "Jerome Leclanche <jerome@leclan.ch>" is unknown trust
:: File /var/cache/pacman/pkg/lxqt-common-0.11.1-1-any.pkg.tar.xz is corrupted (invalid or corrupted package (PGP signature)).
never had this problem before, also do not have it on my laptop.
I removed /etc/pacman.d/gnupg and did
# pacman-key --init
# pacman-key --populate archlinux
# pacman-key --refresh-keys
error remains, only with packages from Jerome Leclanche.
What can I do next?
Last edited by vri (2017-01-01 21:07:06)
Offline
Same here :
pacman-key --list-sigs Jerome Leclanche
pub rsa4096 2013-10-16 [SC] [expired: 2017-01-01]
169704C6FB490C6892C7F23C37E0AF1FDA48F373
uid [ expired] Jerome Leclanche <jerome@leclan.ch>
sig 3348882F6AC6A4C2 2015-02-10 Pierre Schmitz (Arch Linux Master Key) <pierre@master-key.archlinux.org>
sig 5184252D824B18E8 2015-02-10 Thomas Bächler (Arch Linux Master Key) <thomas@master-key.archlinux.org>
sig 7EFD567D4C7EA887 2015-05-12 Ionut Biru (Arch Linux Master Key) <ionut@master-key.archlinux.org>
sig BA1DFB64FFF979E7 2015-02-12 Allan McRae (Arch Linux Master Key) <allan@master-key.archlinux.org>
sig A88E23E377514E00 2015-12-23 Florian Pritz (Arch Linux Master Key) <florian@master-key.archlinux.org>
sig 3 37E0AF1FDA48F373 2015-02-07 Jerome Leclanche <jerome@leclan.ch>
sig 1318EFAC5FBBDBCE 2013-12-17 [User ID not found]
sig 3 37E0AF1FDA48F373 2013-10-16 Jerome Leclanche <jerome@leclan.ch>
sig 3 37E0AF1FDA48F373 2014-10-29 Jerome Leclanche <jerome@leclan.ch>
sig DFCBE3AECA01CABC 2016-08-22 [User ID not found]
sig EE00AE30EBBA0E03 2016-08-22 [User ID not found]
It seems his key expired the 1st, need to wait then pacman-key --refresh-keys
Offline
Ok, clear, thanks.
Offline
He's already updated his key, so pacman-key --refresh-keys should do it. There should be a new archlinux-keyring package coming to fix this, but I can't say when.
Offline
@Scimmia, I likewise let one of my Arch desktops go a couple of months before upgrading early this morning, and I got the same or nearly the same error as the OP's.
Before finding this current thread, I did a StartPage search on the error message like this:
arch linux:"the error message"
and landed on this older thread, https://bbs.archlinux.org/viewtopic.php?id=197154 where you gave the answer
pacman -S archlinux-keyring
Before running that command, I said "no" to deleting several corrupted files, installed the keyring, and the upgrade succeeded.
I have had this happen before - I have a number of Arch installs, it isn't easy to keep them updated. I'm learning the brilliance of the search engine, and I try to always thank the people who provide the answers.
So Thank You, Scimmia!
tex
Offline