Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-8978

Native toolchain Centos 6 docker image build is broken

Agile BoardAttach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • ghx-label-14

    Description

      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:

      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

      Changing the https to http gets past this stage (must be something to do with certificates or tls, etc). Then, it fails with:

      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

      We'll need to find/fix the underlying issue, which is likely to be certificates/tls related.

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            joemcdonnell Joe McDonnell
            joemcdonnell Joe McDonnell
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment