Hi, On Fri, 21 Jul 2006, Mika Muukkonen wrote: > when attempting to clone repositories (Linus's kernel, stable 2.6.16, OMAP kernel) I seem to come across the following more or less constantly: > > mmu@spud1:/var/git$ git clone git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-2.6.16.y.git linux-2.6.16 > Generating pack... > Done counting 195441 objects. > Deltifying 195441 objects. > 100% (195441/195441) done > fatal: unexpected EOF) This sounds like you had a timeout before the complete pack was transmitted (the Deltifying takes place on the other side). Hth, Dscho - : send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html