[postgis-tickets] [PostGIS] #3429: upgrade from 2.1.3 to 2.3.0dev enters infinite loop
PostGIS
trac at osgeo.org
Fri Jan 15 00:58:26 PST 2016
#3429: upgrade from 2.1.3 to 2.3.0dev enters infinite loop
------------------------------------+---------------------------
Reporter: strk | Owner: strk
Type: defect | Status: new
Priority: critical | Milestone: PostGIS 2.2.2
Component: build/upgrade/install | Version: 2.2.x
Resolution: | Keywords:
------------------------------------+---------------------------
Comment (by strk):
Commenting out the following line in 2.1 lib fixes the issue for me:
{{{
rt_gdaldriver drv_set = rt_raster_gdal_drivers(&drv_count, 0);
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3429#comment:13>
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