Joe McDonnell has uploaded this change for review. ( http://gerrit.cloudera.org:8080/24455
Change subject: IMPALA-15099: Fix SLES15 container build ...................................................................... IMPALA-15099: Fix SLES15 container build The SLES15 container build is failing, because it is unable to find the Python headers. We install Python 2, but it is looking for /usr/include/python3.6m/Python.h. Since we don't need Python 2 anymore, this switches to the builtin python3 / python3-devel packages, which fixes the issue. Testing: - Built SLES15 container Change-Id: I60619a5ead3b05a58f5317567ec92542e92fa683 --- M docker/sles15.df 1 file changed, 4 insertions(+), 5 deletions(-) git pull ssh://gerrit.cloudera.org:29418/native-toolchain refs/changes/55/24455/1 -- To view, visit http://gerrit.cloudera.org:8080/24455 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: native-toolchain Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I60619a5ead3b05a58f5317567ec92542e92fa683 Gerrit-Change-Number: 24455 Gerrit-PatchSet: 1 Gerrit-Owner: Joe McDonnell <[email protected]>
