Laszlo Gaal has uploaded this change for review. ( http://gerrit.cloudera.org:8080/17292
Change subject: IMPALA-10646: Add non-server RHEL 8 signature to toolchain bootstrap ...................................................................... IMPALA-10646: Add non-server RHEL 8 signature to toolchain bootstrap Recent Red Hat Enterprise Linux 8.x version return a shorter release name string from `lsb_release -si` than earlier versions. This shorter string was not recognized in the OS mapper logic in bin/bootstrap_toolchain.py, makig it -- and the build process -- break on Red Hat 8.2 The patch adds the shorter signature as a point fix. Test: run bin/bootstrap_toolchain.py manually on Red Hat 8.2, then run a complete build on the same OS. Change-Id: Icb1a6c215b1b5a65691042bb7d94fb034392d135 --- M bin/bootstrap_toolchain.py 1 file changed, 3 insertions(+), 2 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/92/17292/1 -- To view, visit http://gerrit.cloudera.org:8080/17292 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Icb1a6c215b1b5a65691042bb7d94fb034392d135 Gerrit-Change-Number: 17292 Gerrit-PatchSet: 1 Gerrit-Owner: Laszlo Gaal <[email protected]>
