This repository has been archived by the owner on Jan 22, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2k
apt update
failed on ubuntu 18.04
#1326
Labels
Comments
also reported on #1328 |
Also got the same problem. |
why always skip to another question? |
would it possible to use proxy? |
Do you resolve this problem ? |
This is not an issue for All issues related to images running on top of |
You can try like this:
ping -c 2 developer.download.nvidia.com
PING hnd.x.uxengine.net (128.1.83.18): 56 data bytes
Request timeout for icmp_seq 0
--- hnd.x.uxengine.net ping statistics ---
2 packets transmitted, 0 packets received, 100.0% packet loss
vi /etc/hosts
# Add this
128.1.83.18 developer.download.nvidia.cn |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi team,
I know that it is not related with the docker. But I cannot find where to report this question.
This problem seems like #619
1. Issue or feature description
When running
apt update
with Nvidia source is configured,Packages.gz
mismatchs withRelease
file's content.2. Steps to reproduce the issue
You can see:
Is that a CDN issue? My location is Shanghai, China. But I tried again after 10 hours, and the problem still exists.
Thanks.
3. Information to attach (optional if deemed irrelevant)
nvidia-container-cli -k -d /dev/tty info
uname -a
dmesg
nvidia-smi -a
docker version
dpkg -l '*nvidia*'
orrpm -qa '*nvidia*'
nvidia-container-cli -V
Thanks.
The text was updated successfully, but these errors were encountered: