From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: Gnupg 2.1.11 Date: Thu, 4 Feb 2016 20:36:49 +0100 Message-ID: <20160204193649.GA8785@debian> References: <20160204152848.GA4379@debian> <87r3gs9zvf.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]:34044) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aRPi6-0003sp-HF for guix-devel@gnu.org; Thu, 04 Feb 2016 14:36:59 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aRPi3-0004lX-E7 for guix-devel@gnu.org; Thu, 04 Feb 2016 14:36:58 -0500 Received: from mailrelay6.public.one.com ([91.198.169.200]:60671) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aRPi3-0004ib-3U for guix-devel@gnu.org; Thu, 04 Feb 2016 14:36:55 -0500 Content-Disposition: inline In-Reply-To: <87r3gs9zvf.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 Thu, Feb 04, 2016 at 05:58:12PM +0100, Ludovic Courtès wrote: > We discussed it on IRC We continued discussion there. It fails on hydra.gnunet.org and guix.sdj.se and succeeded on chapters.gnu.org. There is a dependency chain gnupg -> openldap -> openssl, so it may be related to the openssl update; that the failures are not uniform is worrying, however. Andreas