Skip to content

Fix possible Python Zombie packages #1435

@kratz00

Description

@kratz00

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions