[postgis-tickets] [PostGIS] #2792: docbook validation preventing regress

PostGIS trac at osgeo.org
Sat Jun 28 20:53:52 PDT 2014


#2792: docbook validation preventing regress
----------------------+-----------------------------------------------------
 Reporter:  robe      |       Owner:  pramsey      
     Type:  defect    |      Status:  new          
 Priority:  critical  |   Milestone:  PostGIS 2.1.4
Component:  postgis   |     Version:  2.1.x        
 Keywords:            |  
----------------------+-----------------------------------------------------
 I'm having trouble getting winnie or my desktop to regress.  Issue as I
 reckon is that the docbook site is down and the validation check of
 postgis-out.xml is preventing things from being generated like comments
 needed for extension build.

 Can we turn it off or at least make it conditional.  I shouldn't have to
 be slowed down by things waiting to validate unless I am building the
 documentation.

 here is the error:


 {{{
 make[1]: Entering directory `/projects/postgis/branches/2.2/doc'
 /projects/xsltproc/xmllint --loaddtd --xinclude --valid postgis-out.xml >
 /dev/null
 postgis-out.xml:117: warning: failed to load external entity "http://www
 .oasis-open.org/docbook/xml/4.5/docbookx.dtd"
 ]>
   ^
 postgis-out.xml:119: element title: validity error : No declaration for
 element title
   <title>PostGIS &last_release_version; Manual</title>
                                                       ^
 postgis-out.xml:123: element corpauthor: validity error : No declaration
 for element corpauthor
         <corpauthor>The PostGIS Development Group</corpauthor>
                                                               ^
 postgis-out.xml:125: element firstname: validity error : No declaration
 for element firstname
                 <firstname>Paul</firstname>
 }}}

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2792>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.


More information about the postgis-tickets mailing list