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 2019/10/04 00:15:00 UTC

[jira] [Resolved] (IMPALA-8992) Native toolchain Debian 7 docker image build fails

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

Joe McDonnell resolved IMPALA-8992.
-----------------------------------
    Fix Version/s: Not Applicable
       Resolution: Won't Fix

Removed Debian 7, so this is moot

> Native toolchain Debian 7 docker image build fails
> --------------------------------------------------
>
>                 Key: IMPALA-8992
>                 URL: https://issues.apache.org/jira/browse/IMPALA-8992
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Infrastructure
>    Affects Versions: Impala 3.4.0
>            Reporter: Joe McDonnell
>            Priority: Major
>              Labels: native-toolchain
>             Fix For: Not Applicable
>
>
> When building the native toolchain docker containers, the Debian 7 docker image build fails with the following message:
> {noformat}
> Step 3/7 : RUN apt-get update && apt-get install -y autoconf       bison       build-essential       ccache       curl       flex       git       groff-base       libffi-dev       libkrb5-dev       libncurses5-dev       libsasl2-dev       libssl-dev       libtool       libz-dev       lsb-release       openjdk-7-jdk       pigz       pkg-config       python-dev       rsync       texinfo       unzip       vim-common       wget
>  ---> Running in 4f94486c258e
> Ign http://security.debian.org wheezy/updates Release.gpg
> Ign http://security.debian.org wheezy/updates Release
> Get:1 http://archive.debian.org wheezy Release.gpg [2373 B]
> Get:2 http://archive.debian.org wheezy Release [191 kB]
> Err http://security.debian.org wheezy/updates/main Sources
>   
> Err http://security.debian.org wheezy/updates/main Sources
>   
> Get:3 http://archive.debian.org wheezy/main Sources [7533 kB]
> Err http://security.debian.org wheezy/updates/main Sources
>   
> Err http://security.debian.org wheezy/updates/main Sources
>   404  Not Found
> Err http://security.debian.org wheezy/updates/main amd64 Packages
>   404  Not Found
> Get:4 http://archive.debian.org wheezy/main amd64 Packages [7634 kB]
> Fetched 15.4 MB in 3s (4446 kB/s)
> W: Failed to fetch http://security.debian.org/dists/wheezy/updates/main/source/Sources  404  Not FoundW: Failed to fetch http://security.debian.org/dists/wheezy/updates/main/binary-amd64/Packages  404  Not FoundE: Some index files failed to download. They have been ignored, or old ones used instead.{noformat}
> There must be something stale about our Debian 7 docker file or supporting files. Debian 7 is old, so this may or may not be worth fixing.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)