Skip to content

Conversation

@finalspy
Copy link

What is this PR for?

Solves https://issues.apache.org/jira/browse/ZEPPELIN-4783

What type of PR is it?

Bug Fix

What is the Jira issue?

https://issues.apache.org/jira/browse/ZEPPELIN-4783

How should this be tested?

Run the docker build and see no warning with the new Key.
Checks that from an inherited docker image we can now apt-get update without warnings and apt-get install succeed also, so the build of he inherited file is OK.

Questions:

  • Does the licenses files need update? No
  • Is there breaking changes for older versions? No
  • Does this needs documentation? No

@Leemoonsoo
Copy link
Member

Thanks @finalspy for the contribution. LGTM

@Reamer
Copy link
Contributor

Reamer commented Apr 30, 2020

LGTM
Thanks for the hint, to use apt-key. I updated several Dockerfiles.

asfgit pushed a commit that referenced this pull request Apr 30, 2020
### What is this PR for?
Solves https://issues.apache.org/jira/browse/ZEPPELIN-4783

### What type of PR is it?
Bug Fix

### What is the Jira issue?
https://issues.apache.org/jira/browse/ZEPPELIN-4783

### How should this be tested?
Run the docker build and see no warning with the new Key.
Checks that from an inherited docker image we can now apt-get update without warnings and apt-get install succeed also, so the build of he inherited file is OK.

### Questions:
* Does the licenses files need update?  No
* Is there breaking changes for older versions? No
* Does this needs documentation?  No

Author: Yann PETIT <[email protected]>

Closes #3755 from finalspy/branch-0.9 and squashes the following commits:

1cde033 [Yann PETIT] [ZEPPELIN-4783] Avoid warning on PUBKEY when apt update cran.rstudio
@asfgit asfgit closed this in e43e133 Apr 30, 2020
@Leemoonsoo
Copy link
Member

Merged to master and branch-0.9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants