[postgis-tickets] [PostGIS] #3901: winnie extension upgrade is failing
PostGIS
trac at osgeo.org
Fri Oct 13 17:15:43 PDT 2017
#3901: winnie extension upgrade is failing
------------------------+---------------------------
Reporter: robe | Owner: robe
Type: defect | Status: reopened
Priority: medium | Milestone: PostGIS 2.5.0
Component: buildbots | Version: trunk
Resolution: | Keywords:
------------------------+---------------------------
Comment (by robe):
bah still a problem though others are passing:
https://debbie.postgis.net:444/job/PostGIS_EDB_Regress_winnie/5945/consoleFull
{{{
Checking for shp2pgsql ... found
Checking for pgsql2shp ... found
Checking for raster2pgsql ... found
TMPDIR is /projects/postgis/tmp/2.5.0dev_pg10_geos3.7.0dev_gdal2.2.2w32
Creating database 'postgis_reg'
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.2w32/regress_log)
-----------------------------------------------------------------------------
sh: createlang: command not found
CREATE EXTENSION
CREATE EXTENSION
ERROR: extension "postgis" has no update path from version "2.5.0dev" to
version "2.5.0devnext"
-----------------------------------------------------------------------------
make[1]: *** [Makefile:303: check] Error 1
make[1]: Leaving directory '/projects/postgis/branches/2.5/regress'
make: *** [GNUmakefile:16: check] Error 1
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3901#comment:3>
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