[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-discuss] How to gpg verify qemu-2.12.0.tar.xz?
From: |
Thomas Huth |
Subject: |
Re: [Qemu-discuss] How to gpg verify qemu-2.12.0.tar.xz? |
Date: |
Wed, 20 Jun 2018 07:47:34 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0 |
On 20.06.2018 06:19, Edward Smith wrote:
> Hello,
>
> I downloaded the following files to my Ubuntu machine:
>
> Jun 19 22:37 qemu-2.12.0.tar.xz
> Jun 19 22:37 qemu-2.12.0.tar.xz.sig
>
> I then attempted to verify the gpg signature of the qemu-2.12.0.tar.xz file
> and got the following output:
>
> gpg: Signature made Tue 24 Apr 2018 12:55:16 PM CDT using RSA key ID
> F108B584
> gpg: Can't check signature: public key not found
>
> I tried looking for RSA key with the ID F108B584 on the MIT public key
> server but could not find it.
>
> Any ideas?
It should be available on the MIT server:
http://pgp.mit.edu/pks/lookup?op=vindex&search=0x3353C9CEF108B584
HTH,
Thomas