From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29703 invoked by alias); 21 Mar 2013 15:05:34 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 29644 invoked by uid 89); 21 Mar 2013 15:05:26 -0000 X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.1 Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Thu, 21 Mar 2013 15:05:18 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 462202E0CD; Thu, 21 Mar 2013 11:05:17 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id K8528jAu2xfE; Thu, 21 Mar 2013 11:05:17 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id EDAF22EA66; Thu, 21 Mar 2013 11:05:16 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 002AACFADE; Thu, 21 Mar 2013 08:05:14 -0700 (PDT) Date: Thu, 21 Mar 2013 15:19:00 -0000 From: Joel Brobecker To: Pierre Muller Cc: "'Frank Ch. Eigler'" , gdb-patches@sourceware.org Subject: Re: [RFA] ARI: Extend binary operator at EOL checks (was: About New ARI warning Sun Mar 10 02:06:07 UTC 2013 in -D 2013-03-10-gmt) Message-ID: <20130321150514.GD5447@adacore.com> References: <20130310020607.GA11887@sourceware.org> <1363003431.5561.0@abidh-ubunto1104> <007701ce1e66$0383f480$0a8bdd80$@muller@ics-cnrs.unistra.fr> <20130311175838.GI3264@adacore.com> <000c01ce1ff8$d93d3260$8bb79720$@muller@ics-cnrs.unistra.fr> <20130320155138.GA5447@adacore.com> <001501ce2585$f5939110$e0bab330$@muller@ics-cnrs.unistra.fr> <005d01ce260c$b08fcc00$11af6400$@muller@ics-cnrs.unistra.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <005d01ce260c$b08fcc00$11af6400$@muller@ics-cnrs.unistra.fr> User-Agent: Mutt/1.5.21 (2010-09-15) X-SW-Source: 2013-03/txt/msg00787.txt.bz2 > The reason is the change of machine hosting sourceware.org server. > It seems that both snapshots and ARI nightly page generation didn't > restart yet, latest are from Monday 2AM, so before the switch. They started, but source packaging failed, due to bison being missing. I haven't reported yet, because we haven't received confirmation that the transition is over, so not sure if it was OK to report already. > Frank, is it normal that the gdbadmin cron jobs are still not > working? If yes, could you give us an estimation of when it will be > restarted? Perhaps we should change the scripts to send to gdb-patches, rather than to me personally. That way, everyone would see failure notifications... -- Joel