[GRASS-dev] "WARNING: No metadata file available" more verbose?

Starting a session I get:

WARNING: No metadata file available

Can this be including a small hint to fix it.
Yann

On Sat, Feb 21, 2015 at 9:49 PM, Yann Chemin <ychemin@gmail.com> wrote:

Starting a session I get:

WARNING: No metadata file available

Can this be including a small hint to fix it.
Yann

I don't know what is the reason for the message. How is your grass7

directory? Other circumstances? See the source code here:

https://trac.osgeo.org/grass/browser/grass/trunk/scripts/g.extension/g.extension.py#L195

Vaclav

PS: Which system/terminal emulator is preserving colors when copy pasting
from command line? (so I can avoid it :slight_smile:

_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

it is a new compile of svn on Mac, opening a mapset that is few months old. I am compiling the add-ons too in it.

Yeah i am struggling with that too… That is the “added benefits” of Mac. :slight_smile:

···

On Sat, Feb 21, 2015 at 9:49 PM, Yann Chemin <ychemin@gmail.com> wrote:

Starting a session I get:

WARNING: No metadata file available

Can this be including a small hint to fix it.

Yann

I don’t know what is the reason for the message. How is your grass7 directory? Other circumstances? See the source code here:

https://trac.osgeo.org/grass/browser/grass/trunk/scripts/g.extension/g.extension.py#L195

Vaclav

PS: Which system/terminal emulator is preserving colors when copy pasting from command line? (so I can avoid it :slight_smile:


grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

On Sat, Feb 21, 2015 at 10:02 PM, Yann Chemin <ychemin@gmail.com> wrote:

On Feb 22, 2015, at 8:28 AM, Vaclav Petras <wenzeslaus@gmail.com> wrote:

On Sat, Feb 21, 2015 at 9:49 PM, Yann Chemin <ychemin@gmail.com> wrote:

Starting a session I get:

WARNING: No metadata file available

Can this be including a small hint to fix it.
Yann

I don’t know what is the reason for the message. How is your grass7 directory? Other circumstances? See the source code here:

it is a new compile of svn on Mac, opening a mapset that is few months old. I am compiling the add-ons too in it.

Please try:

$ ls .grass7/
addons rc r.li toolboxes
$ ls .grass7/addons/
bin docs etc modules.xml scripts

https://trac.osgeo.org/grass/browser/grass/trunk/scripts/g.extension/g.extension.py#L195

ls …/.grass7/
rc toolboxes

I compile add-ons directly in the tree.

On Feb 22, 2015, at 9:08 AM, Vaclav Petras <wenzeslaus@gmail.com> wrote:

On Sat, Feb 21, 2015 at 10:02 PM, Yann Chemin <ychemin@gmail.com> wrote:

On Feb 22, 2015, at 8:28 AM, Vaclav Petras <wenzeslaus@gmail.com> wrote:

On Sat, Feb 21, 2015 at 9:49 PM, Yann Chemin <ychemin@gmail.com> wrote:

Starting a session I get:

WARNING: No metadata file available

Can this be including a small hint to fix it.
Yann

I don’t know what is the reason for the message. How is your grass7 directory? Other circumstances? See the source code here:

it is a new compile of svn on Mac, opening a mapset that is few months old. I am compiling the add-ons too in it.

Please try:

$ ls .grass7/
addons rc r.li toolboxes
$ ls .grass7/addons/
bin docs etc modules.xml scripts

https://trac.osgeo.org/grass/browser/grass/trunk/scripts/g.extension/g.extension.py#L195

Hi,

2015-02-22 5:22 GMT+01:00 Yann Chemin <ychemin@gmail.com>:

ls ../.grass7/
rc toolboxes

I compile add-ons directly in the tree.

addons metadata file is created by g.extension. So in your case it's
missing. It's not so big problem, just when removing addon you will
need to do it manually. Martin

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

On Feb 22, 2015 9:35 AM, “Martin Landa” <landa.martin@gmail.com> wrote:

Hi,

2015-02-22 5:22 GMT+01:00 Yann Chemin <ychemin@gmail.com>:

ls …/.grass7/
rc toolboxes

I compile add-ons directly in the tree.

addons metadata file is created by g.extension. So in your case it’s
missing.

Should the message be changed to indicate which file is missing? Or, at least, mention ‘addons’?

Markus

2015-02-22 10:33 GMT+01:00 Markus Neteler <neteler@osgeo.org>:

Should the message be changed to indicate which file is missing? Or, at
least, mention 'addons'?

'addons' mentioned in r64721. Martin

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