[GRASS-git] [OSGeo/grass] 3f74ec: scripts/g.extension.all: fix reinstall multi-addon...

Tomas Zigo noreply at github.com
Thu Jan 13 23:46:10 PST 2022


  Branch: refs/heads/releasebranch_7_8
  Home:   https://github.com/OSGeo/grass
  Commit: 3f74ec55304fbee91a2c0d00deb5cf53be13fcf8
      https://github.com/OSGeo/grass/commit/3f74ec55304fbee91a2c0d00deb5cf53be13fcf8
  Author: Tomas Zigo <50632337+tmszi at users.noreply.github.com>
  Date:   2022-01-14 (Fri, 14 Jan 2022)

  Changed paths:
    M scripts/g.extension.all/g.extension.all.py

  Log Message:
  -----------
  scripts/g.extension.all: fix reinstall multi-addons (#2082)

When reinstalled addon is multi-addon e.g. wx.metadata which contains
multiple individual addons e.g. g.gui.cswbrowser and etc. for every single
addons is returned wx.metadata multi-addon name, to avoid install individual
addons which isn't possible and causes an error.

For finding correct muli-addon name is using modules.xml file, which
have to exists on the osgeo server for download.




More information about the grass-commit mailing list