From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cyril Roelandt Subject: Re: Git. Date: Sun, 01 Sep 2013 21:43:10 +0200 Message-ID: <522398CE.9020407@gmail.com> References: <521FAC25.9030504@gmail.com> <20130901152708.GA5741@debian> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35361) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VGDsU-0008I2-J8 for guix-devel@gnu.org; Sun, 01 Sep 2013 16:04:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VGDsM-0007WA-5o for guix-devel@gnu.org; Sun, 01 Sep 2013 16:04:06 -0400 Received: from mail-wi0-x22d.google.com ([2a00:1450:400c:c05::22d]:57944) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VGDsL-0007Vi-Ti for guix-devel@gnu.org; Sun, 01 Sep 2013 16:03:58 -0400 Received: by mail-wi0-f173.google.com with SMTP id ca18so524212wib.6 for ; Sun, 01 Sep 2013 13:03:56 -0700 (PDT) In-Reply-To: <20130901152708.GA5741@debian> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Andreas Enge Cc: guix-devel@gnu.org On 09/01/2013 05:27 PM, Andreas Enge wrote: > For me, everything works on x86_64 and with --system=i686-linux. > What's the difference between your patch and mine ? > The tests fail, but a few simple operations (stash, diff, pull) on the > guix tree work. Shall I push the attached patch despite the test failures? I think we should do that, since git is a very important package to have. Cyril.