[postgis-tickets] [PostGIS] #3296: Add an install from unpackaged test

PostGIS trac at osgeo.org
Mon Sep 28 00:16:43 PDT 2015


#3296: Add an install from unpackaged test
--------------------------+---------------------------
  Reporter:  robe         |      Owner:  robe
      Type:  enhancement  |     Status:  new
  Priority:  medium       |  Milestone:  PostGIS 2.3.0
 Component:  postgis      |    Version:  2.1.x
Resolution:               |   Keywords:
--------------------------+---------------------------

Comment (by strk):

 It could be a special handling for "unpackaged" as a "from" version in the
 --upgrade-path switch of run_test.pl. Right now using that label fails,
 anyway:
 {{{
 ./run_test.pl -v --extension --upgrade-path unpackaged--2.2.0dev
 tickets.sql
 ...
 ERROR:  could not stat file
 "/home/postgresql-9.3.4/share/extension/postgis--unpackaged.sql": No such
 file or directory
 }}}

 Note this would still require installing the code first.

--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3296#comment:1>
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