[postgis-tickets] [PostGIS] #5190: run_test.pl confused about regress db existing
PostGIS
trac at osgeo.org
Mon Jul 25 09:20:13 PDT 2022
#5190: run_test.pl confused about regress db existing
-----------------------------------+---------------------------
Reporter: strk | Owner: strk
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 3.2.3
Component: build/upgrade/install | Version: 3.2.x
Keywords: |
-----------------------------------+---------------------------
Snippet from output of run_test.pl:
{{{
$ ../regress/run_test.pl -v --upgrade-path unpackaged3.2--:auto
../regress/core/tickets
[...]
Database postgis_reg already exists, dropping.
dropdb: error: database removal failed: ERROR: database "postgis_reg"
does not exist
[...]
}}}
I guess the "already exists" detection is broken.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5190>
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