From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: 03/03: gnu: nss, nss-certs: Update to 3.27.2. Date: Wed, 21 Dec 2016 01:09:38 -0500 Message-ID: <20161221060938.GA5338@jasmine> References: <20161214151942.11288.43191@vcs.savannah.gnu.org> <20161214151942.79CB12201D1@vcs.savannah.gnu.org> <878traa0qk.fsf@netris.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46097) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cJa64-0004gn-FL for guix-devel@gnu.org; Wed, 21 Dec 2016 01:09:53 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cJa61-0008JF-98 for guix-devel@gnu.org; Wed, 21 Dec 2016 01:09:52 -0500 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:37871) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cJa60-0008J4-V3 for guix-devel@gnu.org; Wed, 21 Dec 2016 01:09:49 -0500 Content-Disposition: inline In-Reply-To: <878traa0qk.fsf@netris.org> 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: Mark H Weaver Cc: guix-devel@gnu.org On Tue, Dec 20, 2016 at 01:56:03PM -0500, Mark H Weaver wrote: > leo@famulari.name (Leo Famulari) writes: > > > lfam pushed a commit to branch master > > in repository guix. > > > > commit 7ab3ea426640e4e7ae798a8f72b3c90b383cb824 > > Author: Leo Famulari > > Date: Tue Dec 13 18:59:50 2016 -0500 > > > > gnu: nss, nss-certs: Update to 3.27.2. > > > > * gnu/packages/gnuzilla.scm (nss): Update to 3.27.2. > > * gnu/packages/certs.scm (nss-certs): Update to 3.27.2. > > Thanks for this, but unfortunately this version of 'nss' seems to > consistently fail its test suite on armhf, or at least it has failed 3 > times in a row. > > https://hydra.gnu.org/build/1712083 At least some of these failures are caused by an expired test certificate: https://bugzilla.mozilla.org/show_bug.cgi?id=1323978 This breaks compilation of NSS 3.27.1 and 3.27.2 across all of our architectures.