[Bug 1228148] [NEW] git clone -q ends with early EOF
Marek Vasut
marek.vasut at gmail.com
Fri Sep 20 13:37:34 UTC 2013
Public bug reported:
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
This issue was reported to git AT vger kernel org ML with the following result:
http://www.spinics.net/lists/git/msg217736.html
Server-side patch must be applied as described here:
http://www.spinics.net/lists/git/msg217744.html
Patches that fix the issue:
http://www.spinics.net/lists/git/msg217019.html
http://www.spinics.net/lists/git/msg217020.html
Can you please fix your git server at kernel.ubuntu.com ?
Thank you!
Best regards,
Marek Vasut
** Affects: git (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to git in Ubuntu.
https://bugs.launchpad.net/bugs/1228148
Title:
git clone -q ends with early EOF
Status in “git” package in Ubuntu:
New
Bug description:
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
This issue was reported to git AT vger kernel org ML with the following result:
http://www.spinics.net/lists/git/msg217736.html
Server-side patch must be applied as described here:
http://www.spinics.net/lists/git/msg217744.html
Patches that fix the issue:
http://www.spinics.net/lists/git/msg217019.html
http://www.spinics.net/lists/git/msg217020.html
Can you please fix your git server at kernel.ubuntu.com ?
Thank you!
Best regards,
Marek Vasut
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/git/+bug/1228148/+subscriptions
More information about the foundations-bugs
mailing list