[postgis-tickets] [PostGIS] #2509: dumper regress post scripts on windows getting permission denied

PostGIS trac at osgeo.org
Wed Oct 16 09:20:32 PDT 2013


#2509: dumper regress post scripts on windows getting permission denied
---------------------+------------------------------------------------------
 Reporter:  robe     |       Owner:  strk         
     Type:  defect   |      Status:  new          
 Priority:  blocker  |   Milestone:  PostGIS 2.2.0
Component:  postgis  |     Version:  trunk        
 Keywords:           |  
---------------------+------------------------------------------------------

Comment(by strk):

 On IRC You mentioned you commented out the unlink on line 478, which is
 within the run_simple_sql function which I haven't recently touched.
 Anyway, looking at the function I saw there was no closing of the
 filedescriptor opened for reading. Maybe that's the reason for a
 permission denied on unlink. Try r12038 which closes both that specific
 filedescriptor and another in another place of the code...

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2509#comment:4>
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