f...@redhat.com (Frank Ch. Eigler) writes:

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

It might help to run "git gc" to repack the repo (there are currently 43
packs).

Andreas.

-- 
Andreas Schwab, sch...@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."

Reply via email to