From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mta2.math.wisc.edu (mta2.math.wisc.edu [144.92.166.82]) by speech.braille.uwo.ca (Postfix) with ESMTP id 4C92510B3B for ; Fri, 11 Jul 2008 16:29:26 -0400 (EDT) X-Virus-Scanned: Debian amavisd-new at mta2.math.wisc.edu Received: from mta2.math.wisc.edu ([127.0.0.1]) by localhost (mta2.math.wisc.edu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9-i39+CGYp+Y for ; Fri, 11 Jul 2008 15:29:25 -0500 (CDT) Received: from mta2.math.wisc.edu (localhost.localdomain [127.0.0.1]) by mta2.math.wisc.edu (Postfix) with ESMTP id A85F43800AC for ; Fri, 11 Jul 2008 15:29:25 -0500 (CDT) Received: from ulam.math.wisc.edu (ulam.math.wisc.edu [144.92.166.245]) by mta2.math.wisc.edu (Postfix) with ESMTP for ; Fri, 11 Jul 2008 15:29:25 -0500 (CDT) Received: from vv507j (vv507j.math.wisc.edu [144.92.166.75]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by ulam.math.wisc.edu (Postfix) with ESMTP id 9EFEE2BDCF for ; Fri, 11 Jul 2008 15:29:25 -0500 (CDT) Message-ID: <022201c8e394$cf876100$4ba65c90@vv507j> From: "John Heim" To: "Speakup is a screen review system for Linux." References: <00e101c8e360$31b30300$4ba65c90@vv507j> <20080711141542.GJ4506@implementation.uk.xensource.com> Subject: Re: cutcrap? Date: Fri, 11 Jul 2008 15:29:25 -0500 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.3138 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2900.3198 X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.10 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Jul 2008 20:29:26 -0000 ----- Original Message ----- From: "Samuel Thibault" To: "Speakup is a screen review system for Linux." Sent: Friday, July 11, 2008 9:15 AM Subject: Re: cutcrap? John Heim, le Fri 11 Jul 2008 09:12:46 -0500, a écrit : > I'm still having problems with the speakup git repository. I'm getting a > message saying git cannot pull head/cutcrap. The name leads me to believe > this is something that's not supposed to be there anyway. > > # git-clone http://linux-speakup.org/speakup.git > error: Couldn't get > http://linux-speakup.org/speakup.git/refs/heads/cutcrap > for heads/ > cutcrap > The requested URL returned error: 404 > error: Could not interpret heads/cutcrap as something to pull Are you perhaps using an http proxy? If so, try to disable it. No, no proxy. But I believe this is a bug in the git-core package in debian etch (aka stable). I have run the git-core command on several machines at work and it had that same problem. I ran it on my machine at home and it worked. I started investigating network issues but then it occured to me that I'm running debian sid at home and etch at work. I upgraded a machine to sid, tried the git-clone, and it worked. So it's debian etch, not my network.