GNU bug report logs - #23504
git 2.7.4 fails to clone repositories over HTTPS sources

Previous Next

Package: guix;

Reported by: Dennis Mungai <dmngaie <at> gmail.com>

Date: Tue, 10 May 2016 12:31:02 UTC

Severity: normal

Done: ludo <at> gnu.org (Ludovic Courtès)

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Dennis Mungai <dmngaie <at> gmail.com>
Subject: bug#23504: closed (Re: bug#23504: git 2.7.4 fails to clone
 repositories over HTTPS sources)
Date: Wed, 11 May 2016 09:03:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

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

which was filed against the guix package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 23504 <at> debbugs.gnu.org.

-- 
23504: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=23504
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: ludo <at> gnu.org (Ludovic Courtès)
To: Dennis Mungai <dmngaie <at> gmail.com>
Cc: 23504-done <at> debbugs.gnu.org
Subject: Re: bug#23504: git 2.7.4 fails to clone repositories over HTTPS
 sources
Date: Wed, 11 May 2016 11:02:01 +0200
Dennis Mungai <dmngaie <at> gmail.com> 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’.

[Message part 3 (message/rfc822, inline)]
From: Dennis Mungai <dmngaie <at> gmail.com>
To: bug-guix <at> gnu.org
Subject: git 2.7.4 fails to clone repositories over HTTPS sources
Date: Tue, 10 May 2016 15:30:22 +0300
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_DATA_DIRS="/home/lin/opt/guix-build-system/share"
export GUIX_GTK3_PATH="/home/lin/opt/guix-build-system/lib/gtk-3.0"
export INFOPATH="/home/lin/opt/guix-build-system/share/info"
export PKG_CONFIG_PATH="/home/lin/opt/guix-build-system/lib/pkgconfig"
export GUILE_LOAD_COMPILED_PATH="/home/lin/opt/guix-build-system/lib/guile/2.0/ccache"
export C_INCLUDE_PATH="/home/lin/opt/guix-build-system/include"
export CPLUS_INCLUDE_PATH="/home/lin/opt/guix-build-system/include"
export LIBRARY_PATH="/home/lin/opt/guix-build-system/lib"
export ACLOCAL_PATH="/home/lin/opt/guix-build-system/share/aclocal"

which env returns:

which env
/home/lin/opt/guix-build-system/bin/env

Now, with git clone example over HTTPS:

git clone --branch gn-latest https://github.com/genenetwork/guix-bioinformatics
Cloning into 'guix-bioinformatics'...
fatal: unable to access
'https://github.com/genenetwork/guix-bioinformatics/': server
certificate verification failed. CAfile: none CRLfile: none

The system git does not present such an error.

What could be wrong with my setup? Missing certificates?

At the moment, I've installed the nss-certs package hoping it would be
a workaround as these are Mozilla certs, but to no avail.

Thanks and regards,

Dennis.



This bug report was last modified 9 years and 66 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.