apt update 报错:Could not handshake: Error in the pull function. [IP: 185.199.108.153 443] 错误:13 https://nvidia.github.io/nvidia-docker/ubuntu18.04/amd64 Release

sudo apt update 

报错:

错误:12 https://nvidia.github.io/nvidia-container-runtime/stable/ubuntu18.04/amd64 Release
Could not handshake: Error in the pull function. [IP: 185.199.108.153 443]
错误:13 https://nvidia.github.io/nvidia-docker/ubuntu18.04/amd64 Release
Could not handshake: Error in the pull function. [IP: 185.199.108.153 443]
命中:14 https://packages.microsoft.com/repos/code stable InRelease
正在读取软件包列表... 完成
E: 仓库 “https://nvidia.github.io/libnvidia-container/stable/ubuntu18.04/amd64 Release” 没有 Release 文件。
N: 无法安全地用该源进行更新,所以默认禁用该源。
N: 参见 apt-secure(8) 手册以了解仓库创建和用户配置方面的细节。
E: 仓库 “https://nvidia.github.io/nvidia-container-runtime/stable/ubuntu18.04/amd64 Release” 没有 Release 文件。
N: 无法安全地用该源进行更新,所以默认禁用该源。
N: 参见 apt-secure(8) 手册以了解仓库创建和用户配置方面的细节。
E: 仓库 “https://nvidia.github.io/nvidia-docker/ubuntu18.04/amd64 Release” 没有 Release 文件。
N: 无法安全地用该源进行更新,所以默认禁用该源。
N: 参见 apt-secure(8) 手册以了解仓库创建和用户配置方面的细节。

解决:

sudo -E apt-get update

参考:https://github.com/NVIDIA/nvidia-docker/issues/1296#issuecomment-646521766

posted @ 2024-08-25 11:16  Zenith_Hugh  阅读(3459)  评论(0)    收藏  举报