Skip to content

Nvidia signature is out of date #5241

@s1113950

Description

@s1113950
  • OS: MacOS Sierra
  • PyTorch version: master
  • How you installed PyTorch (conda, pip, source): Just pulled the dockerfile

I pulled the dockerfile just now and tried to build it using a tool that we plan on open-sourcing at some point. The command translates to a simple docker build -t ..

W: GPG error: http://developer.download.nvidia.com/compute/cuda/repos/ubuntu1604/x86_64  Release: The following signatures were invalid: BADSIG F60F4B3D7FA2AF80 cudatools <cudatools@nvidia.com>
W: The repository 'http://developer.download.nvidia.com/compute/cuda/repos/ubuntu1604/x86_64  Release' is not signed.
Reading package lists...
Building dependency tree...
Reading state information...
E: Version '2.0.5-2+cuda9.0' for 'libnccl2' was not found
E: Version '2.0.5-2+cuda9.0' for 'libnccl-dev' was not found
The command '/bin/sh -c apt-get update && apt-get install -y --no-install-recommends          build-essential          cmake          git          curl          vim          ca-certificates          libnccl2=2.0.5-2+cuda9.0          libnccl-dev=2.0.5-2+cuda9.0          libjpeg-dev          libpng-dev &&     rm -rf /var/lib/apt/lists/*' returned a non-zero code: 100

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions