Re: [OSGeoLive] MapCache Permissions

2019-07-25 Thread Bas Couwenberg
On 2019-07-25 11:05, Seth G wrote: Bas - where is the best place to find these details? Are there docs, The cache directory is not explicitly documented. We could add README.Debian to document this, but the path is FHS compliant and shouldn't need explicit docs. or is it best to look at th

Re: [OSGeoLive] MapCache Permissions

2019-07-25 Thread Seth G
Thanks both. I tested with /var/cache/mapcache and it works directly without any need to create folders/update permissions, which will simplify the install script a little. I'll make a new pull request with this path. Bas - where is the best place to find these details? Are there docs, or is

Re: [OSGeoLive] MapCache Permissions

2019-07-24 Thread Sebastiaan Couwenberg
On 7/24/19 10:16 PM, Angelos Tzotsos wrote: > I would recommend to move the mapcache folder to /usr/local/share/mapcache That's a bad recommendation FHS-wise. /var/cache/mapcache is provided by libapache2-mod-mapcache for cache data. Kind Regards, Bas -- GPG Key ID: 4096R/6750F10AE88D4AF1 Fi

Re: [OSGeoLive] MapCache Permissions

2019-07-24 Thread Angelos Tzotsos
Hi Seth, I would recommend to move the mapcache folder to /usr/local/share/mapcache Best, Angelos On 7/24/19 6:04 PM, Seth G wrote: Hi, I'm currently testing the latest beta from http://aiolos.survey.ntua.gr/gisvm/dev/osgeolive-nightly-build163-amd64-38dc97a-master.iso with MapCache. There

[OSGeoLive] MapCache Permissions

2019-07-24 Thread Seth G
Hi, I'm currently testing the latest beta from http://aiolos.survey.ntua.gr/gisvm/dev/osgeolive-nightly-build163-amd64-38dc97a-master.iso with MapCache. There is a permssions issue causing tiles to return "failed to create directory /home/user/mapcache/tilecache..Permission denied" The https: