From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:32796) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VHBWP-00067J-Hg for qemu-devel@nongnu.org; Wed, 04 Sep 2013 07:45:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VHBWI-0007nz-QR for qemu-devel@nongnu.org; Wed, 04 Sep 2013 07:45:17 -0400 Received: from mx1.redhat.com ([209.132.183.28]:39822) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VHBWI-0007nv-Hd for qemu-devel@nongnu.org; Wed, 04 Sep 2013 07:45:10 -0400 Date: Wed, 4 Sep 2013 14:47:10 +0300 From: "Michael S. Tsirkin" Message-ID: <20130904114710.GA9372@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Subject: [Qemu-devel] public key not found? List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori , qemu-devel@nongnu.org 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? Linus seems to have no trouble pulling trees with this signature, and pulls don't have this error message. -- MST