On Sunday 20 of July 2014 21:45:43 Darrell wrote:
during the
last build filelight on Debian 8 (Jessie), I came across a
serious problem with Docbook - catalogs in SGML format is no longer
supported. So I prepared a XML version of catalogs. Please, before I'll
push the patch, test it on other distributions.
See bug 2077:
http://bugs.trinitydesktop.org/show_bug.cgi?id=2077
Do you mean the docbook tool chain no longer supports sgml?
Darrell
Build docbook on Debian 8 (Jessie) ends with the following error:
/opt/trinity/bin/meinproc --check --cache
index.cache.bz2 /tmp/buildd/filelight-trinity-14.0.0-s~133/./doc/sv/index.docbook
/opt/trinity/share/apps/ksgmltools2/customization/catalog:1: parser error :
Start tag expected, '<' not found
--
^
/opt/trinity/share/apps/ksgmltools2/docbook/xml-dtd-4.1.2/docbook.cat:1:
parser error : Start tag expected, '<' not found
-- ...................................................................... --
^
index.docbook:11: warning: failed to load external entity "dtd/kdex.dtd"
]>
^
index.docbook:42: parser error : Entity 'language' not defined
<book lang="&language;">
^
index.docbook:42: element book: validity error : No declaration for attribute
lang of element book
<book lang="&language;">
^
index.docbook:49: element application: validity error : No declaration for
element application
Handbok &filelight;</title>
^
So far I did not inquire about the details of what is happening in docbook
tool chain, but I have prepared catalogs in XML format.
--
Slavek