From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: Signed archive export/import Date: Fri, 20 Dec 2013 18:04:12 +0100 Message-ID: <20131220170412.GA2382@debian> References: <87bo0bqy7k.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44441) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vu3Uu-0008VV-8Q for guix-devel@gnu.org; Fri, 20 Dec 2013 12:04:31 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vu3Um-0000WR-W6 for guix-devel@gnu.org; Fri, 20 Dec 2013 12:04:24 -0500 Content-Disposition: inline In-Reply-To: <87bo0bqy7k.fsf@gnu.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Ludovic =?iso-8859-15?Q?Court=E8s?= Cc: guix-devel@gnu.org Hello! The check of the crypto part fails with FAIL: tests/pk-crypto ===================== %%%% Starting test pk-crypto (Writing full log to "pk-crypto.log") FAIL string->gcry-sexp->string # of expected passes 6 # of unexpected failures 1 using an older libgcrypt 1.5.3 from Guix; is version 1.6 required? tests/store also fails, but this might be a consequence. Andreas