Problem with development kernel tree (openmoko kernel.git)

Rafael Ignacio Zurita rafaelignacio.zurita at gmail.com
Tue Apr 13 20:39:08 CEST 2010


Hello,

On Tue, Apr 13, 2010 at 09:13:02AM +0200, Jose Luis Perez Diez wrote:
> A Dimarts, 13 de d'abril de 2010 05:20:29, Rafael Ignacio Zurita va escriure:
> > Hello, I am trying to clone the development kernel tree (kernel.git)
> > from git.openmoko.org, but I am getting an error.
> > ...
> > remote: fatal: Out of memory? mmap failed: Cannot allocate memory
> > remote: aborting due to possible repository corruption on the remote side.
> > ....
> 
> The repository needs some maintenance :| 
> 
> You could get a targz of the repository from the shr build host 
> http://shr.bearstech.com/sources/git_git.openmoko.org.git.kernel.git.tar.gz
>  or from 
> http://downloads.openmoko.org/developer/sources/git_git.openmoko.org.git.kernel.git.tar.gz
> 
> untar it cd to it an use git porcelain to get the latest changes.

  I tried the tar.gz workaround following the instructions at :
http://wiki.openmoko.org/wiki/Kernel#Building_the_andy-tracking_branch

But then I always get "Cannot merge" when git pull.

For the http://build.shr-project.org/sources/git_git.openmoko.org.git.kernel.git.tar.gz
file I get :

rafa at nodo3:~/openmoko/linux-2.6$ git pull
remote: Counting objects: 342324, done.
remote: Compressing objects: 100% (54542/54542), done.
remote: Total 315446 (delta 258483), reused 312525 (delta 256180)
Receiving objects: 100% (315446/315446), 92.16 MiB | 105 KiB/s, done.
Resolving deltas: 100% (258483/258483), completed with 11442 local objects.


More information about the openmoko-kernel mailing list