You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2024-12-13 14:26:33||ERROR||bouncer||exit_cli_error||43||Options to validate must be a dict, not <class 'list'>.
Traceback (most recent call last):
File "qgis_deployment_toolbelt\commands\deployment.py", line 204, in run
File "qgis_deployment_toolbelt\jobs\orchestrator.py", line 105, in init_job_class_from_id
File "qgis_deployment_toolbelt\jobs\job_qgis_installation_finder.py", line 89, in __init__
File "qgis_deployment_toolbelt\jobs\generic_job.py", line 220, in validate_options
TypeError: Options to validate must be a dict, not <class 'list'>.
Run QDT with -s https://gitlab.com/isl-ingenierie/qgis/isl_qgis_profiles/-/raw/305eba4ffadd0212ebf2620b0ea3c519ef1a21a6/scenarios/scenario_isl_qdt.yml -vvv
Relevant log output
No response
Comment
No response
The text was updated successfully, but these errors were encountered:
I think it's not a bug on QDT side but you've been lead to a wrong format for QGIS Finder job. See: #598
Guts
added
bug
Something isn't working
documentation
Improvements or additions to documentation
and removed
triage
To be qualified, waiting for a project manager
labels
Dec 13, 2024
Is there an existing issue or a documentation page for this?
Which version of the app are you using?
0.36.1
Operating System
Windows 10+*
Packaging mode
Stand-alone executable (.i.e qdt.exe)
Related resources
https://gitlab.com/isl-ingenierie/qgis/isl_qgis_profiles/-/blob/305eba4ffadd0212ebf2620b0ea3c519ef1a21a6/scenarios/scenario_isl_qdt.yml
Description of the bug
with this fix: https://gitlab.com/isl-ingenierie/qgis/isl_qgis_profiles/-/commit/141991318f93992426951bc58b9abe4adb0c304f
OK
Steps to reproduce
Run QDT with
-s https://gitlab.com/isl-ingenierie/qgis/isl_qgis_profiles/-/raw/305eba4ffadd0212ebf2620b0ea3c519ef1a21a6/scenarios/scenario_isl_qdt.yml -vvv
Relevant log output
No response
Comment
No response
The text was updated successfully, but these errors were encountered: