From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: gnutls 'name-constraints' test failure Date: Sun, 17 Jul 2016 13:17:27 +0200 Message-ID: <20160717111727.GC9940@solar> References: <578A854F.30302@cock.li> <20160717073206.GA17182@jasmine> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:32915) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bOk4o-0000bp-Pl for guix-devel@gnu.org; Sun, 17 Jul 2016 07:17:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bOk4i-0003Nb-Nr for guix-devel@gnu.org; Sun, 17 Jul 2016 07:17:37 -0400 Received: from mailrelay1.public.one.com ([91.198.169.124]:31145) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bOk4i-0003NW-Ak for guix-devel@gnu.org; Sun, 17 Jul 2016 07:17:32 -0400 Content-Disposition: inline In-Reply-To: <20160717073206.GA17182@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 Cc: guix-devel@gnu.org On Sun, Jul 17, 2016 at 03:32:06AM -0400, Leo Famulari wrote: > The test certificates have expired. > I think we need to apply this patch with a graft, from the gnutls_3_4_x > branch: > https://gitlab.com/gnutls/gnutls/commit/47f25d9e08d4e102572804a2aed186b01db23c65 I think the package is still available from mirror.hydra.gnu.org, so if you enable binary substitutes, you should get it (I seem to recall that I downloaded it recently). Maybe we should be brave and go ahead and simply merge core-updates and then repair the breakage that occurs; the exceptional situation of the hydra break-down would justify exceptional means. Andreas