From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: core-updates, next release, and all that Date: Mon, 25 Jul 2016 22:03:18 +0200 Message-ID: <20160725200318.GA8925@solar> References: <87zip9pex1.fsf@gnu.org> <20160722215936.GA6082@jasmine> <87h9bgocyk.fsf@gnu.org> <20160723112242.GA5942@solar> <20160724160439.GA7608@solar> <20160724164813.GA10442@solar> <20160725075149.GA1999@solar> <20160725163003.GA23485@jasmine> <20160725184056.GA5258@solar> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50814) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bRm63-0003sf-Ep for guix-devel@gnu.org; Mon, 25 Jul 2016 16:03:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bRm5z-0004pK-6p for guix-devel@gnu.org; Mon, 25 Jul 2016 16:03:26 -0400 Received: from mailrelay6.public.one.com ([91.198.169.200]:64466) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bRm5y-0004pF-PA for guix-devel@gnu.org; Mon, 25 Jul 2016 16:03:23 -0400 Content-Disposition: inline In-Reply-To: <20160725184056.GA5258@solar> 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: Leo Famulari Cc: guix-devel Hello Leo, replying personally, since I am getting embarrassed... On Mon, Jul 25, 2016 at 08:40:56PM +0200, Andreas Enge wrote: > I had the impression that the new wxwidgets url did not appear, since the > build still fails on hydra. Now I see that the url is there, and the failure > on hydra is probably just cached because the hash did not change. I will > download it manually there and restart the failing builds. I was again mistaken, the URL is not there. I think I did a "git pull" in core-updates, then a "git merge master", which was probably not up to date. Now I redid a "git merge origin/master", and things look much better :-) I will push and evaluate again. Andreas