From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Signed archive export/import Date: Fri, 20 Dec 2013 18:54:50 +0100 Message-ID: <87y53fpfv9.fsf@gnu.org> References: <87bo0bqy7k.fsf@gnu.org> <20131220170412.GA2382@debian> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56159) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vu4Hr-0001Gk-HA for guix-devel@gnu.org; Fri, 20 Dec 2013 12:55:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vu4Hl-0007JW-Bs for guix-devel@gnu.org; Fri, 20 Dec 2013 12:54:59 -0500 Received: from mail3-relais-sop.national.inria.fr ([192.134.164.104]:10288) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vu4Hl-0007JK-5s for guix-devel@gnu.org; Fri, 20 Dec 2013 12:54:53 -0500 In-Reply-To: <20131220170412.GA2382@debian> (Andreas Enge's message of "Fri, 20 Dec 2013 18:04:12 +0100") 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: Andreas Enge Cc: guix-devel@gnu.org Andreas Enge skribis: > FAIL: tests/pk-crypto > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > %%%% 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? Thanks for the quick feedback! I tested with 1.6 but it should work with 1.5. Could you post $top_builddir/{pk-cryto,store}.log ? TIA, Ludo=E2=80=99.