Pgp-signature out dated....- oncemore

hi there -

well it seems that i sometinmes run into such issues . - where keyring (and sig) seems to be out dated

see the following


PGP-Signatur defekt - nach länger ausgeblliebenenem Update - wie vorgehen?

(471/471) Paket-Integrität wird überprüft                                                                                   [---------------------------------------------------------------------------] 100%
Fehler: electron22: signature from "Caleb Maclennan <alerque@archlinux.org>" is unknown trust
:: Datei /var/cache/pacman/pkg/electron22-22.3.18-1-x86_64.pkg.tar.zst ist beschädigt (Ungültiges oder beschädigtes Paket (PGP-Signatur)).
Soll die Datei entfernt werden? [J/n]

well i thougth that the fix is this

$ sudo pacman -S archlinux-keyring

but see what i have got back


[martin@martinsendeavour ~]$  sudo pacman -S archlinux-keyring
[sudo] Passwort für martin: 
Fehler: Der Vorgang konnte nicht gestartet werden (Kann Datenbank nicht sperren)
Fehler: Datenbank konnte nicht gesperrt werden: Die Datei existiert bereits
  Wenn Sie sicher sind, dass nicht bereits ein
  Paketmanager läuft, können Sie /var/lib/pacman/db.lck entfernen
[martin@martinsendeavour ~]$ 

hmmm there something special is going on…

and got back

[sudo] Passwort für martin: 
Fehler: Der Vorgang konnte nicht gestartet werden (Kann Datenbank nicht sperren)
Fehler: Datenbank konnte nicht gesperrt werden: Die Datei existiert bereits
  Wenn Sie sicher sind, dass nicht bereits ein
  Paketmanager läuft, können Sie /var/lib/pacman/db.lck entfernen
[martin@martinsendeavour ~]$

sudo rm /var/lib/pacman/db.lck

And then try again.

2 Likes

hi there - many thanks

i wil do as adviced :wink:

hello dear @keybreak

i did this - but i still run into the following errors#

:: Installation fortsetzen? [J/n] j
:: Pakete werden empfangen …
 eos-translations-23-24-any                                                                      78,9 KiB  5,44 KiB/s 00:15 [---------------------------------------------------------------------------] 100%
 yad-13.0-1.1-x86_64                                                                            217,3 KiB  9,07 KiB/s 00:24 [---------------------------------------------------------------------------] 100%
 eos-apps-info-1.7-2-any                                                                        304,6 KiB  11,1 KiB/s 00:28 [---------------------------------------------------------------------------] 100%
 eos-bash-shared-23-22.1-any                                                                     48,5 KiB  7,07 KiB/s 00:07 [---------------------------------------------------------------------------] 100%
 welcome-3.68-1.4-any                                                                            30,3 KiB  5,21 KiB/s 00:06 [---------------------------------------------------------------------------] 100%
 eos-rankmirrors-2.15-1-any                                                                      16,9 KiB  3,03 KiB/s 00:06 [---------------------------------------------------------------------------] 100%
 kernel-install-for-dracut-1.8-1-any                                                             15,1 KiB  2,32 KiB/s 00:06 [---------------------------------------------------------------------------] 100%
 eos-hooks-1.15-1-any                                                                            11,1 KiB  1808   B/s 00:06 [---------------------------------------------------------------------------] 100%
 endeavouros-mirrorlist-23.8-1-any                                                               10,2 KiB  1584   B/s 00:07 [---------------------------------------------------------------------------] 100%
 yay-12.1.0-1-x86_64                                                                              3,0 MiB  21,6 KiB/s 02:22 [---------------------------------------------------------------------------] 100%
 endeavouros-theming-22.12.3.3-2-any                                                             11,9 MiB  38,0 KiB/s 05:19 [---------------------------------------------------------------------------] 100%
 Gesamt (11/11)                                                                                  15,6 MiB  49,9 KiB/s 05:20 [---------------------------------------------------------------------------] 100%
(473/473) Schlüssel im Schlüsselbund werden geprüft                                                                         [---------------------------------------------------------------------------] 100%
(473/473) Paket-Integrität wird überprüft                                                                                   [---------------------------------------------------------------------------] 100%
Fehler: endeavouros-mirrorlist: signature from "manuel <manuel@endeavouros.com>" is unknown trust
:: Datei /var/cache/pacman/pkg/endeavouros-mirrorlist-23.8-1-any.pkg.tar.zst ist beschädigt (Ungültiges oder beschädigtes Paket (PGP-Signatur)).
Soll die Datei entfernt werden? [J/n]  

You also need to include :enos: keyring

sudo pacman -Sy archlinux-keyring endeavouros-keyring
sudo pacman -Syu
2 Likes

How often do you update your system?