You are not logged in.

#1 2014-07-23 19:43:38

replabrobin
Member
Registered: 2010-05-06
Posts: 237

git on 32bits

Whilst trying to clone a large repository with git 2.0.2 with up to date Arch
Linux everest 3.15.5-2-ARCH #1 SMP PREEMPT Fri Jul 11 07:55:51 CEST 2014 i686 GNU/Linux


I see this error. I tried 3 times, but always the same.


robin@everest ~:
$ git clone git://repo.or.cz/tomato.git
Cloning into 'tomato'...
remote: Counting objects: 300601, done.
remote: Compressing objects: 100% (137482/137482), done.
remote: Total 300601 (delta 155370), reused 300196 (delta 155017)
Receiving objects: 100% (300601/300601), 1.10 GiB | 465.00 KiB/s, done.
error: inflate: data stream error (incorrect data check)
fatal: serious inflate inconsistency
fatal: index-pack failed

On a nearby 12.04 ubuntu Linux erebus 3.5.0-39-generic #60~precise1-Ubuntu SMP Wed Aug 14 15:38:41 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
things work fine. Is this an issue with memory or address size or what?

Offline

#2 2014-07-24 17:06:48

drcouzelis
Member
From: Connecticut, USA
Registered: 2009-11-09
Posts: 4,092
Website

Re: git on 32bits

As strange as it may sound, the Internet seems to suggest that it's... a hardware issue?

For example: http://marc.info/?l=git&m=118143549107708

Offline

#3 2014-07-26 07:25:01

replabrobin
Member
Registered: 2010-05-06
Posts: 237

Re: git on 32bits

The 32 bit seems otherwise healthy, but it does seem strange. So I guess the question is memory, disk, network or something else. I have copied the repo from the 64bit machine and there it seems OK.

Offline

Board footer

Powered by FluxBB