Mathieu Carbou on Fri, 12 Oct 2012 18:20:29 +0200 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: git clone does not work |
I know that Cygwin has some forking issues with git client but just restarting the whole interpreter works and it is not the same error. What is weird is that: * Cloning gp2c (git clone http://pari.math.u-bordeaux.fr/git/gp2c.git) on Windows 7 Cygwin GIT 1.7.9 works (but takes long time). * Cloning pari (git clone http://pari.math.u-bordeaux.fr/git/pari.git) on Ubuntu GIT 1.7.9.5 works (but takes long time). * Cloning pari (git clone http://pari.math.u-bordeaux.fr/git/pari.git) on Windows 7 Cygwin GIT 1.7.9 does not work. error: Unable to find e0584e1dd5a6c59e6bbf896a20ffabef94ed8398 under http://pari.math.u-bordeaux.fr/git/pari.git Cannot obtain needed object e0584e1dd5a6c59e6bbf896a20ffabef94ed8398 while processing commit 0ce3694087edb9076f1c6319bfd0b8c6f2b304c6. It always stops at the same commit... I took the Ubuntu clone and moved it to my Windows, and I can git pull :-) Sorry to bother you... On 12-Oct-2012 11:42, Justin C. Walker wrote: > On Oct 12, 2012, at 06:12 , Mathieu Carbou wrote: > >> Sorry... Here is the error I have: >> >> $ git clone http://pari.math.u-bordeaux.fr/git/pari.git >> Cloning into 'pari'... >> 1 [main] git-remote-http 892 fork: child -1 - forked process 1056 died unexpectedly, retry 0, exit code -1073741515, errno 11 >> error: cannot fork() for index-pack: Resource temporarily unavailable >> *error: Unable to find e0584e1dd5a6c59e6bbf896a20ffabef94ed8398 under http://pari.math.u-bordeaux.fr/git/pari.git** >> **Cannot obtain needed object e0584e1dd5a6c59e6bbf896a20ffabef94ed8398** >> **while processing commit 0ce3694087edb9076f1c6319bfd0b8c6f2b304c6.** >> *error: Fetch failed. > I may be misreading this transcript, but it appears that the problem is local to your system: this > error: cannot fork() for index-pack: Resource temporarily unavailable > means that you may have too many processes running under your user ID, or that you are temporarily short of memory for other reasons. > > HTH > > Justin > > -- > Justin C. Walker, Curmudgeon at Large > Institute for the Absorption of Federal Funds > -- > Democracy is two wolves and a lamb > voting on what to have for lunch. > Liberty is a well-armed lamb contesting > the vote. > > > > > -- Mathieu Carbou Cell: 514-660-4287