[GRASS-dev] g.extension still broken in GRASS 7 on Mac

Markus Neteler neteler at osgeo.org
Tue Oct 22 13:28:23 PDT 2013


On Tue, Oct 22, 2013 at 9:28 PM, Michael Barton <Michael.Barton at asu.edu> wrote:
...
> On one machine (the one with GRASS_ADDON_PATH set), I get the errors
> reported below. On the other machine, I get the following different set of
> errors:
>
> GRASS 7.0.svn (nc_spm_08):~ > g.extension extension=r.fuzzy
> Fetching <r.fuzzy> from GRASS-Addons SVN (be patient)...
> Compiling...
> main.c: In function 'main':
> main.c:152: warning: format not a string literal and no format arguments
> main.c:156: warning: format not a string literal and no format arguments
> main.c: In function 'main':
> main.c:152: warning: format not a string literal and no format arguments
> main.c:156: warning: format not a string literal and no format arguments
> ERROR: MAPSET PERMANENT - permission denied

...here is the (general, also on Linux) bug:

g.extension miserably fails when the GRASS session user is not the
owner of PERMANENT as often the case in multi-user environments
(shared grassdata directory).

Markus


More information about the grass-dev mailing list