From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: Difficulties Accessing git Repository Date: Tue, 08 Oct 2013 21:13:45 -0400 Message-ID: <87zjqj9rg6.fsf@gmail.com> References: <87zjqrbdne.fsf@gmail.com> <20131002211205.GU2622@kuru.dyndns-at-home.com> <87pprfk6ss.fsf@gmail.com> <52548306.3050207@verizon.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50308) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VTiLn-0006Ih-DZ for emacs-orgmode@gnu.org; Tue, 08 Oct 2013 21:14:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VTiLg-0000Kz-1d for emacs-orgmode@gnu.org; Tue, 08 Oct 2013 21:14:07 -0400 Received: from plane.gmane.org ([80.91.229.3]:46768) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VTiLf-0000Kq-Qe for emacs-orgmode@gnu.org; Tue, 08 Oct 2013 21:13:59 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1VTiLe-0000YD-He for emacs-orgmode@gnu.org; Wed, 09 Oct 2013 03:13:58 +0200 Received: from pool-108-7-96-134.bstnma.fios.verizon.net ([108.7.96.134]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 09 Oct 2013 03:13:58 +0200 Received: from ndokos by pool-108-7-96-134.bstnma.fios.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 09 Oct 2013 03:13:58 +0200 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 Charles Millar writes: > Hello, > > On 10/8/2013 1:32 PM, Josiah Schwab wrote: >> Hi All, >> >>>> I just tried to pull from the main org-mode git repository. I >>>> encountered the following failure. >>>> >>>> ,---- >>>> | monolith:(stable) org-mode$ git pull >>>> | fatal: read error: Connection reset by peer >>>> `---- >>> I can confirm this issue. I successfully pulled earlier today though. >> This seems to be intermittent. It worked (~8 hours) later on October 2. >> I tried to update a few minutes ago and again had a failure. >> >> Is there any other information that would be useful to report? I tried >> to pull while at my home (residential ISP) and then my work >> (university), and had failures both times. >> >> Josiah >> >> > This morning and just now I tried to update using > > cd ~/.elisp/org-mode && make update2 > > and the following failure resulted > > rm -f > git remote update > Fetching origin > fatal: read error: Connection reset by peer > error: Could not fetch origin > make: *** [up0] error 1 > I just [21:12:04 EDT] tried it and it worked. The question is: did somebody do something to bring it back or is it really intermittent? -- Nick