Opened 2 years ago

Closed 2 years ago

Last modified 2 years ago

#5213 closed defect (fixed)

Upgrade unpackaged2.5--3.3.0dev fails: type raster does not exist

Reported by: strk Owned by: pramsey
Priority: medium Milestone: PostGIS 2.5.8
Component: build Version: 2.5.x -- EOL
Keywords: Cc:

Description

Try this:

regress/run_test.pl -v --extension --upgrade-path unpackaged2.5--3.3.0dev regress/core/regress

Fail by not finding raster (and why should it?)

All branches affected from 2.5 to master

Change History (7)

comment:1 by Sandro Santilli <strk@…>, 2 years ago

In 10fcfe14/git:

run_test: don't try to handle raster split when coming from unpackaged

References #5213 in master branch (3.3.0dev)

comment:2 by strk, 2 years ago

This bug is hit by Dronie: https://dronie.osgeo.org/postgis/postgis/3413/1/2

I think it was hidden before commit [75c6cf22148a5976255cc331b6314afcd2596a70/git] which fixed a bug in evaluating whether or not a version had split raster

comment:3 by Sandro Santilli <strk@…>, 2 years ago

In f1ad248/git:

run_test: don't try to handle raster split when coming from unpackaged

References #5213 in stable-3.2 branch (3.2.3dev)

comment:4 by Sandro Santilli <strk@…>, 2 years ago

In 23f1459/git:

run_test: don't try to handle raster split when coming from unpackaged

References #5213 in 3.1 branch (3.1.7dev)

comment:5 by Sandro Santilli <strk@…>, 2 years ago

In e416996/git:

run_test: don't try to handle raster split when coming from unpackaged

References #5213 in stable-3.0 branch (3.0.7dev)

comment:6 by Sandro Santilli <strk@…>, 2 years ago

Resolution: fixed
Status: newclosed

In 44d6300e/git:

run_test: don't try to handle raster split when coming from unpackaged

Closes #5213 in stable-2.5 branch (2.5.8dev)

comment:7 by robe, 2 years ago

Component: postgisbuild/upgrade/install
Note: See TracTickets for help on using tickets.