Problem rebasing/ cloning

Ted Lyngmo ted at lyncon.se
Sun Oct 17 06:17:08 CDT 2021


I suddenly can't rebase:

$ git pull -v -r origin master
Looking up source.winehq.org ... done.
Connecting to source.winehq.org (port 9418) ... fatal: unable to connect 
to source.winehq.org:
source.winehq.org[0: 4.4.81.124]: errno=Connection timed out


I also tried cloning a new copy and got the same result.

$ git clone -v git://source.winehq.org/git/wine.git
Cloning into 'wine'...
Looking up source.winehq.org ... done.
Connecting to source.winehq.org (port 9418) ... fatal: unable to connect 
to source.winehq.org:
source.winehq.org[0: 4.4.81.124]: errno=Connection timed out

Does anyone else have this problem is it this on my side only? I didn't 
have this problem 5 days ago.

Br,
Ted



More information about the wine-devel mailing list