Joe McDonnell has posted comments on this change. ( http://gerrit.cloudera.org:8080/20465 )
Change subject: [tools] Install aws to Python 3 when available ...................................................................... Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/20465/1/docker/all/postinstall.sh File docker/all/postinstall.sh: http://gerrit.cloudera.org:8080/#/c/20465/1/docker/all/postinstall.sh@72 PS1, Line 72: python get-pip.py I noticed that this command doesn't install 20.3.4 like I thought it did. On my box, changing this to force pip==20.3.4 makes the Ubuntu 22 image build on x86: python get-pip.py "pip==20.3.4" -- 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: comment Gerrit-Change-Id: I4667181f9a6ef66c757623f1b128c3faa2057114 Gerrit-Change-Number: 20465 Gerrit-PatchSet: 1 Gerrit-Owner: Michael Smith <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Laszlo Gaal <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]> Gerrit-Comment-Date: Fri, 08 Sep 2023 00:36:59 +0000 Gerrit-HasComments: Yes
