[PostGIS] #5591: Upgrading to 3.3.5dev: ERROR: extension "postgis" has no update path from version "3.3.5dev" to version "ANY"
PostGIS
trac at osgeo.org
Fri Oct 27 00:50:06 PDT 2023
#5591: Upgrading to 3.3.5dev: ERROR: extension "postgis" has no update path from
version "3.3.5dev" to version "ANY"
---------------------+---------------------------
Reporter: strk | Owner: pramsey
Type: defect | Status: new
Priority: blocker | Milestone: PostGIS 3.3.5
Component: postgis | Version: 3.3.x
Keywords: |
---------------------+---------------------------
After backporting run_test.pl to the stable-3.3 branch we got these
failures:
{{{
Upgrading PostGIS in 'postgis_reg-3.3' using: ALTER EXTENSION postgis
UPDATE TO 'ANY'; ALTER EXTENSION postgis UPDATE TO '3.3.5dev'
...
ERROR: extension "postgis" has no update path from version "3.3.5dev" to
version "ANY"
}}}
See https://woodie.osgeo.org/repos/30/pipeline/1379/6#L3915
I guess run_test.pl is just assuming too much about the target database
upgrade mechanism (ANY was introduced in 3.4?)
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5591>
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