From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus <rekado@elephly.net> Subject: Re: pypi import certs issues Date: Thu, 22 Mar 2018 00:03:24 +0100 Message-ID: <87o9jhav5v.fsf@elephly.net> References: <20180319132454.zf7xp3eblw3y4fe7@abyayala> <878taouhw5.fsf@gnu.org> <20180319174829.td7a64f3hjokb4fs@abyayala> <87zi32iu5g.fsf@gnu.org> <20180320174523.suhvrlijk5o3vbwp@abyayala> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: <guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org> Received: from eggs.gnu.org ([2001:4830:134:3::10]:37085) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from <rekado@elephly.net>) id 1eymlj-0001XJ-Ej for guix-devel@gnu.org; Wed, 21 Mar 2018 19:03:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from <rekado@elephly.net>) id 1eymli-0008Ae-TM for guix-devel@gnu.org; Wed, 21 Mar 2018 19:03:43 -0400 In-reply-to: <20180320174523.suhvrlijk5o3vbwp@abyayala> List-Id: "Development of GNU Guix and the GNU System distribution." <guix-devel.gnu.org> List-Unsubscribe: <https://lists.gnu.org/mailman/options/guix-devel>, <mailto:guix-devel-request@gnu.org?subject=unsubscribe> List-Archive: <http://lists.gnu.org/archive/html/guix-devel/> List-Post: <mailto:guix-devel@gnu.org> List-Help: <mailto:guix-devel-request@gnu.org?subject=help> List-Subscribe: <https://lists.gnu.org/mailman/listinfo/guix-devel>, <mailto:guix-devel-request@gnu.org?subject=subscribe> Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" <guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org> To: ng0 <ng0@n0.is> Cc: guix-devel@gnu.org ng0 <ng0@n0.is> writes: > Continuing thought: Why is ~/.guix-profile/etc/ssl/certs/ > empty? I assume it is just for user-space (space=3Dprofile in my > line of thought here) certificates which are not global? Which of the packages in your profile provides this directory? What does =E2=80=9Creadlink=E2=80=9D tell you? --=20 Ricardo