DaemonForums  

Go Back   DaemonForums > Miscellaneous > General software and network

General software and network General OS-independent software and network questions, X11, MTA, routing, etc.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1   (View Single Post)  
Old 27th January 2023
TCH TCH is offline
Shell Scout
 
Join Date: Mar 2017
Posts: 85
Default Git hangs on cloning

I've upgraded my system from Devuan 2 to Devuan 4 and now git hangs on cloning:
Code:
# GIT_TRACE=1 GIT_CURL_VERBOSE=1 git clone --verbose https://github.com/punesemu/puNES
Code:
02:04:36.418257 git.c:444               trace: built-in: git clone --verbose https://github.com/punesemu/puNES
Cloning into 'puNES'...
02:04:36.420737 run-command.c:664       trace: run_command: git remote-https origin https://github.com/punesemu/puNES
02:04:36.423321 git.c:730               trace: exec: git-remote-https origin https://github.com/punesemu/puNES
02:04:36.423418 run-command.c:664       trace: run_command: git-remote-https origin https://github.com/punesemu/puNES
02:04:36.434643 http.c:756              == Info: Couldn't find host github.com in the .netrc file; using defaults
02:04:36.440239 http.c:756              == Info:   Trying 140.82.121.3:443...
02:04:36.466931 http.c:756              == Info: Connected to github.com (140.82.121.3) port 443 (#0)
02:04:36.514346 http.c:756              == Info: found 384 certificates in /etc/ssl/certs
02:04:36.514423 http.c:756              == Info: ALPN, offering h2
02:04:36.514429 http.c:756              == Info: ALPN, offering http/1.1
Any tips where should i look, what should i check?
(The problem is not with the repository: it hangs on all repositories. Edit: Also, curl works, so it's not an issue of curl.)

Last edited by TCH; 27th January 2023 at 11:54 AM. Reason: CURL is innocent
Reply With Quote
 

Tags
clone, git, hang


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Cloning an entire drive? spiderpig OpenBSD General 12 14th August 2019 09:49 AM
Cloning a commercial software Funkygoby Off-Topic 1 6th June 2018 06:06 PM
Cloning or duplicating a running system using dump/restore FBSD Guides 0 26th February 2010 09:31 AM
cannot open cloning pty l2fl2f FreeBSD General 2 10th December 2008 07:30 PM
Cloning FreeBSD tomcatf14 FreeBSD Installation and Upgrading 5 10th June 2008 09:26 PM


All times are GMT. The time now is 03:28 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick