bug#23504: git 2.7.4 fails to clone repositories over HTTPS sources

2016-05-11 Thread ng0
On 2016-05-10(03:11:34+0200), Ricardo Wurmus wrote: > > Dennis Mungai writes: > > > Hello there, > > > > I'm using git 2.7.4 from a guix profile, and here is my current environment: > > > > guix package -p ~/opt/guix-build-system --search-paths > > warning: failed to install locale: Invalid argu

bug#23504: git 2.7.4 fails to clone repositories over HTTPS sources

2016-05-11 Thread Ricardo Wurmus
Dennis Mungai writes: > Hello there, > > I'm using git 2.7.4 from a guix profile, and here is my current environment: > > guix package -p ~/opt/guix-build-system --search-paths > warning: failed to install locale: Invalid argument > export > PATH="/home/lin/opt/guix-build-system/bin:/home/lin/o

bug#23504: git 2.7.4 fails to clone repositories over HTTPS sources

2016-05-11 Thread Ludovic Courtès
Dennis Mungai skribis: > Also, your workaround worked (in git, at least). > > I'm not sure if there are other cases affected by this in the wild. Great, thanks for letting us know. Ludo’.

bug#23504: git 2.7.4 fails to clone repositories over HTTPS sources

2016-05-11 Thread Dennis Mungai
Also, your workaround worked (in git, at least). I'm not sure if there are other cases affected by this in the wild. On 11 May 2016 at 11:10, Dennis Mungai wrote: > Hey there, > > Sorry for the late reply. > > I used Pjotr's Guix hacking notes to fix the problem , solution: > > https://github.co

bug#23504: git 2.7.4 fails to clone repositories over HTTPS sources

2016-05-11 Thread Dennis Mungai
Hey there, Sorry for the late reply. I used Pjotr's Guix hacking notes to fix the problem , solution: https://github.com/pjotrp/guix-notes/blob/master/HACKING.org#git-ca-certificates On 10 May 2016 at 16:46, Dennis Mungai wrote: > Sure, will do. > > On 10 May 2016 at 16:38, Ludovic Courtès

bug#23504: git 2.7.4 fails to clone repositories over HTTPS sources

2016-05-10 Thread Ludovic Courtès
Dennis Mungai skribis: > I'm using git 2.7.4 from a guix profile, and here is my current environment: > > guix package -p ~/opt/guix-build-system --search-paths > warning: failed to install locale: Invalid argument > export > PATH="/home/lin/opt/guix-build-system/bin:/home/lin/opt/guix-build-sys

bug#23504: git 2.7.4 fails to clone repositories over HTTPS sources

2016-05-10 Thread Dennis Mungai
Sure, will do. On 10 May 2016 at 16:38, Ludovic Courtès wrote: > Dennis Mungai skribis: > >> I'm using git 2.7.4 from a guix profile, and here is my current environment: >> >> guix package -p ~/opt/guix-build-system --search-paths >> warning: failed to install locale: Invalid argument >> export

bug#23504: git 2.7.4 fails to clone repositories over HTTPS sources

2016-05-10 Thread Dennis Mungai
Hmmm, thanks ;-) Perhaps one could set the installation of nss-certs as: 1. A dependency to git, and 2. To print out the environment variable export GTI_SSL_CAPATH once nss-certs is installed. I have seen packages such as gtk3 on guix trigger similar variables to be set when they are installed a

bug#23504: git 2.7.4 fails to clone repositories over HTTPS sources

2016-05-10 Thread Dennis Mungai
Hello there, I'm using git 2.7.4 from a guix profile, and here is my current environment: guix package -p ~/opt/guix-build-system --search-paths warning: failed to install locale: Invalid argument export PATH="/home/lin/opt/guix-build-system/bin:/home/lin/opt/guix-build-system/sbin" export XDG_D