From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: Guix package failure Date: Tue, 12 Aug 2014 22:53:47 +0200 Message-ID: <20140812205347.GA13625@debian> References: <20140812144959.GA10821@debian> <871tslh3kg.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51882) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XHJ58-0007Qr-F7 for guix-devel@gnu.org; Tue, 12 Aug 2014 16:54:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XHJ4y-00059O-D2 for guix-devel@gnu.org; Tue, 12 Aug 2014 16:54:10 -0400 Content-Disposition: inline In-Reply-To: <871tslh3kg.fsf@gnu.org> List-Id: "Development of GNU Guix and the GNU System distribution." 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: Ludovic =?iso-8859-15?Q?Court=E8s?= Cc: guix-devel@gnu.org On Tue, Aug 12, 2014 at 10:10:23PM +0200, Ludovic Courtès wrote: > I can actually see where that comes from, and d34736c should fix it. > Can you confirm? Indeed, it does. Thanks a lot! Andreas