[postgis-tickets] [PostGIS] #4515: 00-regress-install doesn't get created legacy regress fails (was: 00-regress-install doesn't get created)
PostGIS
trac at osgeo.org
Sat Sep 28 04:10:23 PDT 2019
#4515: 00-regress-install doesn't get created legacy regress fails
------------------------------------+---------------------------
Reporter: robe | Owner: strk
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 3.0.0
Component: build/upgrade/install | Version: trunk
Resolution: | Keywords:
------------------------------------+---------------------------
Comment (by robe):
I should add I also get this in the legacy regress failure which is kinda
odd but perhaps related because it never was able to install legacy.sql
Why a non-existent file would produce too many open files seems a little
strange.
{{{
+psql:legacy.sql:12: error: legacy.sql: Too many open files
Starting up MapServer/Geoserver tests...
Setting up the data table...
public.wmstest.pt SRID:4326 TYPE:POLYGON DIMS:2
Running Geoserver 2.0 NG tests...
Geoserver1|POLYGON
Geoserver2|4326
-Geoserver3|-500|AAAAAAMAAAABAAA
-Geoserver4|1
-Geoserver5|25|AAAAAAMAAAABAAA
-Geoserver6|25|AAAAAAMAAAABAAA
+ERROR: function force_2d(geometry) does not exist at character 50
+ERROR: function geomfromtext(unknown, integer) does not exist at
character 69
+ERROR: function force_2d(geometry) does not exist at character 50
+ERROR: function force_2d(geometry) does not exist at character 50
MapServer1|id
-MapServer2|-9465|AQcAAAABAAAAAQM|-9465
-MapServer2|-9460|AQcAAAABAAAAAQM|-9460
+ERROR: function force_2d(geometry) does not exist at character 67
MapServer3|id
-MapServer4|-9465|010700000001000|-9465
-MapServer4|-9460|010700000001000|-9460
+ERROR: function force_2d(geometry) does not exist at character 67
Removing the data table...
Done.
-1869|POINT(1 2)
+ERROR: function st_asbinary(unknown) is not unique at character 37
+psql:legacy.sql:54: error: uninstall_legacy.sql: No such file or
directory
+Starting up MapServer/Geoserver tests...
+Setting up the data table...
+public.wmstest.pt SRID:4326 TYPE:POLYGON DIMS:2
+Running Geoserver 2.0 NG tests...
+Geoserver1|POLYGON
+Geoserver2|4326
+ERROR: function force_2d(geometry) does not exist at character 50
+ERROR: function geomfromtext(unknown, integer) does not exist at
character 69
+ERROR: function force_2d(geometry) does not exist at character 50
+ERROR: function force_2d(geometry) does not exist at character 50
+MapServer1|id
+ERROR: function force_2d(geometry) does not exist at character 67
+MapServer3|id
+ERROR: function force_2d(geometry) does not exist at character 67
+Removing the data table...
+Done.
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4515#comment:2>
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