Thread (12 messages) flat view 12 messages, 5 authors, 2021-08-31

Re: Problem accessing git.kernel.org with git v2.33 plus gitproxy

From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Date: 2021-08-30 18:30:01

On Mon, Aug 30, 2021 at 09:04:33PM +0300, Kirill A. Shutemov wrote:
On Mon, Aug 30, 2021 at 07:11:50PM +0300, Kirill A. Shutemov wrote:
quoted
Hi folks,

I've stepped on a problem after upgrading git to v2.33.0. git fetch-pack
fails with an error:

        fetch-pack: unexpected disconnect while reading sideband packet

It only happens when I access git.kernel.org over git:// (github over
git:// works fine) and if there's a gitproxy configured.

For test I used a dummy gitproxy:

        #!/bin/sh -efu
        socat - "TCP:$1:$2"

It is enough to trigger the issue.

I'm not sure if it's kernel.org problem or git problem.

Has anybody else stepped on the issue? Any clues?
I've bisected the issue to commit

	ae1a7eefffe6 ("fetch-pack: signal v2 server that we are done making requests")
Thanks, Kirill!

Are you going to report it to the Git community?

-- 
With Best Regards,
Andy Shevchenko

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help