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


Change subject: IMPALA-10385: Fix RPM repo ID capitalization for Centos 8.3
......................................................................

IMPALA-10385: Fix RPM repo ID capitalization for Centos 8.3

Centos 8.3 changed package repo ID capitalization from MixedCase
to all lowercase. On Centos 8 snappy-devel is installed from the
PowerTools repo, which is not enabled by default, so the install command
has to enable is temporarily using the repo ID.
The capitalization change broke bootstrap_system.sh, failing builds
on Centos 8.

The patch changes the `dnf install` call to use a glob pattern
for the PowerTools repo ID to cover the naming conventions in all
Centos 8.x releases.

Change-Id: I224beb1189ce25ae66ecd78d70757537e117805a
---
M bin/bootstrap_system.sh
M bin/impala-config.sh
2 files changed, 4 insertions(+), 2 deletions(-)



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

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

Reply via email to