From: Marek Vasut <marex@denx.de>
To: git@vger.kernel.org
Subject: [BUG] git clone -q ends with early EOF
Date: Wed, 18 Sep 2013 14:44:18 +0200 [thread overview]
Message-ID: <201309181444.19070.marex@denx.de> (raw)
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
next reply other threads:[~2013-09-18 12:44 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-18 12:44 Marek Vasut [this message]
2013-09-18 16:03 ` [BUG] git clone -q ends with early EOF 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=201309181444.19070.marex@denx.de \
--to=marex@denx.de \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.