3liz / qgis-plugin-manager

CLI tools for installing QGIS Plugins
GNU General Public License v3.0
14 stars 2 forks source link

Update fail with 1.3.0 #47

Closed dmarteau closed 1 year ago

dmarteau commented 1 year ago

With the latest 1.3.0, Running the following commands

qgis-plugin-manager init
qgis-plugin-manager update

results in

QGIS_PLUGINPATH set to /lizmap/plugins
QGIS version : 3.26.3
Init https://plugins.qgis.org
/lizmap/plugins/sources.list has been written.
QGIS_PLUGINPATH set to /lizmap/plugins
Skipping line 'https://plugins.qgis.org/plugins/plugins.xml?qgis=[VERSION]' because it has a token [VERSION] but no QGIS version could not be detected.
    No remote found.
...

If I downgrade to 1.2.1 then all work as expected and I can install plugins.

Gustry commented 1 year ago

Sorry, bug only on the CLI side indeed. Fixed