From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marc-Oliver Ihm Subject: Re: Trouble compiling Date: Wed, 27 Jul 2011 22:02:46 +0200 Message-ID: <4E306EE6.7040706@online.de> References: <05572B36-3723-481F-BC29-30BBA3151CEA@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:45726) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QmAJi-000069-1y for emacs-orgmode@gnu.org; Wed, 27 Jul 2011 16:02:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QmAJg-0002Lm-VX for emacs-orgmode@gnu.org; Wed, 27 Jul 2011 16:02:54 -0400 Received: from moutng.kundenserver.de ([212.227.17.8]:63070) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QmAJg-0002Iz-K8 for emacs-orgmode@gnu.org; Wed, 27 Jul 2011 16:02:52 -0400 In-Reply-To: <05572B36-3723-481F-BC29-30BBA3151CEA@gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Avery Chan Cc: emacs-orgmode@gnu.org On 27.07.2011 11:18, Avery Chan wrote: > To whom it may concern, > > I am trying to load orgmode via the emacs-starter kit. Following the > instructions, I did the following: > > 508 cp -R emacs-starter-kit ~/.emacs.d > 509 cd /Users/avery/.emacs.d > 511 git submodule init > 515 git submodule update > > The update procedure failed with the following output: > > Cloning into src/org... > error: Unable to get pack file > http://orgmode.org/org-mode.git/objects/pack/pack-beb4230c6615129746e9adfd39b5a38d78a4c191.pack > > transfer closed with 49103369 bytes remaining to read > error: Unable to find db094c320412204a990668024f88eef00d307a44 under > http://orgmode.org/org-mode.git > Cannot obtain needed object db094c320412204a990668024f88eef00d307a44 > error: Fetch failed. > Clone of 'http://orgmode.org/org-mode.git' into submodule path 'src/org' > failed > > Is there a way for me to fix this? I suspect that it is a configuration > issue since when I tried the URL I got a 403. > > Thanks! > > Avery > > Hi ! Just try to download this with my browser, and it worked Okay for my. Maybe you hav become victim of a network glitch ? In which case a retry would help (if you not already have done this) regards, Marc