Michael Smith has uploaded this change for review. ( http://gerrit.cloudera.org:8080/20465
Change subject: [tools] Install aws to Python 3 when available ...................................................................... [tools] Install aws to Python 3 when available I encountered failures building build containers for Ubuntu 22.04, and CentOS 8 on ARM, when installing awscli. We should start moving to Python 3 anyway, so this patch installs awscli to Python 3 when it detects pip3 is available. Other platforms will continue to install pip and use Python 2.7. Change-Id: I4667181f9a6ef66c757623f1b128c3faa2057114 --- M docker/all/assert-dependencies-present.py M docker/all/postinstall.sh M docker/ubuntu2204.df 3 files changed, 8 insertions(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/native-toolchain refs/changes/65/20465/1 -- To view, visit http://gerrit.cloudera.org:8080/20465 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: native-toolchain Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I4667181f9a6ef66c757623f1b128c3faa2057114 Gerrit-Change-Number: 20465 Gerrit-PatchSet: 1 Gerrit-Owner: Michael Smith <[email protected]>
