From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48293) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VHE64-0000hv-4p for qemu-devel@nongnu.org; Wed, 04 Sep 2013 10:30:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VHE5y-00021V-QG for qemu-devel@nongnu.org; Wed, 04 Sep 2013 10:30:16 -0400 Received: from mail-qc0-x22b.google.com ([2607:f8b0:400d:c01::22b]:62461) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VHE5y-00021N-Le for qemu-devel@nongnu.org; Wed, 04 Sep 2013 10:30:10 -0400 Received: by mail-qc0-f171.google.com with SMTP id n1so200900qcw.30 for ; Wed, 04 Sep 2013 07:30:10 -0700 (PDT) Sender: Paolo Bonzini Message-ID: <522743F2.2020808@redhat.com> Date: Wed, 04 Sep 2013 16:30:10 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <20130904114710.GA9372@redhat.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] public key not found? List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: qemu-devel , "Michael S. Tsirkin" Il 04/09/2013 15:11, Anthony Liguori ha scritto: > On Wed, Sep 4, 2013 at 6:47 AM, Michael S. Tsirkin wrote: >> I noticed recent merges of the pci tree have this text: >> >> # gpg: Signature made Sun 01 Sep 2013 03:15:36 AM CDT using RSA key >> # ID D28D5469 >> # gpg: Can't check signature: public key not found >> >> Why is that? > > Because I haven't signed your key. We'll address this at this year's KVM Forum: > > http://wiki.qemu.org/KeySigningParty2013 > >> Linus seems to have no trouble pulling trees with this >> signature, and pulls don't have this error message. > > I'm not sure how wide Linus extends his trust. Getting a kernel.org account requires 3 signatures from someone else who has a kernel.org account *and* communicating the particular key to the kernel.org sysadmins. So I guess Linus extends his trust to all keys that were processed this way, or something like that. Paolo