[GRASS-dev] Porting r.connectivity to G7 / Python

Dear all,

I just committed a first version of the r.connectivity.* addons that I ported to GRASS 7 and Python (have to replace R in one module still).

Now, with

g.extension operation=add extension=r.connectivity

I get the following warning messages:

Fetching <r.connectivity> from GRASS GIS Addons repository (be patient)…

Compiling…

unsupported character reference <124>unsupported character reference <38>unsupported character reference <229>unsupported character reference <229>unsupported character reference <248>unsupported character reference <246>unsupported character reference <38>unsupported character reference <229>unsupported character reference <229>unsupported character reference <248>unsupported character reference <38>unsupported character reference <229>unsupported character reference <229>unsupported character reference <248>Installing…

Updating addons metadata file…

WARNING: No addons metadata available. Addons metadata file not updated.

Installation of <r.connectivity> successfully finished

Any hint what might cause this?

In the manual I use eg. & for & and they all validated without error…

Cheers

Stefan

Hi,
st 12. 9. 2018 v 14:27 odesílatel Stefan Blumentrath
<Stefan.Blumentrath@nina.no> napsal:

WARNING: No addons metadata available. Addons metadata file not updated.

Installation of <r.connectivity> successfully finished

Any hint what might cause this?

please try again. It can take few minutes when XML addons file is
genereted. Cronjob runs every 15min and check changes in svn repo. Ma

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

Thanks Martin for the swift response!
I found out I used wrong notation for special characters...
It is fixed now...

-----Original Message-----
From: Martin Landa <landa.martin@gmail.com>
Sent: onsdag 12. september 2018 14:33
To: Stefan Blumentrath <Stefan.Blumentrath@nina.no>
Cc: GRASS developers list <grass-dev@lists.osgeo.org>
Subject: Re: [GRASS-dev] Porting r.connectivity to G7 / Python

Hi,
st 12. 9. 2018 v 14:27 odesílatel Stefan Blumentrath <Stefan.Blumentrath@nina.no> napsal:

WARNING: No addons metadata available. Addons metadata file not updated.

Installation of <r.connectivity> successfully finished

Any hint what might cause this?

please try again. It can take few minutes when XML addons file is genereted. Cronjob runs every 15min and check changes in svn repo. Ma

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