From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: Re: 02/05: gnu: nss, nss-certs: Update to 3.29.3. Date: Tue, 14 Mar 2017 02:31:13 -0400 Message-ID: <874lywqsi6.fsf@netris.org> References: <20170313174039.25881.89989@vcs0.savannah.gnu.org> <20170313174040.C5C6B20CAB@vcs0.savannah.gnu.org> <878to8qssk.fsf@netris.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45174) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cnfzV-0007F5-40 for guix-devel@gnu.org; Tue, 14 Mar 2017 02:31:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cnfzR-0006QO-6X for guix-devel@gnu.org; Tue, 14 Mar 2017 02:31:29 -0400 Received: from world.peace.net ([50.252.239.5]:45309) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cnfzR-0006QE-2x for guix-devel@gnu.org; Tue, 14 Mar 2017 02:31:25 -0400 In-Reply-To: <878to8qssk.fsf@netris.org> (Mark H. Weaver's message of "Tue, 14 Mar 2017 02:24:59 -0400") 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: Marius Bakke Cc: guix-devel@gnu.org I wrote: > If this problem cannot be fixed very soon, we'll need to revert this > update. One more thing: If you decide to revert the nss update (commit 4f3dcdd99b), please also revert commit 87f1c7efc1 (gnu: nss: Use 'modify-phases' syntax), to save Hydra from needlessly rebuilding several hundred packages. These two commits should be reverted together, and then re-applied together when the problem is ultimately resolved. Thanks, Mark