Re: pypi import certs issues

2018-03-22 Thread ng0
Mark H Weaver transcribed 1.1K bytes: > Mark H Weaver writes: > > > Ricardo Wurmus writes: > > > >> ng0 writes: > >> > >>> Continuing thought: Why is ~/.guix-profile/etc/ssl/certs/ > >>> empty? I assume it is just for user-space (space=profile in my > >>> line of thought here) certificates whic

Re: pypi import certs issues

2018-03-22 Thread ng0
Ricardo Wurmus transcribed 341 bytes: > > ng0 writes: > > > Continuing thought: Why is ~/.guix-profile/etc/ssl/certs/ > > empty? I assume it is just for user-space (space=profile in my > > line of thought here) certificates which are not global? > > Which of the packages in your profile provide

Re: pypi import certs issues

2018-03-21 Thread Mark H Weaver
Mark H Weaver writes: > Ricardo Wurmus writes: > >> ng0 writes: >> >>> Continuing thought: Why is ~/.guix-profile/etc/ssl/certs/ >>> empty? I assume it is just for user-space (space=profile in my >>> line of thought here) certificates which are not global? > > Yes, that's right. > >> Which of t

Re: pypi import certs issues

2018-03-21 Thread Mark H Weaver
Ricardo Wurmus writes: > ng0 writes: > >> Continuing thought: Why is ~/.guix-profile/etc/ssl/certs/ >> empty? I assume it is just for user-space (space=profile in my >> line of thought here) certificates which are not global? Yes, that's right. > Which of the packages in your profile provides

Re: pypi import certs issues

2018-03-21 Thread Ricardo Wurmus
ng0 writes: > Continuing thought: Why is ~/.guix-profile/etc/ssl/certs/ > empty? I assume it is just for user-space (space=profile in my > line of thought here) certificates which are not global? Which of the packages in your profile provides this directory? What does “readlink” tell you? --

Re: pypi import certs issues

2018-03-20 Thread ng0
Ludovic Courtès transcribed 911 bytes: > ng0 skribis: > > > Ludovic Courtès transcribed 2.7K bytes: > >> Hello, > >> > >> ng0 skribis: > >> > >> > on commit 72406062b9c3cdb6e9e30266f3cc31d0b2116b68 pypi import has > >> > issues: > >> > > >> > user@abyayala ~$ guix package -l | grep "nss-certs

Re: pypi import certs issues

2018-03-20 Thread Ludovic Courtès
ng0 skribis: > Ludovic Courtès transcribed 2.7K bytes: >> Hello, >> >> ng0 skribis: >> >> > on commit 72406062b9c3cdb6e9e30266f3cc31d0b2116b68 pypi import has issues: >> > >> > user@abyayala ~$ guix package -l | grep "nss-certs" >> > user@abyayala ~$ env | grep "SSL_" >> > GIT_SSL_CAINFO=/etc/

Re: pypi import certs issues

2018-03-19 Thread ng0
Ludovic Courtès transcribed 2.7K bytes: > Hello, > > ng0 skribis: > > > on commit 72406062b9c3cdb6e9e30266f3cc31d0b2116b68 pypi import has issues: > > > > user@abyayala ~$ guix package -l | grep "nss-certs" > > user@abyayala ~$ env | grep "SSL_" > > GIT_SSL_CAINFO=/etc/ssl/certs/ca-certificates.

Re: pypi import certs issues

2018-03-19 Thread Ludovic Courtès
Hello, ng0 skribis: > on commit 72406062b9c3cdb6e9e30266f3cc31d0b2116b68 pypi import has issues: > > user@abyayala ~$ guix package -l | grep "nss-certs" > user@abyayala ~$ env | grep "SSL_" > GIT_SSL_CAINFO=/etc/ssl/certs/ca-certificates.crt > SSL_CERT_FILE=/etc/ssl/certs/ca-certificates.crt > S

pypi import certs issues

2018-03-19 Thread ng0
Hi, on commit 72406062b9c3cdb6e9e30266f3cc31d0b2116b68 pypi import has issues: user@abyayala ~$ guix package -l | grep "nss-certs" user@abyayala ~$ env | grep "SSL_" GIT_SSL_CAINFO=/etc/ssl/certs/ca-certificates.crt SSL_CERT_FILE=/etc/ssl/certs/ca-certificates.crt SSL_CERT_DIR=/home/user/.guix-pr