So I’m pretty much unable to update my system. I tried updating mirrors and i tried everything in this post:
EXCEPT :
" And if this still doesn’t work, and you trust that the packages are actually correct and not corrupt and haven’t been interfered with, then you can force (re)installation of the keyring packages:
then try again."
I still keep getting “signature from “David Runge dvzrv@archlinux.org” is invalid”
“Do you want to delete it? [Y/n]”
i chose N and it keeps giving me other similar messages about signature.
I already did this in the linked post using those steps:
"
sudo mv /etc/pacman.d/gnupg /root/pacman-key.bak
sudo pacman-key --init
sudo pacman-key --populate archlinux endeavouros
sudo pacman -Syy archlinux-keyring endeavouros-keyring
sudo pacman -Syyu
"
It showed me that i have problems with “archlinux.thaller.ws”, i kept updating my mirrors earlier but it kept adding it, so i picked mirrors from different region.
2. run
sudo pacman -Syu
Problem solved, it seems the mirror stuff was the issue.