[GRASS-user] wx.metadata ready for testing

Hi all,

recently I fixed some compilation and installation issues of
wx.metadata addons [1] (GSoC 2014 & 2015 project of Matej Krejci). Now
it's possible to install it via `g.extension`.

Testing welcome. Martin

[1] https://grasswiki.osgeo.org/wiki/ISO/INSPIRE_Metadata_Support

--
Martin Landa
http://geo.fsv.cvut.cz/gwiki/Landa
http://gismentors.cz/mentors/landa

Hi Martin,

I just tried to install it through g.extension as a normal user and get :
"Import error: No module named cswutil"

I was able to compile it manually before (a couple of weeks ago)...

Cheers
Stefan

-----Original Message-----
From: grass-user-bounces@lists.osgeo.org [mailto:grass-user-bounces@lists.osgeo.org] On Behalf Of Martin Landa
Sent: 4. oktober 2015 14:34
To: GRASS users list <grass-user@lists.osgeo.org>
Cc: Matej Krejci <matejkrejci@gmail.com>
Subject: [GRASS-user] wx.metadata ready for testing

Hi all,

recently I fixed some compilation and installation issues of wx.metadata addons [1] (GSoC 2014 & 2015 project of Matej Krejci). Now it's possible to install it via `g.extension`.

Testing welcome. Martin

[1] https://grasswiki.osgeo.org/wiki/ISO/INSPIRE_Metadata_Support

--
Martin Landa
http://geo.fsv.cvut.cz/gwiki/Landa
http://gismentors.cz/mentors/landa
_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user

Hi,

2015-10-04 14:40 GMT+02:00 Blumentrath, Stefan <Stefan.Blumentrath@nina.no>:

I just tried to install it through g.extension as a normal user and get :
"Import error: No module named cswutil"

I was able to compile it manually before (a couple of weeks ago)...

please try to clean up your ~/.grass7/addons. Martin

--
Martin Landa
http://geo.fsv.cvut.cz/gwiki/Landa
http://gismentors.cz/mentors/landa

Hi Martin,

Unfortunately, that did not help.
This is my full error message:

Fetching <wx.metadata> from GRASS-Addons SVN repository (be patient)...
Compiling...
Traceback (most recent call last):
  File "/tmp/grass7-stefan-24892/tmpzpdF26/wx.metadata/scrip
ts/db.csw.admin", line 127, in <module>
    from cswutil import *
ImportError: No module named cswutil
make[1]: *** [db.csw.admin.tmp.html] Error 1
/bin/sh: 1: cannot create
/usr/local/grass-7.1.svn/error.log: Permission denied
make: *** [db.csw.admin] Error 2
ERROR: Compilation failed, sorry. Please check above error messages.

Thanks for simplifying the installation. Maye this is only a local problem here...

Cheers
Stefan

-----Original Message-----
From: Martin Landa [mailto:landa.martin@gmail.com]
Sent: 4. oktober 2015 15:20
To: Blumentrath, Stefan <Stefan.Blumentrath@nina.no>
Cc: GRASS users list <grass-user@lists.osgeo.org>; Matej Krejci <matejkrejci@gmail.com>
Subject: Re: [GRASS-user] wx.metadata ready for testing

Hi,

2015-10-04 14:40 GMT+02:00 Blumentrath, Stefan <Stefan.Blumentrath@nina.no>:

I just tried to install it through g.extension as a normal user and get :
"Import error: No module named cswutil"

I was able to compile it manually before (a couple of weeks ago)...

please try to clean up your ~/.grass7/addons. Martin

--
Martin Landa
http://geo.fsv.cvut.cz/gwiki/Landa
http://gismentors.cz/mentors/landa

Hi,

2015-10-04 15:32 GMT+02:00 Blumentrath, Stefan <Stefan.Blumentrath@nina.no>:

/bin/sh: 1: cannot create
/usr/local/grass-7.1.svn/error.log: Permission denied
make: *** [db.csw.admin] Error 2
ERROR: Compilation failed, sorry. Please check above error messages.

are you installing wx.metadata with `-s` switch? Ma

--
Martin Landa
http://geo.fsv.cvut.cz/gwiki/Landa
http://gismentors.cz/mentors/landa