From mboxrd@z Thu Jan 1 00:00:00 1970 From: Roel Janssen Subject: Re: [PATCH] gnu: icedtea-8: Build keystore without id-ecPublicKey certificates. Date: Mon, 27 Feb 2017 15:02:48 +0100 Message-ID: References: <877f4d3hnt.fsf@zancanaro.id.au> <87fuj03my7.fsf@gnu.org> <87y3wr2465.fsf@zancanaro.id.au> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58414) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ciLtJ-0002Sp-8f for guix-devel@gnu.org; Mon, 27 Feb 2017 09:03:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ciLtG-0007ZG-1w for guix-devel@gnu.org; Mon, 27 Feb 2017 09:03:05 -0500 In-Reply-To: <87y3wr2465.fsf@zancanaro.id.au> (Carlo Zancanaro's message of "Mon, 27 Feb 2017 23:45:22 +1100") 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: Carlo Zancanaro Cc: guix-devel@gnu.org Carlo Zancanaro writes: > On Sun, Feb 26 2017, Roel Janssen wrote >> Great idea. This is also a more durable solution for when certificates >> change in nss-certs. > > Yeah, that was my thinking. I had tried to do it earlier, but hadn't > noticed the incorrect permissions later on in the build (which had > caused my attempts to fail). > >> I think we should add ourselves to the copyright notice. >> Other than that, I think this patch is good to be pushed. > > I've added both of us to the copyright notice (I hope that isn't too > presumptuous). Patch is attached. Great! Unfortunately, I don't seem to be able to apply your patch. It errors with the following: error: patch failed: gnu/packages/java.scm:1 error: gnu/packages/java.scm: patch does not apply I tried with two different machines, both resulting in the error displayed above. Sorry for the inconvenience, but could you redo the patch? Kind regards, Roel Janssen