[GRASS-dev] [GRASS GIS] #2865: Error when installing r.modis add-on and warning when starting grass

GRASS GIS trac at osgeo.org
Wed Jan 20 08:25:23 PST 2016


#2865: Error when installing r.modis add-on and warning when starting grass
-------------------------+-------------------------
  Reporter:  veroandreo  |      Owner:  grass-dev@…
      Type:  defect      |     Status:  new
  Priority:  normal      |  Milestone:  7.0.3
 Component:  Addons      |    Version:  svn-trunk
Resolution:              |   Keywords:  r.modis
       CPU:  x86-64      |   Platform:  Linux
-------------------------+-------------------------

Comment (by martinl):

 Replying to [comment:3 veroandreo]:

 > I was exchanging emails with Luca regarding this issue, and he said he
 tried to fix the problem reported but (quoting him, hope he doesn't mind)
 "it seems bigger than expected. There is no bug in r.modis but the problem
 is in lib/python/script/task.py because it doesn't find r.modis (but the
 problem is there also with r.green)."

 here you speak about

  {{{
  GRASS 7.1.svn (latlong_wgs84):~ > r.modis: Unable to fetch interface
  description for command 'r.modis'.

  Details: [Errno 2] No such file or directory
  WARNING: Some addons failed when loading. Please consider to update your
  addons by running 'g.extension.all -f'.
  }}}

 I guess. It's harmless error which you can ignore. Yes of course it should
 be fixed. GUI is just trying to parse all addons and it's expecting that
 addon name is same with command (which is not true in the case of r.modis
 or r.green).

 The real problem is compilation error which I was not able to reproduce.
 Martin

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/2865#comment:4>
GRASS GIS <https://grass.osgeo.org>



More information about the grass-dev mailing list