[postgis-tickets] [PostGIS] #2684: can't upgrade from 2.1.2 to 2.1.2
PostGIS
trac at osgeo.org
Thu Mar 27 05:14:43 PDT 2014
#2684: can't upgrade from 2.1.2 to 2.1.2
-----------------------------------+----------------------------------------
Reporter: robe | Owner: strk
Type: defect | Status: new
Priority: blocker | Milestone: PostGIS 2.1.2
Component: build/upgrade/install | Version: 2.1.x
Keywords: |
-----------------------------------+----------------------------------------
Comment(by strk):
Confirmed !
{{{
[strk at cdb:/usr/src/postgis/postgis-2.1/raster/test/regress(svn-2.1)]
../../../regress/run_test.pl -v --upgrade --extension --raster tickets.sql
PATH is
/home/postgresql-9.3.1/bin:/home/postgresql-9.3.1/bin:/home/strk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games://home/strk/bin://home/strk/bin
Checking for shp2pgsql ... found
Checking for pgsql2shp ... found
Checking for raster2pgsql ... found
TMPDIR is /tmp/pgis_reg
Creating database 'postgis_reg'
Preparing db 'postgis_reg' using 'CREATE EXTENSION'
Upgrading PostGIS in 'postgis_reg' using 'ALTER EXTENSION'
Error encountered altering EXTENSION POSTGIS, see
/tmp/pgis_reg/regress_log for details
[strk at cdb:/usr/src/postgis/postgis-2.1/raster/test/regress(svn-2.1)] cat
/tmp/pgis_reg/regress_log
createlang: language "plpgsql" is already installed in database
"postgis_reg"
CREATE EXTENSION
ERROR: operator = already exists
}}}
Regina: could you add this step to the buildbots ?
{{{
make check RUNTESTFLAGS=--extension
}}}
Is only supposed to work _after_ "make install"
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2684#comment:4>
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