The updated gdal package after version 3.10.3 (currently 3.12.3) introduces "smart Bash autocompletion": https://github.com/OSGeo/gdal/releases/tag/v3.11.0.
This addition leads to errors when trying to activate an environment in a suite:
improver_production/share/bash-completion/completions/gdalinfo: line 49: syntax error near unexpected token <'`
Version 3.10.3 has been pinned in the improver_production environment and this issue aims to pin this version within the IMPROVER repository for further awareness.
The updated gdal package after version 3.10.3 (currently 3.12.3) introduces "smart Bash autocompletion": https://github.com/OSGeo/gdal/releases/tag/v3.11.0.
This addition leads to errors when trying to activate an environment in a suite:
improver_production/share/bash-completion/completions/gdalinfo: line 49: syntax error near unexpected token<'`Version 3.10.3 has been pinned in the improver_production environment and this issue aims to pin this version within the IMPROVER repository for further awareness.