[GRASS-dev] [GRASS GIS] #3501: t.rast.algebra WARNING: Couldn't create 'parsetab'. [Errno 13] Permission denied:

GRASS GIS trac at osgeo.org
Wed Feb 21 04:56:07 PST 2018


#3501: t.rast.algebra WARNING: Couldn't create 'parsetab'. [Errno 13] Permission
denied:
----------------------------+---------------------------------
 Reporter:  neteler         |      Owner:  grass-dev@…
     Type:  defect          |     Status:  new
 Priority:  minor           |  Milestone:  7.4.1
Component:  Temporal        |    Version:  svn-releasebranch74
 Keywords:  t.rast.algebra  |        CPU:  x86-64
 Platform:  Linux           |
----------------------------+---------------------------------
 Calculating NDVI from two satellite bands leads to this Warning:

 {{{
 GRASS 7.4.0 (accra32630):~ > t.rast.algebra basename=test2
 expression="test2 = float(b8 + b4)"
 WARNING: Couldn't create 'parsetab'. [Errno 13] Permission denied:
 '/usr/lib/grass74/etc/python/grass/temporal/parsetab.py'
 ['EQUAL'] False False False False None None False False False
  100%
  100%
 }}}

 Probably this happens in
  * python/ctypes/ctypesgencore/parser/yacc.py
  * python/ctypes/ctypesgencore/parser/parsetab.py

 Not sure what t.rast.algebra tries to do :)

-- 
Ticket URL: <https://trac.osgeo.org/grass/ticket/3501>
GRASS GIS <https://grass.osgeo.org>



More information about the grass-dev mailing list