You are not logged in.
Current WKD lookup command on the Arch Linux Downloads page errors on my Debian 10 install, stating that --locate-external-key is not a valid option. I performed a quick Internet search, found the option --locate-keys here, substituted that and that worked. Maybe need to update the WKD Lookup line on the Arch Linux Downloads page?
Last edited by walkingstickfan (2021-11-08 14:14:10)
Arch Linux with Openbox & Tint2
Offline
Works fine for me:
┌─[Shiv ~]
└─╼ gpg --version
gpg (GnuPG) 2.2.32
libgcrypt 1.9.4-unknownOffline
Is gpg provided by gnupg on Debian 10 if so what version?
Last edited by loqs (2021-11-06 19:21:16)
Offline
That is a valid option, but maybe the gpg version on debian is too old.
https://www.gnupg.org/documentation/man … tions.html
The equivalent would be something like
--locate-keys --auto-key-locate clear,nodefault,wkdEdit: Debian oldstable/buster seems to have an old version, but a new version with --locate-external-keys is in the backports. The current stable/bullseye should have support for it.
https://tracker.debian.org/pkg/gnupg2
https://manpages.debian.org/buster/gpg/gpg.1.en.html
https://manpages.debian.org/bullseye/gpg/gpg.1.en.html
Last edited by progandy (2021-11-06 19:26:42)
| alias CUTF='LANG=en_XX.UTF-8@POSIX ' | alias ENGLISH='LANG=C.UTF-8 ' |
Offline
Thank you all for the feedback. I thought maybe the listed option might be wrong/outdated since the reference I provided listed a different option that worked under Debian 10 Buster.
Arch Linux with Openbox & Tint2
Offline