From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: Gnome-updates Date: Wed, 11 May 2016 10:08:44 +0200 Message-ID: <20160511080844.GA10460@solar> References: <20160426173717.GA4754@solar> <87potb19ih.fsf@gnu.org> <87r3dr3yyc.fsf@member.fsf.org> <87y47yyhh3.fsf@gnu.org> <87pot73390.fsf@member.fsf.org> <878tzseuwl.fsf@gnu.org> <87wpncldor.fsf@member.fsf.org> <877ffbe5m2.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]:42152) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b0PCS-0005Uw-IU for guix-devel@gnu.org; Wed, 11 May 2016 04:08:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b0PCL-0001TI-WD for guix-devel@gnu.org; Wed, 11 May 2016 04:08:55 -0400 Received: from mailrelay1.public.one.com ([91.198.169.124]:52078) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b0PCL-0001Sy-Ka for guix-devel@gnu.org; Wed, 11 May 2016 04:08:49 -0400 Content-Disposition: inline In-Reply-To: <877ffbe5m2.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" To: Ludovic =?iso-8859-15?Q?Court=E8s?= Cc: guix-devel@gnu.org On Tue, May 03, 2016 at 01:35:49PM +0200, Ludovic Courtès wrote: > It’s building now. Once most of it is built on x86_64, we should look > at the diff against master in Hydra and check for any regressions. There is a problem with a simple solution, I think: http://hydra.gnu.org/build/1187760/nixlog/1/tail-reload failed to download "/gnu/store/bwm6p3sv4msi3nswrsvrkl6ji1ykd08i-mate-themes-gtk3.20-1.12.2.tar.xz" The themes have apparently moved to a different directory: http://pub.mate-desktop.org/releases/themes/3.20/ But the file name has also changed, so I do not know which would be the appropriate version. In case someone is interested, there is a new release 1.14 of mate. Apart from that, things look mostly good: http://hydra.gnu.org/eval/108936?compare=master aseprite has a problem with freetype. ghc-memory fails a test, which causes more ghc-* failures. Some perl modules fail. Andreas