[PostGIS] #5617: debbie failing on building epub docs because of missing sfcgal images

PostGIS trac at osgeo.org
Sun Nov 19 10:02:29 PST 2023


#5617: debbie failing on building epub docs because of missing sfcgal images
---------------------------+---------------------------
 Reporter:  robe           |      Owner:  robe
     Type:  defect         |     Status:  new
 Priority:  blocker        |  Milestone:  PostGIS 3.5.0
Component:  documentation  |    Version:  master
 Keywords:                 |
---------------------------+---------------------------
 I'm guessing this might also be an issue for pdfs


 {{{
 01:18:49 Note: namesp. cut : stripped namespace before processing
 PostGIS 3.5.0dev Manual
 01:22:38 /usr/lib/ruby/2.7.0/fileutils.rb:1414:in `initialize': No such
 file or directory @ rb_sysopen -
 /var/lib/jenkins/workspace/PostGIS_Make_Dist/label/debbie/bd07292082948b4bbee000582509ba677e73e900/doc/images/st_ymonotonepartition01.png
 (Errno::ENOENT)
 01:22:38        from /usr/lib/ruby/2.7.0/fileutils.rb:1414:in `open'
 01:22:38        from /usr/lib/ruby/2.7.0/fileutils.rb:1414:in `copy_file'
 01:22:38        from /usr/lib/ruby/2.7.0/fileutils.rb:511:in `copy_file'
 01:22:38        from /usr/lib/ruby/2.7.0/fileutils.rb:430:in `block in cp'
 01:22:38        from /usr/lib/ruby/2.7.0/fileutils.rb:1589:in `block in
 fu_each_src_dest'
 01:22:38        from /usr/lib/ruby/2.7.0/fileutils.rb:1605:in
 `fu_each_src_dest0'
 01:22:38        from /usr/lib/ruby/2.7.0/fileutils.rb:1587:in
 `fu_each_src_dest'
 01:22:38        from /usr/lib/ruby/2.7.0/fileutils.rb:429:in `cp'
 01:22:38        from /usr/lib/ruby/vendor_ruby/dbtoepub/docbook.rb:190:in
 `block in copy_images'
 01:22:38        from /usr/lib/ruby/vendor_ruby/dbtoepub/docbook.rb:180:in
 `each'
 01:22:38        from /usr/lib/ruby/vendor_ruby/dbtoepub/docbook.rb:180:in
 `copy_images'
 01:22:38        from /usr/lib/ruby/vendor_ruby/dbtoepub/docbook.rb:112:in
 `bundle_epub'
 01:22:38        from /usr/lib/ruby/vendor_ruby/dbtoepub/docbook.rb:54:in
 `render_to_file'
 01:22:38        from /usr/bin/dbtoepub:72:in `block in <main>'
 01:22:38        from /usr/bin/dbtoepub:61:in `each'
 01:22:38        from /usr/bin/dbtoepub:61:in `<main>'
 01:22:38 make: *** [Makefile:461: postgis-3.5.0dev-en.epub] Error 1
 01:22:38 Build step 'Execute shell' marked build as failure
 01:22:39 Finished: FAILURE
 }}}

 There is still an issue with sfcgal images. I found one issue in that the
 wkt was missing the style.

 But the dimensions are also wrong, so I'll have to fix that.
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5617>
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