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?


fche@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, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."


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