[
https://issues.apache.org/jira/browse/IMPALA-8978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joe McDonnell reassigned IMPALA-8978:
-------------------------------------
Assignee: Joe McDonnell
> Native toolchain Centos 6 docker image build is broken
> ------------------------------------------------------
>
> Key: IMPALA-8978
> URL: https://issues.apache.org/jira/browse/IMPALA-8978
> Project: IMPALA
> Issue Type: Bug
> Components: Infrastructure
> Affects Versions: Impala 3.4.0
> Reporter: Joe McDonnell
> Assignee: Joe McDonnell
> Priority: Blocker
> Labels: native-toolchain
> Fix For: Impala 3.4.0
>
>
> When building the centos6 docker image for the native toolchain
> ([https://github.com/cloudera/native-toolchain/blob/master/docker/redhat6.df]
> ), there are several errors building the docker container.
> The first is that it fails to get the EPEL repo set up:
> {noformat}
> Loaded plugins: fastestmirror
> Setting up Install Process
> Cannot open:
> https://dl.fedoraproject.org/pub/epel/epel-release-latest-6.noarch.rpm.
> Skipping.
> Error: Nothing to do
> The command '/bin/sh -c yum-install
> https://dl.fedoraproject.org/pub/epel/epel-release-latest-6.noarch.rpm'
> returned a non-zero code: 1{noformat}
> Changing the https to http gets past this stage (must be something to do with
> certificates or tls, etc). Then, it fails with:
> {noformat}
> Loaded plugins: fastestmirror
> Setting up Install Process
> Determining fastest mirrors
> Error: Cannot retrieve metalink for repository: epel. Please verify its path
> and try again
> The command '/bin/sh -c yum-install autoconf automake bison byacc
> bzip2 ccache curl cyrus-sasl cyrus-sasl-gssapi cyrus-sasl-devel
> cyrus-sasl-plain flex gcc gcc-c++ git glibc-devel
> java-1.8.0-openjdk-devel krb5-devel libevent-devel libffi-devel
> libtool lzo-devel make mawk ncurses-devel ntp openssl-devel
> pigz postgresql postgresql-server python-devel python-pip
> redhat-lsb unzip vim-common wget which xz zlib-devel' returned a
> non-zero code: 1{noformat}
> We'll need to find/fix the underlying issue, which is likely to be
> certificates/tls related.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]