[PostGIS] #6108: Reconcile PostGIS Docker build environment repositories under Gitea/Woodie

PostGIS trac at osgeo.org
Sun Aug 9 04:03:28 PDT 2026


#6108: Reconcile PostGIS Docker build environment repositories under Gitea/Woodie
---------------------------+----------------------------------------------
  Reporter:  komzpa        |      Owner:  komzpa
      Type:  task          |     Status:  new
  Priority:  medium        |  Milestone:
 Component:  QA/buildbots  |    Version:  master
Resolution:                |   Keywords:  docker woodie gitea ci build-env
---------------------------+----------------------------------------------
Comment (by Darafei Praliaskouski <komzpa@…>):

 In [changeset:"e5a87ff8789b744bcdc8dfda2d22cde3d62b1fd5/git"
 e5a87ff8/git]:
 {{{#!CommitTicketReference repository="git"
 revision="e5a87ff8789b744bcdc8dfda2d22cde3d62b1fd5"
 Merge pull request 'Fix Woodie garden check failures' (!606) from
 Komzpa/postgis:fix/woodie-garden-real-pass-20260728 into master

 Woodie has been reporting the expensive QA workflow as green while the
 garden child was failing under an ignored failure marker. The failing
 garden SQL reaches ST_PointOnSurface with a MULTIPOINT containing both
 EMPTY and non-empty points, and PostgreSQL terminates while evaluating it.

 Filter empty collection members before handing the geometry to
 GEOSPointOnSurface, while keeping the existing empty-geometry result for
 fully empty input. The regression test fixes the mixed-empty MULTIPOINT
 case that the generated garden exercises.

 The garden workflow now expects the build-test image to provide proj-bin,
 xsltproc, and libsfcgal-dev >= 2.3.0. It keeps fail-fast assertions for
 those prerequisites, but does not install or repair missing image packages
 inside the downstream PostGIS workflow.

 References #6108

 Reviewed-on: https://gitea.osgeo.org/postgis/postgis/pulls/606
 }}}
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/6108#comment:4>
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