PDA

View Full Version : Error when I try getting the Wine Source



generalghest
July 20th, 2019, 10:29 AM
Help, please. I am trying to compile wine and getting error:

git clone git://source.winehq.org/git/wine.git ~/wine-dirs/wine-source
Cloning into '/home/dextop/wine-dirs/wine-source'...
remote: Counting objects: 973997, done.
remote: Compressing objects: 100% (161722/161722), done.
fatal: read error: Software caused connection abort | 22.00 KiB/s

fatal: early EOF
fatal: index-pack failed

I have Ubuntu 16.04.5 LTS. Architecture: aarch64.

spjackson
July 23rd, 2019, 09:22 AM
Any network operation is subject to failure. Have you retried? It works for me.