Why is g.extension even trying to put something into PERMANENT (in what location???) anyway? It is supposed to be installing into $GRASS_ADDON_BASE
Michael ______________________________ C. Michael Barton Director, Center for Social Dynamics & Complexity Professor of Anthropology, School of Human Evolution & Social Change Arizona State University Tempe, AZ 85287-2402 USA voice: 480-965-6262 (SHESC), 480-965-8130/727-9746 (CSDC) fax: 480-965-7671(SHESC), 480-727-0709 (CSDC) www: http://csdc.asu.edu, http://shesc.asu.edu http://www.public.asu.edu/~cmbarton On Oct 22, 2013, at 1:28 PM, Markus Neteler <[email protected]> wrote: > On Tue, Oct 22, 2013 at 9:28 PM, Michael Barton <[email protected]> > 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 _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
