[root@ai-03 extract_keywords]# sudo yum install -y gcc gcc-c++ make cmake git wget
Repository libnvidia-container is listed more than once in the configuration
Repository libnvidia-container-experimental is listed more than once in the configuration
nvidia-container-runtime 0.0 B/s | 0 B 00:01
Errors during downloading metadata for repository 'nvidia-container-runtime':
- Curl error (35): SSL connect error for https://nvidia.github.io/nvidia-container-runtime/stable/centos8/aarch64/repodata/repomd.xml [OpenSSL SSL_connect: Connection reset by peer in connection to nvidia.github.io:443 ]
Error: Failed to download metadata for repo 'nvidia-container-runtime': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
解决方法
sudo yum install -y gcc gcc-c++ make cmake git wget --disablerepo=nvidia*