[Bug 1913201] Re: Stuck at HTTPS git cloning into (gnuTLS libraries)

Ahmad 1913201 at bugs.launchpad.net
Tue Jan 26 05:35:25 UTC 2021


This happens to me on a fresh installation of Groovy and Focal but not
on Xenial (Version 16), maybe the gnuTLS libraries in my region (Dubai,
UAE) is corrupted in the server?

This is the output of: GIT_TRACE=2 GIT_CURL_VERBOSE=2
GIT_TRACE_PERFORMANCE=2 GIT_TRACE_PACK_ACCESS=2 GIT_TRACE_PACKET=2
GIT_TRACE_PACKFILE=2 GIT_TRACE_SETUP=2 GIT_TRACE_SHALLOW=2 git clone
https://github.com/git/git

Cloning into 'git'...
09:29:24.978253 run-command.c:663       trace: run_command: git-remote-https origin https://github.com/git/git
* Couldn't find host github.com in the .netrc file; using defaults
*   Trying 13.234.210.38:443...
* TCP_NODELAY set
* Connected to github.com (13.234.210.38) port 443 (#0)
* found 385 certificates in /etc/ssl/certs
* ALPN, offering h2
* ALPN, offering http/1.1
* Operation timed out after 300028 milliseconds with 0 out of 0 bytes received
* Closing connection 0
fatal: unable to access 'https://github.com/git/git/': Operation timed out after 300028 milliseconds with 0 out of 0 bytes received
09:34:25.015478 trace.c:475             performance: 300.053234996 s: git command: git clone https://github.com/git/git

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to git in Ubuntu.
https://bugs.launchpad.net/bugs/1913201

Title:
  Stuck at HTTPS git cloning into (gnuTLS libraries)

Status in git package in Ubuntu:
  New

Bug description:
  Possible Bug | gnuTLS handshake fail on git cloning with HTTPS Github
  | Ubuntu 18/20 (Any Ubuntu version after CVE-2020-13777)

  Specs: OS: Ubuntu 20.10 | Git version: 2.27.0

  What happen: Stuck at cloning into or Operation timed out after 300000
  milliseconds with 0 out of 0 bytes received

  What should happen: Download packages through HTTPS like from Github

  
  I get stuck at "git cloning into" which is possible SSL issue, compiling git with OpenSSL fix the issue https://github.com/paul-nelson-baker/git-openssl-shellscript

  This is possible gnuTLS library bug or OS-level bug as this issue does
  NOT happen on Ubuntu 16.

  Steps to reprodue:

  • Download version 20.10 of Ubuntu Groovy

  • Set region to en-US or Dubai

  • Finalize setup

  • sudo apt-get install git

  • git clone https://github.com/git/git

  You will get stuck at cloning into

  ProblemType: Bug
  DistroRelease: Ubuntu 20.10
  Package: git 1:2.27.0-1ubuntu1
  ProcVersionSignature: Ubuntu 5.8.0-40.45-generic 5.8.18
  Uname: Linux 5.8.0-40-generic x86_64
  ApportVersion: 2.20.11-0ubuntu50.3
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Jan 25 22:07:50 2021
  InstallationDate: Installed on 2021-01-24 (1 days ago)
  InstallationMedia: Ubuntu 20.10 "Groovy Gorilla" - Release amd64 (20201022)
  SourcePackage: git
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/git/+bug/1913201/+subscriptions



More information about the foundations-bugs mailing list