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

GRASS GIS trac at osgeo.org
Mon Feb 29 07:25:54 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.4
 Component:  Addons      |    Version:  svn-trunk
Resolution:              |   Keywords:  r.modis
       CPU:  x86-64      |   Platform:  Linux
-------------------------+-------------------------

Comment (by Veroandreo):

 Just an update:

 Somewhere in the way between r67891 (the last ticket I opened) and r67965
 that I'm using now, the warning when opening grass dissapeared but the
 other issue (the serious one) remains. I tried removing r.modis and
 installing back and here's the output:

 {{{
 GRASS 7.1.svn (latlong_wgs84):~ > g.extension r.modis
 Fetching <r.modis> from GRASS GIS Addons repository (be patient)...
 Compiling...
 Traceback (most recent call last):
   File
 "/tmp/grass7-veroandreo-20256/tmp8pdvRv/r.modis/scripts/r.modis.download",
 line 94, in <module>
     from rmodislib import product
 ImportError: No module named rmodislib
 make[1]: *** [r.modis.download.tmp.html] Error 1
 Traceback (most recent call last):
   File
 "/tmp/grass7-veroandreo-20256/tmp8pdvRv/r.modis/scripts/r.modis.import",
 line 100, in <module>
     from rmodislib import resampling, product, projection, get_proj
 ImportError: No module named rmodislib
 make[1]: *** [r.modis.import.tmp.html] Error 1
 Installing...
 /usr/bin/install: cannot stat
 ‘/tmp/grass7-veroandreo-20256/tmp8pdvRv/r.modis/docs/html/r.modis.download.html’:
 No such file or directory
 make[1]: *** [install] Error 1
 /usr/bin/install: cannot stat
 ‘/tmp/grass7-veroandreo-20256/tmp8pdvRv/r.modis/docs/html/r.modis.import.html’:
 No such file or directory
 make[1]: *** [install] Error 1
 Updating addons metadata file...
 Installation of <r.modis> successfully finished
 }}}

 same as originally reported... the effect is that when I call modules'
 user interfaces they do not contain the "Manual page" (See attached .png).
 I do get help if I use nameofmodule --h

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



More information about the grass-dev mailing list