[postgis-tickets] [PostGIS] #2509: dumper regress post scripts on windows getting permission denied
PostGIS
trac at osgeo.org
Tue Oct 15 07:59:08 PDT 2013
#2509: dumper regress post scripts on windows getting permission denied
---------------------+------------------------------------------------------
Reporter: robe | Owner: pramsey
Type: defect | Status: new
Priority: blocker | Milestone: PostGIS 2.2.0
Component: postgis | Version: trunk
Keywords: |
---------------------+------------------------------------------------------
{{{
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
}}}
this is a continuation of #2507 saga
The actual tests past, but cleanup fails.
As noted it that ticket PointWithSchema loader test has both a pre and
post regress, and that passes, so not sure what is wrong with dumper
tests.
strk Please disable these tests if you can't fix the issue. It's a bogus
error and preventing me from working on PostGIS 2.2
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2509>
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