venomlinux / ports

Contain all ports used by scratchpkg
https://venomlinux.org/
76 stars 48 forks source link

error: git-remote-https died of signal 4 #7394

Closed zebulon2020 closed 8 months ago

zebulon2020 commented 10 months ago

I have installed the latest venom linux in QEMU/KVM, but when I ran the command sudo portsync or sudo scratch sync , it showed that "error: git-remote-https died of signal 4" .

The version of git is 2.42.1.

I tried some solutions ,such as export GNUTLS_CPUID_OVERRIDE=0x1 , but it did't work.

Visone-Selektah commented 9 months ago

It's an error of curl. Download the sources you need and put them in /var/cache/scratchpkg/sources , then run scratch install -fr curl to download the sources you can do this curl -LO "https://curl.haxx.se/download/curl-<version>.tar.xz