Skip to content

Fix native Linux package install instructions for multi-arch#67

Draft
JeniferC99 wants to merge 1 commit into
ROCm:mainfrom
JeniferC99:users/jechrist/fix-native-package-readme
Draft

Fix native Linux package install instructions for multi-arch#67
JeniferC99 wants to merge 1 commit into
ROCm:mainfrom
JeniferC99:users/jechrist/fix-native-package-readme

Conversation

@JeniferC99

Copy link
Copy Markdown

The native Linux package section pointed at packages/ and installed a non-existent amdrocm-gfx94x package. The per-distro repos (debian12, ubuntu2404, rhel10, sles15, …) only exist under packages-multi-arch/, and the actual per-GPU metapackage is amdrocm7.14-gfx942. This updates the repo base URL, the apt source line, and the rpm baseurl, and fixes both install commands. Verified end-to-end by installing 7.14.0rc0 packages in Ubuntu 24.04, RHEL 10 (AlmaLinux), and SLES 15 containers. The GPG key URL is intentionally left on packages/gpg/rocm.gpg because the key currently 403s under packages-multi-arch/gpg/ — flagging that separately for infra to mirror so the paths can be made fully consistent.

Made with Cursor

Point the native package repository base, apt source line, and rpm baseurl
at packages-multi-arch/ (the per-distro repos only exist there), and correct
the install command package name from the non-existent amdrocm-gfx94x to the
actual amdrocm7.14-gfx942 metapackage.

Co-authored-by: Cursor <cursoragent@cursor.com>
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

Successfully merging this pull request may close these issues.

1 participant