Page 1 of 1

Building on gentoo, git

Posted: 07 Jan 2011, 23:30
by sata1812
Building on gentoo fails on
git clone git://springlobby.info/git/overlay/springlobby.git
with fatal: read error (Connection reset by peer)
Is git operational?

Re: Building on gentoo, git

Posted: 07 Jan 2011, 23:51
by koshi
It is now, again. git-daemon was stuck in an endless loop which no monitor caught.
Thanks for the heads up.

Re: Building on gentoo, git

Posted: 08 Jan 2011, 03:40
by sata1812
Nice, it really works now. Time to compile :) Thank you.