Hi,

Andrea Palazzi wrote:
> Package: git
> Version: 1:2.36.0-1
> 
> Dear Maintainer,
> 
> On my test system git is now basically unusable as it fails to clone and to 
> pull from already cloned repositories with an error "error: git-remote-https 
> died of signal 4"; e.g.:
> 
> andrea@test:~$ LC_ALL=C git clone --branch=14.0 
> https://github.com/OCA/manufacture.git
> Cloning into 'manufacture'...
> error: git-remote-https died of signal 4
> 
> I can clone the very same repository from Windows, so the remote is not the 
> problem.

I can't reproduce this on Debian Unstable amd64:

/tmp → LC_ALL=C git clone --branch=14.0 https://github.com/OCA/manufacture.git
Cloning into 'manufacture'...
remote: Enumerating objects: 29001, done.
remote: Counting objects: 100% (1661/1661), done.
remote: Compressing objects: 100% (831/831), done.
remote: Total 29001 (delta 948), reused 1373 (delta 786), pack-reused 27340
Receiving objects: 100% (29001/29001), 8.43 MiB | 2.12 MiB/s, done.
Resolving deltas: 100% (19042/19042), done.
/tmp → git --version
git version 2.36.0
/tmp → lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description:    Debian GNU/Linux bookworm/sid
Release:        unstable
Codename:       sid

Maybe some hiccup at Github?

                Regards, Axel
-- 
 ,''`.  |  Axel Beckert <a...@debian.org>, https://people.debian.org/~abe/
: :' :  |  Debian Developer, ftp.ch.debian.org Admin
`. `'   |  4096R: 2517 B724 C5F6 CA99 5329  6E61 2FF9 CD59 6126 16B5
  `-    |  1024D: F067 EA27 26B9 C3FC 1486  202E C09E 1D89 9593 0EDE

Reply via email to