[postgis-tickets] [PostGIS] #3921: ALTER EXTENSION upgrade failing at ST_CurveToLine

PostGIS trac at osgeo.org
Sat Oct 28 10:44:02 PDT 2017


#3921: ALTER EXTENSION upgrade failing at ST_CurveToLine
-----------------------------------+---------------------------
 Reporter:  robe                   |      Owner:  strk
     Type:  defect                 |     Status:  new
 Priority:  blocker                |  Milestone:  PostGIS 2.5.0
Component:  build/upgrade/install  |    Version:  trunk
 Keywords:                         |
-----------------------------------+---------------------------
 After I resolved the make install issue at #3916

 this issue was uncovered on winnie

 {{{
 Preparing db 'postgis_reg' using: CREATE EXTENSION postgis
 Upgrading PostGIS in 'postgis_reg' using: ALTER EXTENSION postgis UPDATE
 TO '2.5.0devnext'
 Died at run_test.pl line 1423.
  failed (Error encountered altering EXTENSION POSTGIS:
 /projects/postgis/tmp/2.5.0dev_pg10_geos3.7.0dev_gdal2.2.2w64/regress_log)
 -----------------------------------------------------------------------------
 sh: createlang: command not found
 CREATE EXTENSION
 CREATE EXTENSION
 ERROR:  cannot remove parameter defaults from existing function
 HINT:  Use DROP FUNCTION st_curvetoline(geometry,double
 precision,integer,integer) first.
 }}}

--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3921>
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