diff options
author | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2018-11-29 15:37:41 +0100 |
---|---|---|
committer | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2018-11-29 15:37:41 +0100 |
commit | cee4e0ca227509ea8386934a15f748b8077f4e18 (patch) | |
tree | 406b9cfeced81034764085159532a11915b568c3 /mcp/patches/config.mk | |
parent | ec0efb4ade14f268bedcd9f74b9823253324d41b (diff) |
[patch] docker: Explicitly install python-futures
For x86_64, the Saltstack bootstrapping scripts fetch a custom build
of `python-tornado` DEB package, which being arch-specific won't be
picked up on AArch64 (and a similar version from Ubuntu Xenial repos
will be used instead).
Although the Ubuntu package works just fine, it lacks a hard
dependency on `python-futures`, which became mandatory in Salt
2017.7.8, see [1].
Explicitly install `python-futures` inside cfg01 Docker container
during build, which will be a no-op on x86_64 and fix the issue on
AArch64.
[1] https://github.com/saltstack/salt/issues/50220
Change-Id: Ie4aad064572788c0852aaf398f21437b456becbe
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Diffstat (limited to 'mcp/patches/config.mk')
0 files changed, 0 insertions, 0 deletions