Affected flavor: standard-EXASOL-all
The release image is construct by copying /usr from language_deps and flavor_customization (see https://github.com/exasol/script-languages-release/blob/master/flavors/standard-EXASOL-all/flavor_base/release/Dockerfile)
this can have unwanted side effects, like having one package with different versions ending up in the release image.
In the current case this resulted in a broken packaging module.
Solution:
Not yet decided, as standard-EXASOL-all might be archived.
Affected flavor: standard-EXASOL-all
The release image is construct by copying
/usrfrom language_deps and flavor_customization (see https://github.com/exasol/script-languages-release/blob/master/flavors/standard-EXASOL-all/flavor_base/release/Dockerfile)this can have unwanted side effects, like having one package with different versions ending up in the release image.
In the current case this resulted in a broken packaging module.
Solution:
Not yet decided, as standard-EXASOL-all might be archived.