NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

NetBSD 10 and unreliable git



Hi,

I'm updating fairly big git repositories (e.g. mozilla and similar) and continue getting these errors. I am over a fast WiFi.

e$ git pull
remote: Enumerating objects: 4822, done.
remote: Counting objects: 100% (4822/4822), done.
remote: Compressing objects: 100% (1027/1027), done.
error: RPC failed; curl 92 HTTP/2 stream 7 was not closed cleanly: CANCEL (err 8)
error: 5970 bytes of body are still expected
fetch-pack: unexpected disconnect while reading sideband packet
fatal: early EOF
fatal: fetch-pack: invalid index-pack output

I can insist as much as I want, different byte count expected, but I am unable to finish the operation. Being github, it is a decently reliable server... and on other systems I don't have this issue. I don't remember having many issues with 9.3, but maybe it is a mix of network and kernel.

Riccardo


Home | Main Index | Thread Index | Old Index