This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: git mirror corrupted?


dnovillo wrote:

> 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.
> [...]

This may be because of cpu runtime limits recently tightened on the
anonymous git daemon, after we found some processes spinning for
a very long time.  I'll relax the limits.

- FChE


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]