From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: [PATCH 1/4] gnu: Add hdup. Date: Fri, 30 May 2014 09:28:44 +0200 Message-ID: <20140530072844.GA13561@debian> References: <87k394p8oj.fsf@member.fsf.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47896) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WqHFK-0001QC-0a for Guix-devel@gnu.org; Fri, 30 May 2014 03:29:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WqHFE-0002kD-3q for Guix-devel@gnu.org; Fri, 30 May 2014 03:28:57 -0400 Received: from mout.kundenserver.de ([212.227.126.187]:61655) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WqHFD-0002jE-QN for Guix-devel@gnu.org; Fri, 30 May 2014 03:28:52 -0400 Content-Disposition: inline In-Reply-To: <87k394p8oj.fsf@member.fsf.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: Eric Bavier Cc: Guix-devel@gnu.org Hello, your patch reminds me that duplicity does not pass its tests on hydra, neither on x86_64, nor on i686. Could you maybe have a look? Logs are here: http://hydra.gnu.org/build/56428/nixlog/2 http://hydra.gnu.org/build/56429/nixlog/3 Andreas