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 "Joe McDonnell (Jira)" <ji...@apache.org> on 2023/04/20 16:15:00 UTC

[jira] [Commented] (IMPALA-11282) Toolchain centos 8 docker image no longer builds

    [ https://issues.apache.org/jira/browse/IMPALA-11282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17714667#comment-17714667 ] 

Joe McDonnell commented on IMPALA-11282:
----------------------------------------

Toolchain change: [https://github.com/cloudera/native-toolchain/commit/0e331bc4dba3f9eebd83c5f8c3e1cb0f826c9b41]
{noformat}
commit 0e331bc4dba3f9eebd83c5f8c3e1cb0f826c9b41
Author: Joe McDonnell <jo...@cloudera.com>
Date:   Fri May 13 21:27:04 2022 -0700    IMPALA-11282: Fix Centos8 docker build by using vault repository
    
    Centos 8 stopped maintaining its regular yum repositories
    as part of the switch to Centos Stream. This switches the
    Docker build for the Centos 8 docker image to use the vault
    repositories for Centos 8.2.2004, which matches the version
    of the docker image we use.
    
    Testing:
     - Built Centos 8 docker image
    
    Change-Id: I3cc362763923f095002b9ce56e7defdd35273896
    Reviewed-on: http://gerrit.cloudera.org:8080/19747
    Reviewed-by: Michael Smith <mi...@cloudera.com>
    Tested-by: Joe McDonnell <jo...@cloudera.com>
{noformat}

> Toolchain centos 8 docker image no longer builds
> ------------------------------------------------
>
>                 Key: IMPALA-11282
>                 URL: https://issues.apache.org/jira/browse/IMPALA-11282
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Infrastructure
>    Affects Versions: Impala 4.1.0
>            Reporter: Joe McDonnell
>            Assignee: Joe McDonnell
>            Priority: Major
>
> Due to the Centos 8's change to a rolling release, the Centos 8 toolchain docker image no longer builds:
> {noformat}
> Sending build context to Docker daemon 36.86 kBStep 1/7 : FROM centos:8.2.2004
> 8.2.2004: Pulling from library/centos
> 6910e5a164f7: Pulling fs layer
> 6910e5a164f7: Verifying Checksum
> 6910e5a164f7: Download complete
> 6910e5a164f7: Pull complete
> Digest: sha256:4062bbdd1bb0801b0aa38e0f83dece70fb7a5e9bce223423a68de2d8b784b43b
> Status: Downloaded newer image for centos:8.2.2004
>  ---> 831691599b88
> Step 2/7 : RUN dnf -y install https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm
>  ---> Running in de58ff056cd9
> CentOS-8 - AppStream                            230  B/s |  38  B     00:00    
> Error: Failed to download metadata for repo 'AppStream': Cannot prepare internal mirrorlist: No URLs in mirrorlist
> The command '/bin/sh -c dnf -y install https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm' returned a non-zero code: 1{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