Skip to content

[Error when bash build_conda.sh] The invaild address of 'https://mirrors.sustech.edu.cn/anaconda-extra/cloud/nvidia/label/cuda-12.9.1/noarch/cuda-nvcc-dev_linux-64-12.9.86-0.conda' #1399

@junfeng0288

Description

@junfeng0288

Hello! Very good work!
However, when I excute build_conda.sh,

micromamba install -n slime cuda cuda-nvtx cuda-nvtx-dev nccl -c nvidia/label/cuda-12.9.1 -y

report the following internal errors

  Change:
────────────────────────────────────────────────────────────────────────────────────────────────────────

  - cuda-nvrtc                      12.9.86  hecca717_1            conda-forge                  Cached
  + cuda-nvrtc                      12.9.86  0                     nvidia/label/cuda-12.9.1       67MB
  - libcublas                      12.9.1.4  h676940d_1            conda-forge                  Cached
  + libcublas                      12.9.1.4  0                     nvidia/label/cuda-12.9.1     Cached

  Summary:

  Install: 102 packages
  Change: 2 packages

  Total download: 721MB

────────────────────────────────────────────────────────────────────────────────────────────────────────


Confirm changes: [Y/n] Y

Transaction starting
[+] 0.1s
Downloading  (5) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━   0.0 B / 644.4MB cuda-nvcc-dev_linux-64     0.0s
Extracting       ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━       0 /      89                            0.0serror    libmamba Failed to download package from https://mirrors.sustech.edu.cn/anaconda-extra/cloud/nvidia/label/cuda-12.9.1/noarch/cuda-nvcc-dev_linux-64-12.9.86-0.conda (status 404)
    If you see this message repeatedly, the state of your installation might be corrupted,
    in which case running `mamba clean --all` might fix it.
    
[+] 0.2s
Downloading  (5) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━   0.0 B / 644.4MB cuda-nvcc-dev_linux-64     0.1s
Extracting       ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━       0 /      89                            0.0serror    libmamba Failed to download package from https://mirrors.sustech.edu.cn/anaconda-extra/cloud/nvidia/label/cuda-12.9.1/noarch/cuda-nvcc-dev_linux-64-12.9.86-0.conda (status 404)
    If you see this message repeatedly, the state of your installation might be corrupted,
    in which case running `mamba clean --all` might fix it.
    
critical libmamba Transfer finalized, status: 404 [https://mirrors.sustech.edu.cn/anaconda-extra/cloud/nvidia/label/cuda-12.9.1/noarch/cuda-nvcc-dev_linux-64-12.9.86-0.conda] 6970 bytes

I have excuted mamba clean --all lots of times, but when I visited https://mirrors.sustech.edu.cn/anaconda-extra/cloud/nvidia/label/cuda-12.9.1/noarch/cuda-nvcc-dev_linux-64-12.9.86-0.conda, it was really an invalid address.
How can I install correctly via build_conda.sh? Thank you very much for your help!

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