[postgis-tickets] [PostGIS] #5341: debbie failing on raster upgrade from 3.2, 3.1 to 3.4
PostGIS
trac at osgeo.org
Wed Mar 29 17:25:20 PDT 2023
#5341: debbie failing on raster upgrade from 3.2, 3.1 to 3.4
------------------------------------+---------------------------
Reporter: robe | Owner: strk
Type: defect | Status: reopened
Priority: blocker | Milestone: PostGIS 3.4.0
Component: build/upgrade/install | Version: master
Resolution: | Keywords:
------------------------------------+---------------------------
Comment (by strk):
Note I still cannot reproduce locally:
> ../regress/run_test.pl -v --extension --raster --upgrade-path
unpackaged3.2--:auto --before-upgrade-script ../raster/test/regress/hooks
/hook-before-upgrade-raster.sql --after-upgrade-script
../raster/test/regress/hooks/hook-after-upgrade-raster.sql
../raster/test/regress/box3d.sql
Works fine for me, and /tmp/pgis_reg/regress_log nicely says:
{{{
psql:../raster/test/regress/hooks/hook-before-upgrade-raster.sql:33:
NOTICE: Adding coverage tile constraint required for regular blocking
psql:../raster/test/regress/hooks/hook-before-upgrade-raster.sql:33:
NOTICE: Adding spatially unique constraint required for regular blocking
addrasterconstraints
----------------------
t
(1 row)
}}}
What would the possible reasons why ST_AsRaster would return NULL in
Debbie ?
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5341#comment:22>
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