On Wed, 11 Nov 2009, Petr Baudis wrote:
On Wed, Nov 11, 2009 at 02:50:22PM -0500, Nicolas Pitre wrote:
quoted
According to strace, data from sideband channel #2 (prefixed with
"remote: ") pertaining to object compression is printed way after pack
data has already started to arrive locally. This is really weird.
And this occurs only when fetching from repo.or.cz and not from
git.kernel.org for example. So there is something to investigate on the
server side. Pasky: anything you changed in your git installation
lately?
Yes, but nothing should have changed in git-daemon, that's the only part
of the infrastructure that uses system-wide git (which it perhaps
shouldn't). I cannot reproduce this problem, though. I have changed
git-daemon to use my local git version (about one week old master), does
this still happen for you?
No, it doesn't happen anymore.
What was the git-daemon version before?
Nicolas