From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57785) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ekVxh-0003Mm-Hn for guix-patches@gnu.org; Sat, 10 Feb 2018 09:17:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ekVxe-0001Hm-1n for guix-patches@gnu.org; Sat, 10 Feb 2018 09:17:05 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:56604) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ekVxd-0001Hd-Tu for guix-patches@gnu.org; Sat, 10 Feb 2018 09:17:01 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ekVxd-0007OA-Ni for guix-patches@gnu.org; Sat, 10 Feb 2018 09:17:01 -0500 Subject: [bug#30411] [FIXME] Dlang ldc and dub packages fail on core-updates Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56632) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ekVwb-0002lj-K5 for guix-patches@gnu.org; Sat, 10 Feb 2018 09:15:58 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ekVwY-0008Sv-3q for guix-patches@gnu.org; Sat, 10 Feb 2018 09:15:57 -0500 Received: from mail.thebird.nl ([95.154.246.10]:58018) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ekVwX-0008Nt-Ti for guix-patches@gnu.org; Sat, 10 Feb 2018 09:15:54 -0500 Date: Sat, 10 Feb 2018 15:12:08 +0100 From: Pjotr Prins Message-ID: <20180210141208.GA13051@thebird.nl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: 30411@debbugs.gnu.org These packages started failing. Since I am using this software I'll see if I can fix it and reduce the patch load for failing tests with upstream. Pj.