[postgis-tickets] [PostGIS] #2688: make check RUNTESTFLAGS=--extension can't run on debbie

PostGIS trac at osgeo.org
Fri Mar 28 04:35:58 PDT 2014


#2688: make check RUNTESTFLAGS=--extension can't run on debbie
-----------------------+----------------------------------------------------
 Reporter:  robe       |       Owner:  robe         
     Type:  defect     |      Status:  new          
 Priority:  medium     |   Milestone:  PostGIS 2.1.2
Component:  buildbots  |     Version:  2.1.x        
 Keywords:             |  
-----------------------+----------------------------------------------------
 strk,

 I was unable to get make check runtestflags to run on debbie so had to
 remark it out.

 Keeps on giving this error:


 {{{
 psql: FATAL:  role "jenkins" does not exist
 Creating database 'postgis_reg'
 createdb: could not connect to database template1: FATAL:  role "jenkins"
 does not exist
 psql: FATAL:  role "jenkins" does not exist
 Preparing db 'postgis_reg' using 'CREATE EXTENSION'
 }}}


 I don't know why this is an issue since I have a line


 {{{
 export PGUSER=postgres
 }}}

 and the regular regress in theory would be running into the same issue.

 Anyrate she pulls this script:

 http://svn.osgeo.org/postgis/buildbots/debian/scripts/postgis_regress.sh

 I remarked out the extension install piece since it wasn't working.

 Fill free to change it and then she should run it on next postgis regress
 run.

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