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

Laszlo Gaal commented on IMPALA-10011:
--------------------------------------

As there was a proposal to drop Debian 8 from the list of supported OSs 
(https://lists.apache.org/thread.html/r19b95826b59486d61c1f8f5c1edd93adb8ec9925f66ff42c0c103d66%40%3Cdev.impala.apache.org%3E)
 and from the toolchain 
(https://lists.apache.org/thread.html/r926b966211e6f5bd9e90a3f4d5161a2ceaad38aae58f14d6e261e806%40%3Cdev.impala.apache.org%3E),
 my proposal is to remove the Debian 8 infrastructure from 
native-toolchain/master. As a result Debian 8 binary packages would also stop 
being published at https://native-toolchain.s3.amazonaws.com

Alternatively, if anyone feels stongly about it, then I have a fix for the 
current issue, based on:
- https://unix.stackexchange.com/a/508728/2419
- https://linux-audit.com/how-to-solve-an-expired-key-keyexpired-with-apt/
(review is published at https://gerrit.cloudera.org/c/15843/), but I think this 
would only delay the inevitable.

Comments welcome, here or at the review.

> Building the Debian 8 container in the toolchain fails on an expired key
> ------------------------------------------------------------------------
>
>                 Key: IMPALA-10011
>                 URL: https://issues.apache.org/jira/browse/IMPALA-10011
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Infrastructure
>    Affects Versions: Impala 4.0
>            Reporter: Laszlo Gaal
>            Priority: Major
>
> Investigating and fixing IMPALA-9985 required a toolchain rebuild reaching 
> down to rebuilding the Docker images used for the toolchian build (this 
> happens using the Dockerfiles in the docker subdirectory of the 
> native-toolchain repo).
> During the rebuild the Debian 8 container failed with this error:
> {code}
> ....
> GPG error: http://archive.debian.org jessie Release: The following signatures 
> were invalid: KEYEXPIRED 1587841717
> .....
> WARNING: The following packages cannot be authenticated!
>   libgdbm3 libpopt0 libedit2 libgpm2 libkeyutils1 python-minimal mime-support
> [....list of about 100 packages....]
> E: There are problems and -y was used without --force-yes
> The command '/bin/sh -c apt-get update && apt-get install -y autoconf     
>   bison       build-essential       ccache       curl       flex       git    
>    groff-base       libffi-dev       libkrb5-dev       libncurses5-dev       
> libreadline-dev      libsasl2-dev       libssl-dev       libtool-bin       
> libz-dev       lsb-release       pigz       pkg-config       python-dev       
> rsync       texinfo       unzip       vim-common       wget' returned a 
> non-zero code: 100
> {code}
> Debian 8 is past its end-of-life, which happened on June 30th, 2020; the 
> expiration of repo keys is probably one of the side effects of this.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscr...@impala.apache.org
For additional commands, e-mail: issues-all-h...@impala.apache.org

Reply via email to