From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: Many perl package failures on core-updates Date: Thu, 21 Jan 2016 22:06:11 +0100 Message-ID: <20160121210611.GA8874@debian> References: <87lh7op4nd.fsf@netris.org> <87y4bo3phm.fsf@gnu.org> <20160119184112.GA15036@debian> <20160120122707.GA16730@debian.eduroam.u-bordeaux.fr> <87mvrzx5hz.fsf@gnu.org> <20160121204209.GC7969@debian> <87k2n2y7yd.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54596) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aMMQv-0000fw-UT for guix-devel@gnu.org; Thu, 21 Jan 2016 16:06:22 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aMMQr-0007x4-As for guix-devel@gnu.org; Thu, 21 Jan 2016 16:06:21 -0500 Received: from mailrelay6.public.one.com ([91.198.169.200]:49210) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aMMQr-0007wk-02 for guix-devel@gnu.org; Thu, 21 Jan 2016 16:06:17 -0500 Content-Disposition: inline In-Reply-To: <87k2n2y7yd.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, Jan 21, 2016 at 09:48:58PM +0100, Ludovic Courtès wrote: > Could be. OTOH, there’s a risk of Doxygen being effectively “broken by > default” if, as I presume, many programs expect it to be able to > generate PNGs for class diagrams. Okay. As propagated inputs are a somewhat dirty affair, I suggest to do nothing until someone complains; and then we can add graphviz again with a comment why this is needed. Andreas