Todd Lipcon has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/10304 )
Change subject: preflight: add checks for openssl and zlib ...................................................................... preflight: add checks for openssl and zlib The openssl devel package is required for Kudu, but also for squeasel, so we should check for its existence in preflight.py. Same goes for the zlib devel package, which is also required by IWYU. Change-Id: Ib9bd33ab489d742e9cdfc9af1aeedbd1905bd12a Reviewed-on: http://gerrit.cloudera.org:8080/10304 Tested-by: Adar Dembo <[email protected]> Reviewed-by: Todd Lipcon <[email protected]> --- M thirdparty/preflight.py 1 file changed, 23 insertions(+), 0 deletions(-) Approvals: Adar Dembo: Verified Todd Lipcon: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/10304 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Ib9bd33ab489d742e9cdfc9af1aeedbd1905bd12a Gerrit-Change-Number: 10304 Gerrit-PatchSet: 2 Gerrit-Owner: Adar Dembo <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Todd Lipcon <[email protected]>
