Hello Michael Smith,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/20805
to look at the new patch set (#2).
Change subject: IMPALA-12445: Install the 'file' utility for Redhat9
......................................................................
IMPALA-12445: Install the 'file' utility for Redhat9
The Redhat9 docker image currently doesn't have the
'file' utility installed, which means that the LLVM
build will not strip symbols from LLVM binaries.
This adds 'file' to the list of packages to install
for Redhat 9. It also adds 'file' to the list of
utilities that are expected to be installed.
Testing:
- Built a Redhat 9 docker image and ran a toolchain build
- Built all docker images and verified that the new
check for the 'file' utility passes
Change-Id: If495ed3bdc5c15b796608e723502e44cca5a39ae
---
M docker/all/assert-dependencies-present.py
M docker/redhat9.df
2 files changed, 2 insertions(+), 0 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/native-toolchain
refs/changes/05/20805/2
--
To view, visit http://gerrit.cloudera.org:8080/20805
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: native-toolchain
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: If495ed3bdc5c15b796608e723502e44cca5a39ae
Gerrit-Change-Number: 20805
Gerrit-PatchSet: 2
Gerrit-Owner: Joe McDonnell <[email protected]>
Gerrit-Reviewer: Joe McDonnell <[email protected]>
Gerrit-Reviewer: Michael Smith <[email protected]>