[ 
https://issues.apache.org/jira/browse/IMPALA-10385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Laszlo Gaal resolved IMPALA-10385.
----------------------------------
    Fix Version/s: Impala 4.0
       Resolution: Fixed

> bootstrap_system.sh fails when installing snappy-devel on Centos 8.3
> --------------------------------------------------------------------
>
>                 Key: IMPALA-10385
>                 URL: https://issues.apache.org/jira/browse/IMPALA-10385
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Infrastructure
>    Affects Versions: Impala 4.0
>            Reporter: Laszlo Gaal
>            Assignee: Laszlo Gaal
>            Priority: Critical
>              Labels: broken-build
>             Fix For: Impala 4.0
>
>
> On Centos 8 the package {{snappy-devel}} lives in the PowerTools repo, which 
> is not enabled by default; so {{bootstrap_system.sh}} installs it by enabling 
> the repo using a command-line argument passed to {{dnf}} (the Centos 8 
> package manager).
> Centos 8.3 changed the capitalization of repo names: earlier names used 
> MixedCase, while 8.3 changed to repo IDs in all lowercase. Unfortunately this 
> causes the {{dnf install}} call to fail with an "unknown repo" error.
> This breaks Docker-based tests for Centos 8, which is currently the only way 
> to run Impala tests on that platform.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to