You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Laszlo Gaal (Jira)" <ji...@apache.org> on 2024/03/06 20:54:00 UTC

[jira] [Resolved] (IMPALA-12863) Toolchain build containers fail to be constructed for SLES and CentOS 7

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

Laszlo Gaal resolved IMPALA-12863.
----------------------------------
    Fix Version/s: Not Applicable
       Resolution: Fixed

> Toolchain build containers fail to be constructed for SLES and CentOS 7
> -----------------------------------------------------------------------
>
>                 Key: IMPALA-12863
>                 URL: https://issues.apache.org/jira/browse/IMPALA-12863
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Infrastructure
>    Affects Versions: Impala 4.4.0
>            Reporter: Laszlo Gaal
>            Assignee: Laszlo Gaal
>            Priority: Major
>             Fix For: Not Applicable
>
>
> The container build code that provides the basic environment for toolchain builds targeting various OS platforms seems to have become outdate for a few platform. Current build attempts exhibit the following problems:
> * SLES12 SP3 has reached end-of-life in June 2023 (i.e. last year)
> * SLES15 SP4 cannot install libncurses-devel because of a version conflict with the libncurses runtime lib
> * CentOS 8 cannot download Maven during the post-install phase, because the Apache Archive repo (where the download is attempted from) presents a TLS certificate chain issued by a root CA is "too new", i.e. still unknown for the CentOS 7.4 base container.
> These problems prevent a full container set from being built.



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