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

GRASS GIS trac at osgeo.org
Tue Oct 25 02:56:06 PDT 2016


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

 * status:  closed => reopened
 * resolution:  fixed =>


Comment:

 Reopening, because using a freshly checked out trunk (r69714) and having
 erased the entire .grass7 directory, I still get the same error for
 r.modis:


 {{{
 > g.extension r.modis
 Fetching <r.modis> from GRASS GIS Addons repository (be patient)...
 Compiling...
 Traceback (most recent call last):
   File
 "/tmp/grass7-mlennert-31361/tmpoyXxmW/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] Erreur 1
 Traceback (most recent call last):
   File
 "/tmp/grass7-mlennert-31361/tmpoyXxmW/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] Erreur 1
 Installing...
 /usr/bin/install: impossible d'évaluer
 '/tmp/grass7-mlennert-31361/tmpoyXxmW/r.modis/docs/html/r.modis.download.html':
 Aucun fichier ou dossier de ce type
 make[1]: *** [install] Erreur 1
 /usr/bin/install: impossible d'évaluer
 '/tmp/grass7-mlennert-31361/tmpoyXxmW/r.modis/docs/html/r.modis.import.html':
 Aucun fichier ou dossier de ce type
 make[1]: *** [install] Erreur 1
 make: *** [installsubdirs] Erreur 2
 ATTENTION: Installation failed, sorry. Please check above error messages.
 }}}

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



More information about the grass-dev mailing list