Trouble on gpg servers keys update stopped

i have tried soluce for server hkps from the wiki endaevour ,
i have always theses packages in error
always stopped on refresh step

erreur : eos-translations : la signature de « EndeavourOS <info@endeavouros.com> » est de confiance inconnue
:: Le fichier /var/cache/pacman/pkg/eos-translations-1.1.1-1-any.pkg.tar.zst est corrompu (paquet non valide ou corrompu (signature PGP)).
Voulez-vous le supprimer ? [O/n] O
erreur : welcome : la signature de « EndeavourOS <info@endeavouros.com> » est de confiance inconnue
:: Le fichier /var/cache/pacman/pkg/welcome-3.7.2-1-any.pkg.tar.zst est corrompu (paquet non valide ou corrompu (signature PGP)).
Voulez-vous le supprimer ? [O/n] O

Hmm - have you checked your keyring

sudo pacman -S endeavouros-keyring
sudo pacman -S endeavouros-keyring

avertissement : endeavouros-keyring-1-4 est à jour -- réinstallation
résolution des dépendances…
recherche des conflits entre paquets…

Paquets (1) endeavouros-keyring-1-4

Taille totale du téléchargement :  0,01 MiB
Taille totale installée :        0,02 MiB
Taille de mise à jour nette :    0,00 MiB

:: Procéder à l’installation ? [O/n] O
:: Récupération des paquets…
 endeavouros-keyr...    10,3 KiB  0,00   B/s 00:00 [----------------------] 100%
(1/1) vérification des clés dans le trousseau      [----------------------] 100%
(1/1) vérification de l’intégrité des paquets      [----------------------] 100%
erreur : endeavouros-keyring : la signature de « EndeavourOS <info@endeavouros.com> » est de confiance inconnue
:: Le fichier /var/cache/pacman/pkg/endeavouros-keyring-1-4-any.pkg.tar.xz est corrompu (paquet non valide ou corrompu (signature PGP)).
Voulez-vous le supprimer ? [O/n] 

I only have the usual suggestion - init the pacman keyring and reload the signatures

sudo pacman-key --init
sudo pacman-key --populate endeavouros archlinux

The last resort is to empty the cache completely

sudo paccache -Scc
2 Likes

not working , theses 2 new packages welcome & eos-translations ,seems i missed one pgp key
update done without welcome & eos-translation ( @manuel-162)

That is really odd because - among other things - I have been verifying my mogrify document today - which included adding EOS to an Arch install - and I had no issues with the key.

I simply added EOS repo installed the keyring - no problems.

i found : missing from wiki last step for pgp package endeavouros
it’s ok

1 Like

Something weird has been going on with keyservers for a while now. Try changing the default server:
Edit:
/etc/pacman.d/gnupg/gpg.conf

Change to keyserver hkps://keyserver.ubuntu.com

no-greeting
no-permission-warning
lock-never
keyserver-options timeout=20
keyserver-options import-clean
keyserver-options no-self-sigs-only
keyserver hkps://keyserver.ubuntu.com