On 08/07/2016 02:19 PM, Piet van Oostrum wrote:
Girvin Herr wrote:
>
> Piet,
>
> I tried this and got:
>
> 502:$gpg2 --verify libreoffice-translations-5.0.6.3.tar.xz.asc
> gpg: Signature made Wed 04 May 2016 03:22:04 PM PDT using RSA key ID
> AFEEAEA3
> gpg: Can't check signature: No public key
>
> This is what I have been getting each time I try to check the LO files.
> "...No public key" is my problem. I need the public key to import to my
> gpg to complete the check. I tried the:
>
> 504:$gpg --keyserver hkp://subkeys.pgp.net --search-keys libreoffice.org
> gpg: searching for "libreoffice.org" from hkp server subkeys.pgp.net
> gpg: keyserver timed out
> gpg: keyserver search failed: keyserver error
>
> I just tried it again using documentfoundation.org but got the same
> timeout result.
>
> I need to find the libreoffice.org public key to unlock the check process.
>
OK, I was partly wrong.
It appears that I had the public key already downloaded. But even if I delete
that key the gpg2 --verify will fetch it for me, but it gets it from keyserver
hkp://keys.gnupg.net
And you cannot use libreoffice.org as search key, because that's not in the key.
Use the ID: gpg2 --keyserver hkp://keys.gnupg.net --search-keys AFEEAEA3
or [email protected]
The key identifies as:
LibreOffice Build Team (CODE SIGNING KEY) <[email protected]>
4096 bit RSA key F434A1EFAFEEAEA3, created: 2010-10-11
Hope this helps.
Piet,
That was it! I changed the keyserver and used the ID and gpg found the
key and imported it. The check with the .asc file now works. For some
reason, my gpg will not automatically fetch the key from the .asc file.
I must manually import it. It may be that way for security reasons.
Thank you very much.
Girvin
--
To unsubscribe e-mail to: [email protected]
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted