Skip to content

g.extension: doesn't return list of available extensions in the official GRASS GIS Addons repository #2025

@tmszi

Description

@tmszi

Describe the bug
g.extension doesn't return list of available extensions in the official GRASS GIS Addons repository.

To Reproduce
Steps to reproduce the behavior:

  1. Launch g.extension -l
  2. Doesn't return list of available extensions

Expected behavior
g.extension should return a list of available extensions

System description (please complete the following information):

  • GRASS GIS version dev 8.0

Additional context
g.extension tries find module.xml file at this URL https://grass.osgeo.org/addons/grass8/modules.xml, but grass8 directory doesn't exists on the server, only grass6 and grass7 exists. Please check them using this URL https://grass.osgeo.org/addons/.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions