From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30135 invoked by alias); 3 Oct 2009 23:35:37 -0000 Received: (qmail 30126 invoked by uid 22791); 3 Oct 2009 23:35:36 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 03 Oct 2009 23:35:31 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id BA1E11086D; Sat, 3 Oct 2009 23:36:26 +0000 (GMT) Received: from caradoc.them.org (209.195.188.212.nauticom.net [209.195.188.212]) by nan.false.org (Postfix) with ESMTP id 7CBF910576; Sat, 3 Oct 2009 23:36:26 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1MuE8N-0002RI-9D; Sat, 03 Oct 2009 19:35:27 -0400 Date: Sat, 03 Oct 2009 23:35:00 -0000 From: Daniel Jacobowitz To: Jim Meyering Cc: gdb@sourceware.org Subject: Re: gdb.git hiccup Message-ID: <20091003233527.GA9182@caradoc.them.org> Mail-Followup-To: Jim Meyering , gdb@sourceware.org References: <87ws3clkx8.fsf@meyering.net> <87r5tklij2.fsf@meyering.net> <87k4zclc87.fsf@meyering.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87k4zclc87.fsf@meyering.net> User-Agent: Mutt/1.5.20 (2009-06-14) X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2009-10/txt/msg00061.txt.bz2 On Sat, Oct 03, 2009 at 05:38:00PM +0200, Jim Meyering wrote: > FYI, so far, here's all I've done: > > head=a4a5c910c73f0bf2b7d063912274461838139423 > git update-ref HEAD $head > git update-ref master $head > > That should be enough for now. So, this is supposed to be fixed now? I've been getting this all day: dan@henry1:/scratch/dan git clone git://sourceware.org/git/archer.git Initialized empty Git repository in /scratch/dan/archer/.git/ fatal: The remote end hung up unexpectedly which I assumed was related... -- Daniel Jacobowitz CodeSourcery