[PostGIS] #5820: woodie failing on pg 15 check
PostGIS
trac at osgeo.org
Wed Dec 11 17:26:39 PST 2024
#5820: woodie failing on pg 15 check
--------------------------+---------------------------
Reporter: robe | Owner: robe
Type: defect | Status: new
Priority: blocker | Milestone: PostGIS 3.6.0
Component: QA/buildbots | Version: master
Keywords: |
--------------------------+---------------------------
Just noticed woodie is failing on master branch
https://woodie.osgeo.org/repos/30/pipeline/2718/10
{{{
psql:/tmp/pgis_reg/loader.out:6: NOTICE: Adding maximum extent constraint
psql:/tmp/pgis_reg/loader.out:6: ERROR: could not load library
"/woodpecker/src/git.osgeo.org/gitea/postgis/postgis/build/pg15/regress/00
-regress-install/lib/postgis-3.6.so":
/woodpecker/src/git.osgeo.org/gitea/postgis/postgis/build/pg15/regress/00
-regress-install/lib/postgis-3.6.so: cannot open shared object file:
Permission denied
CONTEXT: SQL statement "SELECT st_ashexewkb( st_setsrid( st_extent(
st_envelope(rast)), 0)) FROM public.loadedrast"
PL/pgSQL function _add_raster_constraint_extent(name,name,name) line 33 at
EXECUTE
PL/pgSQL function addrasterconstraints(name,name,name,text[]) line 104 at
assignment
PL/pgSQL function
addrasterconstraints(name,name,name,boolean,boolean,boolean,boolean,boolean,boolean,boolean,boolean,boolean,boolean,boolean,boolean)
line 53 at RETURN
}}}
not sure what would cause a permissioning issue
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5820>
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