* Bug in Git
@ 2024-03-06 23:51 Victor Porton
2024-03-07 0:22 ` rsbecker
0 siblings, 1 reply; 2+ messages in thread
From: Victor Porton @ 2024-03-06 23:51 UTC (permalink / raw)
To: git
Recently updated Ubuntu 23.10:
I tried it several times - the same result.
$ git clone https://github.com/dfinity/motoko
Cloning into 'motoko'...
remote: Enumerating objects: 104759, done.
remote: Counting objects: 100% (5702/5702), done.
remote: Compressing objects: 100% (2333/2333), done.
error: RPC failed; curl 92 HTTP/2 stream 5 was not closed cleanly:
CANCEL (err 8)
error: 1600 bytes of body are still expected
fetch-pack: unexpected disconnect while reading sideband packet
fatal: early EOF
fatal: fetch-pack: invalid index-pack output
^ permalink raw reply [flat|nested] 2+ messages in thread
* RE: Bug in Git
2024-03-06 23:51 Bug in Git Victor Porton
@ 2024-03-07 0:22 ` rsbecker
0 siblings, 0 replies; 2+ messages in thread
From: rsbecker @ 2024-03-07 0:22 UTC (permalink / raw)
To: 'Victor Porton', git
On Wednesday, March 6, 2024 6:52 PM, Victor Porton wrote:
>Recently updated Ubuntu 23.10:
>
>I tried it several times - the same result.
>
>$ git clone https://github.com/dfinity/motoko Cloning into 'motoko'...
>remote: Enumerating objects: 104759, done.
>remote: Counting objects: 100% (5702/5702), done.
>remote: Compressing objects: 100% (2333/2333), done.
>error: RPC failed; curl 92 HTTP/2 stream 5 was not closed cleanly:
>CANCEL (err 8)
>error: 1600 bytes of body are still expected
>fetch-pack: unexpected disconnect while reading sideband packet
>fatal: early EOF
>fatal: fetch-pack: invalid index-pack output
What version of git? Do you have a firewall or proxy between your machine and github? This works correctly on 2.42.1 with no proxy.
--Randall
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-03-07 0:28 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-06 23:51 Bug in Git Victor Porton
2024-03-07 0:22 ` rsbecker
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox