Laszlo Gaal has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/21944


Change subject: IMPALA-13458: Install curl-minimal on Red Hat variants for 
dockerised tests
......................................................................

IMPALA-13458: Install curl-minimal on Red Hat variants for dockerised tests

Red Hat 8 and 9 as well as their variants (e.g. Rocky Linux) preinstall
the curl-minimal package as a prerequisite for their package manager.
Unfortunately this conflicts with the installation of the full-blown
curl package when the Impala daemon Docker images are built during a
dockerised test run. The failure is caused by the two packages having
slightly different version numbers.

This patch avoids the failure by installing curl-minimal into the
Docker image as part of the debug toolset when the Docker image is
built on Red Hat 8, 9, or their variants.

Tested by executing dockerised tests on Rocky Linux 9.2

Change-Id: I30fa0f13a77ef2a939a1b754014a78c171443c71
---
M docker/install_os_packages.sh
1 file changed, 8 insertions(+), 1 deletion(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/44/21944/1
--
To view, visit http://gerrit.cloudera.org:8080/21944
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I30fa0f13a77ef2a939a1b754014a78c171443c71
Gerrit-Change-Number: 21944
Gerrit-PatchSet: 1
Gerrit-Owner: Laszlo Gaal <[email protected]>

Reply via email to