The installation of the metadata addon on GRASS 7 (trunk) fails, with the message below. Any ideas?
Fetching <wx.metadata> from GRASS-Addons SVN repository (be patient)…
Compiling…
Makefile:19: warning: overriding commands for target
/tmp/tmpF3gAGc/wx.metadata/etc' /usr/local/grass7/grass-7.1.svn/include/Make/Rules.make:16: warning: ignoring old commands for target
/tmp/tmpF3gAGc/wx.metadata/etc’
Makefile:18: warning: overriding commands for target
/tmp/tmpF3gAGc/wx.metadata/etc' /usr/local/grass7/grass-7.1.svn/include/Make/Rules.make:16: warning: ignoring old commands for target
/tmp/tmpF3gAGc/wx.metadata/etc’
Traceback (most recent call last):
File “/tmp/tmpF3gAGc/wx.metadata/scripts/g.gui.metadata”,
line 46, in
import mdgrass
ImportError: No module named mdgrass
make[2]: *** [g.gui.metadata.tmp.html] Error 1
Installing…
Makefile:19: warning: overriding commands for target
/tmp/tmpF3gAGc/wx.metadata/etc' /usr/local/grass7/grass-7.1.svn/include/Make/Rules.make:16: warning: ignoring old commands for target
/tmp/tmpF3gAGc/wx.metadata/etc’
Makefile:18: warning: overriding commands for target
/tmp/tmpF3gAGc/wx.metadata/etc' /usr/local/grass7/grass-7.1.svn/include/Make/Rules.make:16: warning: ignoring old commands for target
/tmp/tmpF3gAGc/wx.metadata/etc’
/usr/bin/install: cannot stat ‘/tmp/tmpF3gAGc/wx.metadata/
docs/html/g.gui.metadata.html’: No such file or directory
make[1]: *** [install] Error 1
make: *** [install] Error 2
WARNING: Installation failed, sorry. Please check above error messages.