[postgis-tickets] [PostGIS] #4366: PostGIS 2.5 to 3.0 broken
PostGIS
trac at osgeo.org
Sun Apr 7 09:11:32 PDT 2019
#4366: PostGIS 2.5 to 3.0 broken
-----------------------------------+---------------------------
Reporter: robe | Owner: strk
Type: defect | Status: new
Priority: blocker | Milestone: PostGIS 3.0.0
Component: build/upgrade/install | Version: trunk
Keywords: |
-----------------------------------+---------------------------
I took debbie out of the dronie line, and reran the job thinking it was a
false alarm, but I'm still seeing this when it is trying to upgrade from
2.5-3.0.
What gives? https://dronie.osgeo.org/postgis/postgis/201/2/2
{{{
regress .. failed (diff expected obtained: /tmp/pgis_reg/test_64_diff)
-----------------------------------------------------------------------------
--- regress_expected 2019-04-07 15:23:21.077936846 +0000
+++ /tmp/pgis_reg/test_64_out 2019-04-07 15:35:25.223427766 +0000
@@ -194,3 +194,7 @@
224|
225|BOX(-6 1,3 8)
226|t
+unexpected probin|_st_asgeojson:$libdir/postgis-2.5
+unexpected probin|_st_askml:$libdir/postgis-2.5
+unexpected probin|_st_buffer:$libdir/postgis-2.5
+unexpected probin|_st_distance:$libdir/postgis-2.5
-----------------------------------------------------------------------------
}}}
I haven't tried locally to upgrade to confirm it's an issue.
But seems there is a drop missing somewhere so we have old signatures from
postgis-2.5 showing up
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4366>
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