You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@impala.apache.org by "Laszlo Gaal (Code Review)" <ge...@cloudera.org> on 2020/05/01 20:23:36 UTC

[native-toolchain-CR] Fix Debian 8 Dockerfile to handle expired repos

Laszlo Gaal has uploaded this change for review. ( http://gerrit.cloudera.org:8080/15843


Change subject: Fix Debian 8 Dockerfile to handle expired repos
......................................................................

Fix Debian 8 Dockerfile to handle expired repos

Debian 8 (jessie) is nearing end-of-life (set for 2020-06-30), and repo
keys have started expiring.

Update keys and source lists to keep the Dockerfile working.
Patch is based onthe following articles:
- https://unix.stackexchange.com/a/508728/2419
- https://linux-audit.com/how-to-solve-an-expired-key-keyexpired-with-apt/

Change-Id: Ic1fe3a43cc1ef753d63d8fd76a029cf9ef657219
---
M docker/debian/8/99no-check-valid-until
M docker/debian/8/sources.list
M docker/debian8.df
3 files changed, 13 insertions(+), 4 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/native-toolchain refs/changes/43/15843/1
-- 
To view, visit http://gerrit.cloudera.org:8080/15843
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: native-toolchain
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic1fe3a43cc1ef753d63d8fd76a029cf9ef657219
Gerrit-Change-Number: 15843
Gerrit-PatchSet: 1
Gerrit-Owner: Laszlo Gaal <la...@cloudera.com>

[native-toolchain-CR] Fix Debian 8 Dockerfile to handle expired repos

Posted by "Laszlo Gaal (Code Review)" <ge...@cloudera.org>.
Laszlo Gaal has abandoned this change. ( http://gerrit.cloudera.org:8080/15843 )

Change subject: Fix Debian 8 Dockerfile to handle expired repos
......................................................................


Abandoned

Debian 8 reached end-of-support on June 30, 2020, so Impala is retiring support for it too.
-- 
To view, visit http://gerrit.cloudera.org:8080/15843
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: native-toolchain
Gerrit-Branch: master
Gerrit-MessageType: abandon
Gerrit-Change-Id: Ic1fe3a43cc1ef753d63d8fd76a029cf9ef657219
Gerrit-Change-Number: 15843
Gerrit-PatchSet: 1
Gerrit-Owner: Laszlo Gaal <la...@cloudera.com>
Gerrit-Reviewer: Hector Acosta <he...@cloudera.com>
Gerrit-Reviewer: Joe McDonnell <jo...@cloudera.com>
Gerrit-Reviewer: Laszlo Gaal <la...@cloudera.com>