From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marius Bakke Subject: Re: 01/02: gnu: gnupg: Update to 2.1.17. Date: Thu, 22 Dec 2016 15:09:17 +0100 Message-ID: <87zijo9hte.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me> References: <20161220145709.4176.81597@vcs.savannah.gnu.org> <20161220145710.2DBFC220145@vcs.savannah.gnu.org> <87r3508mbg.fsf@netris.org> <20161222133937.GB15995@jasmine> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48824) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cK43f-0003e2-L5 for guix-devel@gnu.org; Thu, 22 Dec 2016 09:09:24 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cK43c-0007eG-Ey for guix-devel@gnu.org; Thu, 22 Dec 2016 09:09:23 -0500 Received: from out3-smtp.messagingengine.com ([66.111.4.27]:52168) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cK43c-0007dw-7u for guix-devel@gnu.org; Thu, 22 Dec 2016 09:09:20 -0500 In-Reply-To: <20161222133937.GB15995@jasmine> 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" To: Leo Famulari , Mark H Weaver Cc: guix-devel@gnu.org --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Leo Famulari writes: > On Thu, Dec 22, 2016 at 02:17:23AM -0500, Mark H Weaver wrote: >> > gnu: gnupg: Update to 2.1.17. >> >=20=20=20=20=20 >> > * gnu/packages/gnupg.scm (gnupg): Update to 2.1.17. >>=20 >> Unfortunately, this new version of gnupg consistently fails its test >> suite on every system we support except for x86_64: > >> The error is always the same: >>=20 >> --8<---------------cut here---------------start------------->8--- >> make check-local >> make[3]: Entering directory '/tmp/nix-build-gnupg-2.1.17.drv-0/gnupg-2.1= .17/tests/gpgscm' >> EXEEXT=3D GPGSCM_PATH=3D. \ >> ./gpgscm ./t-child.scm >> make[3]: *** [Makefile:838: check-local] Segmentation fault >> --8<---------------cut here---------------end--------------->8--- >>=20 >> If you can't find a fix quickly, please revert this commit, because >> several very important packages depend on it. > > Upstream discussion: > > https://lists.gnupg.org/pipermail/gnupg-devel/2016-December/032364.html Here is the patch from that thread: https://git.gnupg.org/cgi-bin/gitweb.cgi?p=3Dgnupg.git;a=3Dcommitdiff;h=3D6= e96cdd41a0e55b672309431062f37c4a4a9f485 It doesn't look like they will do a new release with this fix, so I pushed the patch as 059b3aa9c335041d947cf2b765ab3dab811cfdc5. It passes with '--system=3Di686-linux' on my machine. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAlhb3o0ACgkQoqBt8qM6 VPpE5Qf/TEG2JJIZfcVYFL3sJWQ5imB0jVd28EjiU9QfKJ0ObqlyanS/D2lwq2HD z5cQvWeQhtMNh2MpQn7mtWcsPH6dGqMndwY6ygJayd4vkKDqGKKdBtWrpiO6++E9 BXn/nVd5BoamfIm5x+cAraV8+Zjx0fPYKV5uTIqFsXP1F9slBvRHuwyxgUwLlf52 nWud5xvsMjArRIdgJj39vgI7ewQoGyDkV+a3jAFRl1C9sD1GDkKHZfIfpLxj2cUh 68wpX7wuvUm+0q2n0XcVh7n7GmgXlwiJdJMur9eHJA9o8DGqz7QBQxHOUrAUgNci G0uCEPqtekGsJrj0wZAYPI3AS/UlSg== =ACWr -----END PGP SIGNATURE----- --=-=-=--