Hello Impala Public Jenkins,

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/21944

to look at the new patch set (#2).

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.

Fix this the same way as in bootstrap_system.sh: add the --allowerasing
flag to the yum command line to let yum/DNF substitute the full curl
version for the preinstalled curl-minimal package.

Tested by executing dockerised tests on Rocky Linux 9.2

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


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/44/21944/2
--
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: newpatchset
Gerrit-Change-Id: I30fa0f13a77ef2a939a1b754014a78c171443c71
Gerrit-Change-Number: 21944
Gerrit-PatchSet: 2
Gerrit-Owner: Laszlo Gaal <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>

Reply via email to