From owner-freebsd-hackers@FreeBSD.ORG Fri Mar 20 15:50:57 2015 Return-Path: Delivered-To: hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E478D7C5 for ; Fri, 20 Mar 2015 15:50:57 +0000 (UTC) Received: from mail-wi0-x22b.google.com (mail-wi0-x22b.google.com [IPv6:2a00:1450:400c:c05::22b]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8BB5EEB4 for ; Fri, 20 Mar 2015 15:50:57 +0000 (UTC) Received: by wibgn9 with SMTP id gn9so18377575wib.1 for ; Fri, 20 Mar 2015 08:50:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:mime-version:content-type :content-transfer-encoding; bh=t9gpZcT87xBO5kPceDxStrTe8DFCFdmSrSKMivU9n7c=; b=JS5QuV88+81RtaffiODMVWGLbWlccJm7gj5KxwmzIeOl/K/FE7w9Oz9NbqKBEqupdH t9E1LVsnhVXBzYLoJOnD1ZA6kRC6Hzj0Dc1UHTEmtp2Cbr62xefWIkHqAVzW/LZaua4K woWbvY1Pn/wzIx/5W3UQUtZw+xQ7V9kTMeQY3FU1OFWgxzxgZ0X2u89obdV01k8ltEIh awsASm7k3QbtWtptUBZhB+uRtMB2iTEsOmf9l0k/7YLlQ9upUjxEMmQ74ETch+Mn37hK ajFfvp9/QTXcRlZQpRcq+Yd4A58xevXBUHUufzkkj2KK4rDJQt4ZXoeLRMOuMhCAwYYu G2zg== X-Received: by 10.194.57.170 with SMTP id j10mr90391382wjq.102.1426866655986; Fri, 20 Mar 2015 08:50:55 -0700 (PDT) Received: from localhost ([217.14.212.217]) by mx.google.com with ESMTPSA id y14sm6871693wjr.39.2015.03.20.08.50.54 for (version=SSLv3 cipher=RC4-SHA bits=128/128); Fri, 20 Mar 2015 08:50:55 -0700 (PDT) Date: Fri, 20 Mar 2015 16:50:51 +0100 From: To: hackers@freebsd.org Subject: gpg: DBG: armor-keys-failed Message-ID: <20150320165051.00004930@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Mar 2015 15:50:58 -0000 Just came out p7, then p8 to patch the patch of p7 for REL 10.1 Why do I get this: ------ gpg: DBG: armor-keys-failed (KEY 0x0000000000000000 BEGIN ) ->0 gpg: DBG: armor-keys-failed (KEY 0x0000000000000000 END ) ->0 gpg: key 8811D2A4: "Aaron Cary Dalton" not changed gpg: Total number processed: 1 gpg: unchanged: 1 ------ Domagoj S.