Received: from maia.hub.org (maia-3.hub.org [200.46.204.243]) by mail.postgresql.org (Postfix) with ESMTP id 96F42632B1E for ; Thu, 27 May 2010 18:50:17 -0300 (ADT) Received: from mail.postgresql.org ([200.46.204.86]) by maia.hub.org (mx1.hub.org [200.46.204.243]) (amavisd-maia, port 10024) with ESMTP id 34351-10 for ; Thu, 27 May 2010 21:50:09 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from sss.pgh.pa.us (sss.pgh.pa.us [66.207.139.130]) by mail.postgresql.org (Postfix) with ESMTP id 4D0DA632B0E for ; Thu, 27 May 2010 18:50:10 -0300 (ADT) Received: from sss2.sss.pgh.pa.us (tgl@localhost [127.0.0.1]) by sss.pgh.pa.us (8.14.2/8.14.2) with ESMTP id o4RLo4V9008850; Thu, 27 May 2010 17:50:04 -0400 (EDT) To: Stefan Kaltenbrunner cc: pgsql-docs@postgreSQL.org Subject: Re: documentation build log is busted, and has been for awhile In-reply-to: <4BFEDB6E.4070107@kaltenbrunner.cc> References: <4753.1274918153@sss.pgh.pa.us> <4BFEDB6E.4070107@kaltenbrunner.cc> Comments: In-reply-to Stefan Kaltenbrunner message dated "Thu, 27 May 2010 22:51:58 +0200" Date: Thu, 27 May 2010 17:50:04 -0400 Message-ID: <8849.1274997004@sss.pgh.pa.us> From: Tom Lane X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=-1.91 tagged_above=-5 required=5 tests=BAYES_00=-1.9, T_RP_MATCHES_RCVD=-0.01 X-Spam-Level: X-Archive-Number: 201005/55 X-Sequence-Number: 5552 Stefan Kaltenbrunner writes: > On 05/27/2010 01:55 AM, Tom Lane wrote: >> Is anybody maintaining >> http://developer.postgresql.org/pgdocs/postgres/buildlog.html >> ? >> >> For some time now, that page has failed to update if the underlying >> build fails, which makes it approximately completely useless. > hmm - maybe we should monitor as part of the main monitoring > infrastructure just like we monitor the snapshot builds... > However if the docs failed to build for a while I wonder why the > snapshots are still getting done... I think the job is running when it's supposed to, it's just failing to update the output page when it fails. The page updates PDQ when the docs build is OK. regards, tom lane