This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
git mirror corrupted?
- From: Diego Novillo <dnovillo at google dot com>
- To: gcc at gnu dot org
- Cc: Jason Merrill <jason at redhat dot com>
- Date: Sat, 19 Mar 2011 11:04:14 -0400
- Subject: git mirror corrupted?
In trying to clone the git mirror, I'm getting:
$ git clone git://gcc.gnu.org/git/gcc.git
Cloning into gcc...
remote: Counting objects: 1191223, done.
remote: aborting due to possible repository corruption on the remote side.
fatal: early EOF
fatal: index-pack failed
Anybody else seeing this?
Diego.