gpg: error retrieving '[email protected]' via WKD: General error
gpg: error reading key: General error
gpg: refreshing 1 key from hkps://keyserver.ubuntu.com
gpg: keyserver refresh failed: General error
==> ERROR: Could not update key: BA1DFB64FFF979E7
gpg: error retrieving '[email protected]' via WKD: General error
gpg: error reading key: General error
gpg: refreshing 1 key from hkps://keyserver.ubuntu.com
gpg: keyserver refresh failed: General error
==> ERROR: Could not update key: D6D055F927843F1C
gpg: error retrieving '[email protected]' via WKD: General error
gpg: error reading key: General error
gpg: refreshing 1 key from hkps://keyserver.ubuntu.com
gpg: keyserver refresh failed: General error
==> ERROR: Could not update key: 9B729B06A680C281
The exact command? Often times PGP keyservers (in your case ubuntu's) misbehave.
doas pacman -Scc --noconfirm
doas rm -rfv /var/cache/pacman /var/lib/pacman/sync
doas pacman-key --init
doas pacman -Syyu \
--noconfirm \
--overwrite=* \
pacman \
artix-keyring \
archlinux-keyring \
ubuntu-keyring
doas pacman-key --init
doas pacman-key --populate artix archlinux ubuntu
doas pacman-key --refresh-keys
And a key point is, i’m being made unable to connect to OSM thru Marble and too much websites i use often
And it feels weird that something else connects well to the internet, but keyring commands and too much websites don’t respond to the internet
Try setting 'keyserver hkp://keys.gnupg.net' in /etc/pacman.d/gnupg/gpg.conf.
no user ID for key signature packet of class 10
Done solving w/in a few eariler questions also at this forum, w/in just adding a few new keyservers onto my gpg.conf and that one for pacman! :)