ROCm / ROCm/rocm-cli

rocm install sdk using invalid web addresses

Open
#194 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

installation
Dominant language
Rust
Stars
40
Forks
9
Avg merge
4d 20h
Merged PRs (30d)
59

Description

rocm install sdk is trying to install from web addresses that give HTTP 403 errors

Error: failed to resolve TheRock release wheel runtime from candidate indexes:

the nightly tries an address with an HTTP 404 error instead

Error: failed to resolve TheRock nightly wheel runtime from candidate indexes:

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing the CLI entry points for the ROCm SDK install and nightly wheel resolution, focusing on how candidate indexes are constructed. Reproduce the reported requests, then update the address selection so the SDK and nightly installs use valid endpoints and no longer return HTTP 403 or 404 errors.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.