Can't update my system

edit that file , and add

keyserver hkp://keyserver.ubuntu.com

then try this again :

sudo pacman-key --populate archlinux endeavouros
sudo pacman-key --refresh-keys

https://paste.tc/raw/YbUuHrG4MU

sudo pacman-key --add /usr/share/pacman/keyrings/endeavouros.gpg 
sudo pacman-key --lsign-key 497AF50C92AD2384C56E1ACA003DB8B0CB23504F
sudo pacman-key --populate
sudo pacman-key --refresh-keys
sudo pacman -Syy

This worked but i have error on 1 package

(131/131) checking keys in key fob (---------------------------------------- ] one hundred%
(131/131) checking package integrity (---------------------------------------- ] one hundred%
error: lib32-mesa: Signature from "Laurent Carlier <lordheavym@gmail.com>" is incorrect
The file :: /var/cache/pacman/pkg/lib32-mesa-20.3.3-1-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want it deleted? [Y / h] h
error: operation could not be performed (invalid or corrupted package)

EDIT: Itā€™s working after deleting package

sudo rm /var/cache/pacman/pkg/lib32-mesa-20.3.3-1-x86_64.pkg.tar.zst
sudo pacman -Su
1 Like

ok then is one package corruptedā€¦

those issues can be mixed up :slight_smile:

should be good now ?

Yes, thanks for help