You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Quanlong Huang (Jira)" <ji...@apache.org> on 2023/06/05 10:49:00 UTC

[jira] [Created] (IMPALA-12185) bootstrap_system.sh fails to install snappy-devel on Redhat 8.4

Quanlong Huang created IMPALA-12185:
---------------------------------------

             Summary: bootstrap_system.sh fails to install snappy-devel on Redhat 8.4
                 Key: IMPALA-12185
                 URL: https://issues.apache.org/jira/browse/IMPALA-12185
             Project: IMPALA
          Issue Type: Bug
          Components: Infrastructure
            Reporter: Quanlong Huang


Saw bin/bootstrap_system.sh fail in installing snappy-devel:
{code:java}
+ sudo yum install -y '--enablerepo=[Pp]ower[Tt]ools*' snappy-develError: Unknown repo: '[Pp]ower[Tt]ools*'{code}
I'm able to proceed after removing the "enablerepo" option.

OS info:
{noformat}
# cat /etc/os-release 
NAME="Red Hat Enterprise Linux"
VERSION="8.4 (Ootpa)"
ID="rhel"
ID_LIKE="fedora"
VERSION_ID="8.4"
PLATFORM_ID="platform:el8"
PRETTY_NAME="Red Hat Enterprise Linux 8.4 (Ootpa)"
ANSI_COLOR="0;31"
CPE_NAME="cpe:/o:redhat:enterprise_linux:8.4:GA"
HOME_URL="https://www.redhat.com/"
DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/"
BUG_REPORT_URL="https://bugzilla.redhat.com/"
REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8"
REDHAT_BUGZILLA_PRODUCT_VERSION=8.4
REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux"
REDHAT_SUPPORT_PRODUCT_VERSION="8.4" {noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org