git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [BUG] git clone -q ends with early EOF
@ 2013-09-18 12:44 Marek Vasut
  2013-09-18 16:03 ` Junio C Hamano
  2013-09-18 18:14 ` Jeff King
  0 siblings, 2 replies; 6+ messages in thread
From: Marek Vasut @ 2013-09-18 12:44 UTC (permalink / raw)
  To: git

Hello,

I am trying to clone a repository and I am getting the following output:

$ git clone -q git://kernel.ubuntu.com/ubuntu/linux.git
fatal: The remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed

The "fatal:" lines usually appear a few minutes after running the clone. Of 
course, the clone does not finish successfully. Interestingly, when I drop the 
'-q' option from the git clone commandline, the clone finishes correctly.

My git version is:

$ git --version
git version 1.8.4.rc3

Is this a known issue?

Thank you!

Best regards,
Marek Vasut

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-09-20 13:58 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-18 12:44 [BUG] git clone -q ends with early EOF Marek Vasut
2013-09-18 16:03 ` Junio C Hamano
2013-09-18 18:14 ` Jeff King
2013-09-18 19:50   ` Junio C Hamano
2013-09-18 20:55     ` Marek Vasut
2013-09-20 13:58     ` Marek Vasut

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).