[postgis-tickets] [PostGIS] #2507: failing on dumper-shp.prj No such file regress test
PostGIS
trac at osgeo.org
Sat Oct 12 00:02:02 PDT 2013
#2507: failing on dumper-shp.prj No such file regress test
-----------------------+----------------------------------------------------
Reporter: robe | Owner: robe
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.2.0
Component: buildbots | Version: 2.0.x
Keywords: |
-----------------------+----------------------------------------------------
Comment(by robe):
I wonder if it has anything to do with the fact that the temp file is
reused.
I put in print statements
{{{
regress/dumper/literalsrid .psql -v "VERBOSITY=terse" -tXA postgis_reg <
regress/dumper/literalsrid-pre.sql >
/projects/postgis/tmp/2.2_pg9.3w64/test_1_tmp 2>&1...... ok
psql -v "VERBOSITY=terse" -tXA postgis_reg < regress/dumper/literalsr
is/tmp/2.2_pg9.3w64/test_1_tmp: Permission denied
failed (Unable to run
sql script regress/dumper/literalsrid-post.sql:
/projects/postgis/tmp/2.2_pg9.3w64/test_1_tmp)
)
... but cleanup sql failed! uninstall .. ok (4112
Run tests: 2
}}}
though i would expect loader/PointWithSchema.sql to have same issue since
it too has a pre and post.sql
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2507#comment:12>
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