Received: from maia.hub.org (maia-2.hub.org [200.46.204.251]) by mail.postgresql.org (Postfix) with ESMTP id 6344A63247B for ; Fri, 28 May 2010 19:42:36 -0300 (ADT) Received: from mail.postgresql.org ([200.46.204.86]) by maia.hub.org (mx1.hub.org [200.46.204.251]) (amavisd-maia, port 10024) with ESMTP id 91543-02 for ; Fri, 28 May 2010 22:42:28 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from momjian.us (momjian.us [70.90.9.53]) by mail.postgresql.org (Postfix) with ESMTP id 58E48632266 for ; Fri, 28 May 2010 19:42:29 -0300 (ADT) Received: (from bruce@localhost) by momjian.us (8.11.6/8.11.6) id o4SMgKE08921; Fri, 28 May 2010 18:42:20 -0400 (EDT) From: Bruce Momjian Message-Id: <201005282242.o4SMgKE08921@momjian.us> Subject: Re: documentation build log is busted, and has been for awhile In-Reply-To: <4BFEDB6E.4070107@kaltenbrunner.cc> To: Stefan Kaltenbrunner Date: Fri, 28 May 2010 18:42:20 -0400 (EDT) CC: Tom Lane , pgsql-docs@postgresql.org, Peter Eisentraut X-Mailer: ELM [version 2.4ME+ PL124 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="US-ASCII" 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/61 X-Sequence-Number: 5558 Stefan Kaltenbrunner wrote: > 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. A more > > cosmetic but still annoying problem is that the build completion time > > isn't shown correctly. For example, the current contents of the page > > are > > > > PostgreSQL Documentation Build Log > > > > Build started: 2010-05-26 22:39 UTC > > Build finished: + echo -n '' + date -u '+%Y-%m-%d %H:%M %Z' > > > > No changes in this build > > > > Build completed successfully. > > > > View or download the documentation. > > > > even though somebody committed broken markup half an hour ago. > > 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... Peter, I think I can fix the script if you would tell me how to update it. The code is based on a shell script I originally wrote. -- Bruce Momjian http://momjian.us EnterpriseDB http://enterprisedb.com