On Tue, Apr 13, 2010 at 10:53:25AM +0200, mobi phil wrote: > > Hello, I am trying to clone the development kernel tree (kernel.git) > > from git.openmoko.org, but I am getting an error. > > > > r...@nodo3:~/openmoko$ git clone > > git://git.openmoko.org/git/kernel.gitlinux-2.6 > > Initialized empty Git repository in /home/rafa/openmoko/linux-2.6/.git/ > > remote: Counting objects: 1395614, done. > > remote: fatal: Out of memory? mmap failed: Cannot allocate memory > > remote: aborting due to possible repository corruption on the remote side. > > fatal: early EOF > > fatal: index-pack failed > > > > Do you know how to fix / go further? > > > > Thanks in advance. > > > > -- > > Rafael Ignacio Zurita > > > > I had recently a similar problem with another repo. In my case I was behind > a firewall and the firewall did timed out in downloading one of the git > packs (huge files ~200MB). I can imagine that linux packs are > than 300MB.
As work-arround you can download git clone snapshot (800MB) http://build.shr-project.org/sources/git_git.openmoko.org.git.kernel.git.tar.gz and git pull from there Regards, -- uin:136542059 jid:[email protected] Jansa Martin sip:[email protected] JaMa
