mirror of
https://github.com/apache/impala.git
synced 2025-12-25 02:03:09 -05:00
IMPALA-12179 (part 3): Remove remaining lsb_release references
This removes a few stray lsb_release references in distcc scripts and the install_docker.sh script. It then removes the redhat-lsb package from the list of installed packages. Testing: - Ran a build on Rocky 8.5 - Ran dockerised tests on Ubuntu 20 Change-Id: I9d84e9ab8076fd8cc4727a5da118d9a747d4a005 Reviewed-on: http://gerrit.cloudera.org:8080/20071 Reviewed-by: Michael Smith <michael.smith@cloudera.com> Tested-by: Joe McDonnell <joemcdonnell@cloudera.com>
This commit is contained in:
@@ -245,7 +245,7 @@ redhat sudo yum install -y curl gawk gcc gcc-c++ git krb5-devel krb5-server \
|
||||
cyrus-sasl-gssapi cyrus-sasl-devel cyrus-sasl-plain \
|
||||
postgresql postgresql-server \
|
||||
wget vim-common nscd cmake fuse-devel zlib-devel \
|
||||
psmisc lsof openssh-server redhat-lsb python3-devel python3-setuptools \
|
||||
psmisc lsof openssh-server python3-devel python3-setuptools \
|
||||
net-tools langpacks-en glibc-langpack-en libxml2-devel libxslt-devel \
|
||||
java-${REDHAT_JAVA_VERSION}-openjdk-src java-${REDHAT_JAVA_VERSION}-openjdk-devel
|
||||
|
||||
|
||||
Reference in New Issue
Block a user