Actions
Architecture #20442
closedArchitecture #20386: Dockerize technique tests
Dockerize technique tests - missing python dependency
Fix check:
To do
Regression:
Description
[2021-12-16T08:51:15.847Z] + make all [2021-12-16T08:51:15.847Z] curl -s -o rudder-templates-cli.jar https://repository.rudder.io/build-dependencies/rudder-templates-cli/rudder-templates-cli.jar [2021-12-16T08:51:15.847Z] python3 generate_initial_policies.py [2021-12-16T08:51:15.847Z] Traceback (most recent call last): [2021-12-16T08:51:15.847Z] File "/srv/jenkins/workspace/r-techniques_branches_rudder_7.0@2/generate_initial_policies.py", line 16, in <module> [2021-12-16T08:51:15.847Z] from distutils.dir_util import copy_tree [2021-12-16T08:51:15.847Z] ModuleNotFoundError: No module named 'distutils.dir_util' [2021-12-16T08:51:15.847Z] make: *** [Makefile:20: initial-promises] Error 1
Updated by Alexis Mousset almost 3 years ago
- Status changed from New to In progress
- Assignee set to Alexis Mousset
Updated by Alexis Mousset almost 3 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Alexis Mousset to Félix DALLIDET
- Pull Request set to https://github.com/Normation/rudder-techniques/pull/1741
Updated by Alexis Mousset almost 3 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder-techniques|b786b76b7f553492d125a82f475097a2cf183bf1.
Updated by Vincent MEMBRÉ almost 3 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 7.0.0~rc3 which was released today.
Actions