From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4427 invoked by alias); 22 Jun 2007 13:56:17 -0000 Received: (qmail 4410 invoked by uid 22791); 22 Jun 2007 13:56:16 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 22 Jun 2007 13:56:12 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 6AA4098301; Fri, 22 Jun 2007 13:56:10 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id 43088982F0; Fri, 22 Jun 2007 13:56:10 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.67) (envelope-from ) id 1I1jcg-0003Iz-30; Fri, 22 Jun 2007 09:56:26 -0400 Date: Fri, 22 Jun 2007 15:12:00 -0000 From: Daniel Jacobowitz To: Ulrich Weigand Cc: gdb-patches@sourceware.org, overseers@sourceware.org Subject: Re: ARI no longer updated? Message-ID: <20070622135626.GA12381@caradoc.them.org> Mail-Followup-To: Ulrich Weigand , gdb-patches@sourceware.org, overseers@sourceware.org References: <200706221342.l5MDgRm0030152@d12av02.megacenter.de.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200706221342.l5MDgRm0030152@d12av02.megacenter.de.ibm.com> User-Agent: Mutt/1.5.15 (2007-04-09) Mailing-List: contact overseers-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: , Sender: overseers-owner@sourceware.org X-SW-Source: 2007-q2/txt/msg00093.txt.bz2 On Fri, Jun 22, 2007 at 03:42:27PM +0200, Ulrich Weigand wrote: > Hello, > > it looks like the GDB A.R. Index web page > > http://sourceware.org/gdb/current/ari/ > > is no longer updated daily, it says as of today: > > Last updated: Thu May 24 01:56:16 UTC 2007 > > Since I found this page quite useful, I'd like to get the > updates going again. Unfortunately, I'm not familiar with > the infrastructure behind the web page. Can anyone help > with this? Thanks! This runs out of gdbadmin. I don't know who has access to the user; the group is cagney,cgf,anoncvs. /sourceware/www/sourceware/htdocs/gdb/ari is current (generated today). gdb/current/ari has not been generated in a while. At a guess, snapshots are failing too. Ian posted something about that on binutils@ the same day. make: *** No rule to make target `ltsugar.m4,', needed by `binutils.tar.bz2'. Stop. Looks like someone needs to update src-release. Overseers, could someone at least make ~gdbadmin a+x (it's already a+r)? Maybe someone else should have access to this account now... -- Daniel Jacobowitz CodeSourcery