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

Failed to fetch https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/Packages.gz #24

Open
azuryl opened this issue Mar 31, 2022 · 0 comments

Comments

@azuryl
Copy link

azuryl commented Mar 31, 2022

lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 18.04.6 LTS
Release: 18.04
Codename: bionic

nvidia-smi
Thu Mar 31 12:40:26 2022
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 440.100 Driver Version: 440.100 CUDA Version: 10.2 |
|-------------------------------+----------------------+----------------------+
| GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. |
|===============================+======================+======================|
| 0 GeForce RTX 208... Off | 00000000:17:00.0 Off | N/A |
| 41% 30C P8 19W / 260W | 6MiB / 11019MiB | 0% Default |
+-------------------------------+----------------------+----------------------+
| 1 Quadro P620 Off | 00000000:65:00.0 On | N/A |
| 34% 40C P8 N/A / N/A | 585MiB / 1991MiB | 2% Default |
+-------------------------------+----------------------+----------------------+

+-----------------------------------------------------------------------------+
| Processes: GPU Memory |
| GPU PID Type Process name Usage |
|=============================================================================|
| 1 542 G /usr/lib/xorg/Xorg 583MiB |
+-----------------------------------------------------------------------------+

---> Running in 48fca625b22f
Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB]
Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB]
Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB]
Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB]
Get:5 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1486 kB]
Ign:6 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64 InRelease
Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2684 kB]
Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [186 kB]
Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [879 kB]
Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1344 kB]
Get:11 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [21.1 kB]
Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [11.3 MB]
Ign:13 https://developer.download.nvidia.com/compute/machine-learning/repos/ubuntu1804/x86_64 InRelease
Get:14 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64 Release [696 B]
Get:15 https://developer.download.nvidia.com/compute/machine-learning/repos/ubuntu1804/x86_64 Release [564 B]
Get:16 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64 Release.gpg [836 B]
Get:17 https://developer.download.nvidia.com/compute/machine-learning/repos/ubuntu1804/x86_64 Release.gpg [833 B]
Get:18 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [13.5 kB]
Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [3129 kB]
Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [916 kB]
Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [2264 kB]
Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [29.8 kB]
Get:23 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [12.9 kB]
Get:24 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [12.2 kB]
Get:25 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64 Packages [950 kB]
Err:25 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64 Packages
File has unexpected size (945744 != 949929). Mirror sync in progress? [IP: 152.195.19.142 443]
Hashes of expected file:

  • Filesize:949929 [weak]
  • SHA256:b1ce21ca45ffb1607383f6be3d60d830af7d5a1ccb7fd8863740338a5eda8999
  • SHA1:238dac26b27ef48ce0f00924699a64edad6a367f [weak]
  • MD5Sum:f497438f74da540f89ac169f32fc926f [weak]
    Release file created at: Wed, 30 Mar 2022 15:01:50 +0000
    Get:26 https://developer.download.nvidia.com/compute/machine-learning/repos/ubuntu1804/x86_64 Packages [73.8 kB]
    Fetched 24.9 MB in 2s (13.3 MB/s)
    Reading package lists...
    E: Failed to fetch https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/Packages.gz File has unexpected size (945744 != 949929). Mirror sync in progress? [IP: 152.195.19.142 443]
    Hashes of expected file:
    - Filesize:949929 [weak]
    - SHA256:b1ce21ca45ffb1607383f6be3d60d830af7d5a1ccb7fd8863740338a5eda8999
    - SHA1:238dac26b27ef48ce0f00924699a64edad6a367f [weak]
    - MD5Sum:f497438f74da540f89ac169f32fc926f [weak]
    Release file created at: Wed, 30 Mar 2022 15:01:50 +0000
    E: Some index files failed to download. They have been ignored, or old ones used instead.
    The command '/bin/sh -c apt-get update && apt-get install -y build-essential cmake ffmpeg g++-4.8 git curl docker.io vim wget unzip htop libjpeg-dev libpng-dev libavdevice-dev pkg-config python${PYTHON_VERSION} python${PYTHON_VERSION}-dev python3-tk python${PYTHON_VERSION}-distutils python3-opencv && ln -sf /usr/bin/python${PYTHON_VERSION} /usr/bin/python && ln -sf /usr/bin/python${PYTHON_VERSION} /usr/bin/python3 && rm -rf /var/lib/apt/lists/*' returned a non-zero code: 100
    Makefile:49: recipe for target 'docker-build' failed
    make: *** [docker-build] Error 100
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