You are not logged in.
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