Thus, in order to implement issue https://github.com/KhiopsML/khiops/issues/391, we should support building the Linux Conda packages on CentOS 7, in order to match the conda-forge process.
Questions/Ideas
We need to use CentOS 7 Docker image in the build job of the conda.yml workflow, instead of the currently-used Debian 10.
Description
The
conda-forge
package building process currently uses CentOS 7 images. See e.g.:Thus, in order to implement issue https://github.com/KhiopsML/khiops/issues/391, we should support building the Linux Conda packages on CentOS 7, in order to match the
conda-forge
process.Questions/Ideas
build
job of theconda.yml
workflow, instead of the currently-used Debian 10.conda-forge
seems to move towards using Alma Linux: https://github.com/conda-forge/conda-forge.github.io/issues/1941. Hence, building Linux Conda packages on Alma Linux should also be considered as an option.Context
khiops -e log.txt
): N/Akhiops -o scenario._kh
): anykhiops -s
): Conda on Linux