From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: Our git just broke Date: Sun, 14 Aug 2016 12:13:08 -0400 Message-ID: <20160814161308.GA1197@jasmine> References: <20160813172853.GA11381@thebird.nl> <0d29d381-7127-af6c-0f83-76ac2b0d5b5e@uq.edu.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46846) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bYy2O-0001CH-VJ for guix-devel@gnu.org; Sun, 14 Aug 2016 12:13:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bYy2K-00038U-Ib for guix-devel@gnu.org; Sun, 14 Aug 2016 12:13:23 -0400 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:39303) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bYy2J-00037Z-8m for guix-devel@gnu.org; Sun, 14 Aug 2016 12:13:20 -0400 Content-Disposition: inline In-Reply-To: <0d29d381-7127-af6c-0f83-76ac2b0d5b5e@uq.edu.au> 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: Ben Woodcroft Cc: "guix-devel@gnu.org" On Sun, Aug 14, 2016 at 02:28:43PM +1000, Ben Woodcroft wrote: > On 14/08/16 03:28, Pjotr Prins wrote: > > Also gnutls does not pass it's tests on my system, nor does > > subversion. > Both gnutls and subversion are substituted for me on current master > (891284), indicating they built without issue OK on hydra. Does it still not > work for you? Regarding GnuTLS, I assume Pjotr is describing the failure of the "name-constraints" test [0]. Unfortunately, GnuTLS used a certificate in one of their tests without taking care to handle its expiration date, so now the certificate has expired. It looks like a mistake. Other test certificates in their test suite are guarded against this, and they have committed a fix. At least we have the substitute. I would be interested to see the Subversion test failure. [0] http://lists.gnu.org/archive/html/guix-devel/2016-07/msg00602.html