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:
- Launch
g.extension -l
- 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/.