From mboxrd@z Thu Jan 1 00:00:00 1970 From: ng0 Subject: PATCH as first attempt to fix the sad curl situation Date: Wed, 4 Jan 2017 14:46:54 +0000 Message-ID: <20170104144655.12321-1-ng0@libertad.pw> Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42576) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cOmpq-0002qR-GM for guix-devel@gnu.org; Wed, 04 Jan 2017 09:46:39 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cOmpn-000105-9y for guix-devel@gnu.org; Wed, 04 Jan 2017 09:46:38 -0500 Received: from aibo.runbox.com ([91.220.196.211]:42840) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cOmpn-0000zn-2Y for guix-devel@gnu.org; Wed, 04 Jan 2017 09:46:35 -0500 Received: from [10.9.9.211] (helo=mailfront11.runbox.com) by bars.runbox.com with esmtp (Exim 4.71) (envelope-from ) id 1cOmpl-0001pq-8C for guix-devel@gnu.org; Wed, 04 Jan 2017 15:46:33 +0100 Received: from frankfurt1.crashtrail.com ([176.67.169.254] helo=localhost) by mailfront11.runbox.com with esmtpsa (uid:892961 ) (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) id 1cOmpV-0004YD-Ir for guix-devel@gnu.org; Wed, 04 Jan 2017 15:46:17 +0100 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: guix-devel@gnu.org [PATCH] gnu: curl: Add ca-bundle to config. I had to disable test 324, but the rest passed. I hope this fixes the cURL problem, though I haven't tested reconfiguring a system with it as it would require rebasing some of my older, still waiting final aproval, patches.