[postgis-tickets] [PostGIS] #2992: winnie regress failures on raster tests
PostGIS
trac at osgeo.org
Sun Nov 16 14:48:31 PST 2014
#2992: winnie regress failures on raster tests
----------------------+-----------------------------------------------------
Reporter: robe | Owner: robe
Type: defect | Status: closed
Priority: blocker | Milestone: PostGIS 2.2.0
Component: postgis | Version: trunk
Resolution: fixed | Keywords:
----------------------+-----------------------------------------------------
Changes (by robe):
* status: new => closed
* resolution: => fixed
Comment:
hmm this was really odd. On debbie I got a weird error after this change:
{{{
/var/lib/jenkins/workspace/postgis/branches/2.2/regress/00-regress-
install/share/contrib/postgis/postgis.sql
failed (Error encountered loading
/var/lib/jenkins/workspace/postgis/branches/2.2/regress/00-regress-
install/share/contrib/postgis/postgis.sql:
/var/lib/jenkins/workspace/postgis/tmp/2_2_pg9.2w64/regress_log)
-----------------------------------------------------------------------------
createlang: language "plpgsql" is already installed in database
"postgis_reg"
SET
BEGIN
DO
psql:/var/lib/jenkins/workspace/postgis/branches/2.2/regress/00-regress-
install/share/contrib/postgis/postgis.sql:78: ERROR: duplicate key value
violates unique constraint "pg_proc_proname_args_nsp_index"
DETAIL: Key (proname, proargtypes, pronamespace)=(_postgis_deprecate, 25
25 25, 2200) already exists.
}}}
but forcing a rerun, the error doesn't show the second time and seems
fine. Might be because I did two commits very close to one another and
there is some chaining issue with how I have things setup.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2992#comment:7>
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