Closed landam closed 8 years ago
probably that goes on my account ... not sure why i'm explicitly setting the permissions but probably there were reasons ...
I would change the permissions to 644. I've no commit rights so i can i only send a pull request ...
Cheers, Carsten
Thanks for quick feedback!
Can we close this issue?
this is fixed with patch #38 which is already merged.
Hi,
PyWPS 3.x changes permission on referenced output file, see [1]. In the result the user who runs the process (usually www-data) cannot delete this file.
Why PyWPS behaves like that? Thanks, Martin
[1] https://github.com/geopython/PyWPS/blob/master/pywps/Wps/Execute/__init__.py#L1135