From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rick Frankel Subject: Re: Http pull/clone at orgmode.org is down? Date: Fri, 19 Jul 2013 13:41:27 -0400 Message-ID: <4de308be943aa3bb73eec6ad43067b46@mail.rickster.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45340) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V0EgL-0007Uq-9S for emacs-orgmode@gnu.org; Fri, 19 Jul 2013 13:41:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V0EgI-0008Cf-Ss for emacs-orgmode@gnu.org; Fri, 19 Jul 2013 13:41:29 -0400 Received: from [204.62.15.78] (port=36353 helo=mail.rickster.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V0EgI-0008Cb-PG for emacs-orgmode@gnu.org; Fri, 19 Jul 2013 13:41:26 -0400 In-Reply-To: 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: emacs-orgmode@gnu.org On 2013-07-18 16:10, John Hendy wrote: > When I try to issue git pull (since yesterday, replicated today), I'm > getting this: > > $ git pull > error: Unable to find 989923a140695aa87959bdc727666aeec48ec074 under > http://orgmode.org/org-mode.git > Cannot obtain needed tree 989923a140695aa87959bdc727666aeec48ec074 > while processing commit 0b770b125ffaed8e21dfea523437f12c35dec334. > error: Fetch failed. I am also behind a firewall, and i have the same issue regularly. I "solve" it by removing the current checkout and re-cloning the repository. rick