You are not logged in.
Thank you for reading, yet another post from me.
Issue:
FAILED (unknown public key 3B94A80E50A477C7)
==> ERROR: One or more PGP signatures could not be verified!
Attempted following solutions:
Attempt 1:
sudo pacman -Syu
https://bbs.archlinux.org/viewtopic.php … 3#p1571743
Attempt 2:
nslookup keyserver.ubuntu.com host keyserver.ubuntu.com ping -c1 keyserver.ubuntu.com
Lastly, stop systemd-resolved and edit /etc/resolv.conf
nameserver 8.8.8.8
https://bbs.archlinux.org/viewtopic.php … 1#p1983411
Attempt 3:
~/.gnupg/dirmngr.conf
keyserver hkp://keyserver.ubuntu.com
https://wiki.archlinux.org/title/GnuPG#Key_servers
keyserver hkps://keys.openpgp.org
https://bbs.archlinux.org/viewtopic.php … 2#p1987592
Attempt 4:
~/.gnupg/dirmngr.conf
keyserver hkp://keyserver.ubuntu.com
gpgconf --reload gpg
Thanks to everybody that is contributing to make open-source software possible.
Apparently I still manage to offend people, even while trying to be as empathic as possible and search/try to learn before posting.
I love y'all.
Offline
That's one of heftig's keys.
pacman-key -l 3B94A80E50A477C7
pacman-key --keyserver hkps://keyserver.ubuntu.com -l 3B94A80E50A477C7
Likely
pacman -Sy archlinux-keyring
pacman -Su
The relevant config is /etc/pacman.d/gnupg/gpg.conf - https://wiki.archlinux.org/title/Pacman … _keyserver
Edit: to riff on your semi-bump, don't post errors out of context.
What command caused this, what messages surround it, etc.
Last edited by seth (2023-03-05 08:03:55)
Offline