Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix missed gnupg2 in ucx example dockerfiles [skip ci] #6111

Merged
merged 1 commit into from
Jul 27, 2022

Conversation

pxLi
Copy link
Collaborator

@pxLi pxLi commented Jul 27, 2022

Signed-off-by: Peixin Li [email protected]

part of #6112

new base images from https://hub.docker.com/r/nvidia/cuda does not include gnupg2 which failed key rotation

18:00:08  Step 7/18 : RUN apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/3bf863cc.pub
18:00:08   ---> Running in 9fa2fb537223
18:00:09  E: gnupg, gnupg2 and gnupg1 do not seem to be installed, but one of them is required for this operation
18:00:09  The command '/bin/sh -c apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/3bf863cc.pub' returned a non-zero code: 255

verified locally

@pxLi pxLi added documentation Improvements or additions to documentation build Related to CI / CD or cleanly building labels Jul 27, 2022
@pxLi
Copy link
Collaborator Author

pxLi commented Jul 27, 2022

build

@pxLi
Copy link
Collaborator Author

pxLi commented Jul 27, 2022

NOTE: this will be merged to gh-pages branch to take effect for github pages when doing 22.08 release

@pxLi pxLi requested a review from NvTimLiu July 27, 2022 04:01
@pxLi
Copy link
Collaborator Author

pxLi commented Jul 27, 2022

build

@pxLi pxLi added the bug Something isn't working label Jul 27, 2022
@pxLi pxLi changed the title Fix missed gnupg2 in ucx example dockerfiles [skip ci] [BUG] Fix missed gnupg2 in ucx example dockerfiles [skip ci] Jul 27, 2022
@pxLi pxLi changed the title [BUG] Fix missed gnupg2 in ucx example dockerfiles [skip ci] Fix missed gnupg2 in ucx example dockerfiles [skip ci] Jul 27, 2022
Copy link
Collaborator

@NvTimLiu NvTimLiu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@pxLi
Copy link
Collaborator Author

pxLi commented Jul 27, 2022

I will cherry-pick one and create a PR to fix doc after merge

@pxLi pxLi merged commit 38708f3 into NVIDIA:branch-22.08 Jul 27, 2022
pxLi added a commit to pxLi/spark-rapids that referenced this pull request Jul 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working build Related to CI / CD or cleanly building documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants