You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Joe McDonnell (Jira)" <ji...@apache.org> on 2022/05/04 23:37:00 UTC

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

Joe McDonnell created IMPALA-11282:
--------------------------------------

             Summary: 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


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.7#820007)