bug#49035: Git 2.32.0 fails with ‘gnutls_handshake’ error

2021-06-18 Thread Ludovic Courtès
Ludovic Courtès skribis: > Ludovic Courtès skribis: > >> So these two cURL versions use different TLS priority strings; here’s >> the one that cURL 7.77 uses (bad) vs. the one that 7.74 uses (good): > > Also reported at . The issue turned out to be that

bug#49035: Git 2.32.0 fails with ‘gnutls_handshake’ error

2021-06-18 Thread Ludovic Courtès
Ludovic Courtès skribis: > So these two cURL versions use different TLS priority strings; here’s > the one that cURL 7.77 uses (bad) vs. the one that 7.74 uses (good): Also reported at . Ludo’.

bug#49035: Git 2.32.0 fails with ‘gnutls_handshake’ error

2021-06-15 Thread Ludovic Courtès
Ludovic Courtès skribis: > $ guix environment -CN --ad-hoc git nss-certs -- git clone > https://bitbucket.org/oseledets/rectcross /tmp/rectcross > Cloning into '/tmp/rectcross'... > fatal: unable to access 'https://bitbucket.org/oseledets/rectcross/': > gnutls_handshake() failed: An illegal par

bug#49035: Git 2.32.0 fails with ‘gnutls_handshake’ error

2021-06-15 Thread Ludovic Courtès
Hello, We came across this problem with the latest Git upgrade, that wasn’t present in Git 2.31.1 as available on June 1st: --8<---cut here---start->8--- $ guix time-machine --commit=0b76b25a0eff7a422f8ebcc8c095d7ede82c8863 -- environment -CN --ad-hoc git nss