snapshot tarball generation broken for -HEAD

Поиск
Список
Период
Сортировка
От Stefan Kaltenbrunner
Тема snapshot tarball generation broken for -HEAD
Дата
Msg-id 4B2BEE83.5030100@kaltenbrunner.cc
обсуждение исходный текст
Ответы Re: snapshot tarball generation broken for -HEAD  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: "Kevin Grittner"
Дата:
Сообщение: Re: Update on true serializable techniques in MVCC
Следующее
От: Robert Haas
Дата:
Сообщение: Re: PATCH: Add hstore_to_json()