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

Can't build: GPG sig in image outdated for nvidia gpu #348

Open
jecompton opened this issue Mar 20, 2023 · 0 comments
Open

Can't build: GPG sig in image outdated for nvidia gpu #348

jecompton opened this issue Mar 20, 2023 · 0 comments

Comments

@jecompton
Copy link

I cloned the repo, cd'ed into football, and ran docker build --build-arg DOCKER_BASE=tensorflow/tensorflow:1.15.2-gpu-py3 . -t gfootball. However, I got this error:

W: GPG error: https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64  InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY A4B469963BF863CC
E: The repository 'https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64  InRelease' is no longer signed.
The command '/bin/bash -c apt-get update && apt-get --no-install-recommends install -yq git cmake build-essential   libgl1-mesa-dev libsdl2-dev   libsdl2-image-dev libsdl2-ttf-dev libsdl2-gfx-dev libboost-all-dev   libdirectfb-dev libst-dev mesa-utils xvfb x11vnc   python3-pip' returned a non-zero code: 100

What should I do?

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

No branches or pull requests

1 participant