[Bug 1228148] Re: git clone -q ends with "early EOF" error on large repositories
Marek Vasut
marek.vasut at gmail.com
Thu Dec 5 22:51:45 UTC 2013
Hello, are there any news on this issue ?
--
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" error on large repositories
Status in “git” package in Ubuntu:
Confirmed
Status in “git-core” package in Ubuntu:
Invalid
Status in “git” source package in Lucid:
Invalid
Status in “git-core” source package in Lucid:
New
Status in “git” source package in Precise:
New
Status in “git-core” source package in Precise:
Invalid
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