From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Bavier Subject: Re: [PATCH 1/4] gnu: Add hdup. Date: Fri, 30 May 2014 12:40:23 -0500 Message-ID: <87egzbp3lk.fsf@gmail.com> References: <87k394p8oj.fsf@member.fsf.org> <20140530072844.GA13561@debian> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46564) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WqQjX-0006FM-0s for Guix-devel@gnu.org; Fri, 30 May 2014 13:36:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WqQjQ-0002to-RJ for Guix-devel@gnu.org; Fri, 30 May 2014 13:36:46 -0400 Received: from mail-ie0-x236.google.com ([2607:f8b0:4001:c03::236]:55881) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WqQjQ-0002tS-KG for Guix-devel@gnu.org; Fri, 30 May 2014 13:36:40 -0400 Received: by mail-ie0-f182.google.com with SMTP id x19so2049872ier.27 for ; Fri, 30 May 2014 10:36:40 -0700 (PDT) In-reply-to: <20140530072844.GA13561@debian> 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: Andreas Enge Cc: Guix-devel@gnu.org Andreas Enge writes: > 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 I see, thanks for poiting that out. I'll look at those failures a bit later when I'm on a machine that is not plagued by the CONFIG_DEVPTS_MULTIPLE_INSTANCES issue. -- Eric Bavier