Opened 3 days ago

Last modified 3 days ago

#5871 new defect

GHA latest run failing on GDAL

Reported by: robe Owned by: robe
Priority: medium Milestone: PostGIS GDAL
Component: raster Version: master
Keywords: Cc:

Description

I'm assuming something changed in GDAL (or PG18), most likely GDAL because PG17 geos-main/gdal 3.9 run is fine, but latest which tests against PG18 and GDAL head is erroring with:

 raster/test/regress/loader/Projected .... failed ( test: running raster2pgsql output: /tmp/pgis_reg/loader.err)
-----------------------------------------------------------------------------
BEGIN
CREATE TABLE
CREATE TABLE
psql:/tmp/pgis_reg/loader.out:4: ERROR:  rt_raster_from_gdal_dataset: Could not get data from GDAL raster
CONTEXT:  SQL function "st_transform" statement 1
-----------------------------------------------------------------------------
 failed (Errors while running sql script ./raster/test/regress/loader/Projected-post.sql: /tmp/pgis_reg/test_332_tmp)
-----------------------------------------------------------------------------
ERROR:  table "o_2_loadedrast" does not exist
-----------------------------------------------------------------------------

Change History (2)

comment:1 by robe, 3 days ago

Debbie looks to be fine and she tests against PG18 too so this must be a GDAL issue.

comment:2 by robe, 3 days ago

Milestone: PostGIS 3.6.0PostGIS GDAL
Note: See TracTickets for help on using tickets.