snapshot tarball generation broken for -HEAD - Mailing list pgsql-hackers

From Stefan Kaltenbrunner
Subject snapshot tarball generation broken for -HEAD
Date
Msg-id 4B2BEE83.5030100@kaltenbrunner.cc
Whole thread Raw
Responses Re: snapshot tarball generation broken for -HEAD  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Hi all!

Infrastructure monitoring started to complain a few days ago that we 
failed generating new snapshot-tarball for HEAD.

Manual investigation shows that the script dies while building the docs 
with:

openjade:installation.sgml:202:51:X: reference to non-existent ID 
"PLPYTHON-PYTHON23"
openjade:/usr/local/share/sgml/docbook/dsssl/modular/html/dblink.dsl:203:1:E: 
XRef LinkEnd to missing ID 'PLPYTHON-PYTHON23'
gmake[1]: *** [INSTALL.html] Error 1
gmake[1]: *** Deleting file `INSTALL.html'
gmake: *** [distdir] Error 2



any ideas?


Stefan


pgsql-hackers by date:

Previous
From: "Kevin Grittner"
Date:
Subject: Re: Update on true serializable techniques in MVCC
Next
From: Robert Haas
Date:
Subject: Re: PATCH: Add hstore_to_json()