You are not logged in.

#1 2020-03-16 19:00:46

daydream
Member
Registered: 2015-09-04
Posts: 1

[SOLVED] GPG 'keyserver-options auto-key-retreive' not working

I have been trying to install dropbox via AUR and get the following error:

==> ERROR: One or more PGP signatures could not be verified!

Upon installing GPG, I noticed the wiki was out-of-date since a config file (nor skeleton) is no longer automatically created. As such, I created a blank file at ~/.gnupg/gpg.conf and added the following:

keyserver-options auto-key-retreive

Even still, the installation is not working and the public key is not being added. I understand I can add it via:

gpg --recv-keys <keyid>

But I would like to understand why it is not automatically retrieving the keys? Do I need to install a package with auto-key-retrieve?

Edit: RIP I had a typo, its 'retrieve' not 'retreive'

Last edited by daydream (2020-03-16 20:41:45)

Offline

Board footer

Powered by FluxBB