[PostGIS] #5858: dist doc build failing on debbie building docks

PostGIS trac at osgeo.org
Mon Mar 3 08:26:43 PST 2025


#5858: dist doc build failing on debbie building docks
---------------------------+---------------------------
 Reporter:  robe           |      Owner:  robe
     Type:  defect         |     Status:  new
 Priority:  medium         |  Milestone:  PostGIS 3.5.3
Component:  documentation  |    Version:  3.4.x
 Keywords:                 |
---------------------------+---------------------------
 This might be result of some upgrade, but debbie seems to be having issue
 building the docs
 Since this is an epub doc build.  I'm tempted to remove epub, as I don't
 think it is as popular of a format
 at we had thought it would be.
 {{{
 02:02:47 /usr/bin/install -c -m 644 postgis-3.5.3dev-en.pdf
 /var/www/postgis_stuff/
 02:02:47 make -C
 /var/lib/jenkins/workspace/PostGIS_Make_Dist/label/debbie/8b1bb8316bab89f0433cf36ee085974b5acdeec8/doc/html/images
 images
 02:02:47 make[1]: Entering directory
 '/var/lib/jenkins/workspace/PostGIS_Make_Dist/label/debbie/8b1bb8316bab89f0433cf36ee085974b5acdeec8/doc/html/images'
 02:02:47 make[1]: Nothing to be done for 'images'.
 02:02:47 make[1]: Leaving directory
 '/var/lib/jenkins/workspace/PostGIS_Make_Dist/label/debbie/8b1bb8316bab89f0433cf36ee085974b5acdeec8/doc/html/images'
 02:02:47 ln -fs html/images .; # work around
 https://trac.osgeo.org/postgis/ticket/5422
 02:02:47 /usr/bin/dbtoepub -c
 "/var/lib/jenkins/workspace/PostGIS_Make_Dist/label/debbie/8b1bb8316bab89f0433cf36ee085974b5acdeec8/doc/html/style.css"
 \
 02:02:47  -o postgis-3.5.3dev-en.epub \
 02:02:47        postgis-out.xml
 02:02:48 Note: namesp. cut : stripped namespace before processing
 PostGIS 3.5.3dev Manual
 02:04:55 /usr/lib/ruby/2.7.0/rexml/parsers/baseparser.rb:521:in `block in
 unnormalize': uninitialized constant REXML::Parsers::BaseParser::Security
 (NameError)
 02:04:55 Did you mean?  SecurityError
 02:04:55        from
 /usr/lib/ruby/2.7.0/rexml/parsers/baseparser.rb:514:in `each'
 02:04:55        from
 /usr/lib/ruby/2.7.0/rexml/parsers/baseparser.rb:514:in `unnormalize'
 02:04:55        from /usr/lib/ruby/2.7.0/rexml/parsers/pullparser.rb:79:in
 `pull'
 02:04:55        from /usr/lib/ruby/vendor_ruby/dbtoepub/docbook.rb:217:in
 `get_image_refs'
 02:04:55        from /usr/lib/ruby/vendor_ruby/dbtoepub/docbook.rb:178:in
 `copy_images'
 02:04:55        from /usr/lib/ruby/vendor_ruby/dbtoepub/docbook.rb:112:in
 `bundle_epub'
 02:04:55        from /usr/lib/ruby/vendor_ruby/dbtoepub/docbook.rb:54:in
 `render_to_file'
 02:04:55        from /usr/bin/dbtoepub:72:in `block in <main>'
 02:04:55        from /usr/bin/dbtoepub:61:in `each'
 02:04:55        from /usr/bin/dbtoepub:61:in `<main>'
 02:04:55 make: *** [Makefile:462: postgis-3.5.3dev-en.epub] Error 1
 02:04:55 Build step 'Execute shell' marked build as failure
 02:04:55 [Gitea] do not publish assets due to build being non-Successfully
 }}}
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5858>
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