From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: gnutls fail for cert-tests.pkcs7 when build with libtans1-4.6. Date: Mon, 14 Sep 2015 10:24:23 +0200 Message-ID: <87lhc9v26g.fsf@gnu.org> References: <87oah7oqqq.fsf@gmail.com> <87lhcboo1a.fsf@gmail.com> 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]:60934) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZbP3q-0001rl-Nx for guix-devel@gnu.org; Mon, 14 Sep 2015 04:24:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZbP3q-0004Pa-4S for guix-devel@gnu.org; Mon, 14 Sep 2015 04:24:26 -0400 In-Reply-To: <87lhcboo1a.fsf@gmail.com> (=?utf-8?B?IuWui+aWh+atpiIncw==?= message of "Sat, 12 Sep 2015 19:49:37 +0800") 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: =?utf-8?B?5a6L5paH5q2m?= Cc: guix-devel@gnu.org, help-libtasn1@gnu.org, gnutls-help@lists.gnutls.org =E5=AE=8B=E6=96=87=E6=AD=A6 skribis: > =E5=AE=8B=E6=96=87=E6=AD=A6 writes: > >> when update libtasn1 from 4.5 to 4.6, gnutls fail to pass the >> cert-tests.pkcs7 test, get: >> import error: ASN1 parser: Error in DER parsing. >> >> with libtasn1-4.5, the test does pass. >> is this an known issue? > And the gnutls is 3.4.4.1. Same with GnuTLS 3.4.5 on libtasn1 4.6: --8<---------------cut here---------------start------------->8--- import error: ASN1 parser: Error in DER parsing. full.p7b: PKCS7 decoding failed --8<---------------cut here---------------end--------------->8--- Ludo=E2=80=99.