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

Seth Arnold 1913201 at bugs.launchpad.net
Mon Jan 25 21:10:22 UTC 2021


Can you describe more about how to reproduce the problem? A test in an
lxd environment didn't show any trouble:

root at u2010:~# dpkg -l git libcurl3-gnutls libgnutls30 | cat
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name                  Version           Architecture Description
+++-=====================-=================-============-=============================================================
ii  git                   1:2.27.0-1ubuntu1 amd64        fast, scalable, distributed revision control system
ii  libcurl3-gnutls:amd64 7.68.0-1ubuntu4.2 amd64        easy-to-use client-side URL transfer library (GnuTLS flavour)
ii  libgnutls30:amd64     3.6.15-4ubuntu2   amd64        GNU TLS library - main runtime library
root at u2010:~# rm -rf git
root at u2010:~# git clone https://github.com/git/git
Cloning into 'git'...
remote: Enumerating objects: 299862, done.
remote: Total 299862 (delta 0), reused 0 (delta 0), pack-reused 299862
Receiving objects: 100% (299862/299862), 150.71 MiB | 21.87 MiB/s, done.
Resolving deltas: 100% (223749/223749), done.

Thanks

** Information type changed from Private Security to Public Security

-- 
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