From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cyril Roelandt Subject: Re: Pango Date: Sat, 15 Jun 2013 03:58:57 +0200 Message-ID: <51BBCA61.3090706@gmail.com> References: <201306132319.34784.andreas@enge.fr> <201306132337.03991.andreas@enge.fr> <87r4g4dge7.fsf@gnu.org> <201306142325.07791.andreas@enge.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47428) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ung3U-0007dq-Vd for bug-guix@gnu.org; Fri, 14 Jun 2013 22:17:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ung3U-0001Oq-2v for bug-guix@gnu.org; Fri, 14 Jun 2013 22:17:28 -0400 Received: from mail-wi0-x22d.google.com ([2a00:1450:400c:c05::22d]:39214) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ung3T-0001Om-Rz for bug-guix@gnu.org; Fri, 14 Jun 2013 22:17:28 -0400 Received: by mail-wi0-f173.google.com with SMTP id hq4so867965wib.0 for ; Fri, 14 Jun 2013 19:17:26 -0700 (PDT) Received: from [192.168.0.10] (tal33-3-82-233-82-24.fbx.proxad.net. [82.233.82.24]) by mx.google.com with ESMTPSA id h8sm6700860wiz.9.2013.06.14.19.17.24 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 14 Jun 2013 19:17:25 -0700 (PDT) In-Reply-To: <201306142325.07791.andreas@enge.fr> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: bug-guix@gnu.org On 06/14/2013 11:25 PM, Andreas Enge wrote: > Am Freitag, 14. Juni 2013 schrieb Ludovic Courtès: >> > All this sounds like an indication that we won’t be able to make much >> > out of this test suite. I would disable it > Okay; I just pushed cairo without tests. In 6131c43d, you also added "git.scm" to Makefile.am. I think it should be removed. Btw, are you working on packaging git ? If so, I think the code should be in gnu/packages/version-control.scm rather than in a new file. Cyril.