Skip to content

[Issue]: amdrocm-core-sdk meta package not installing all packages #6093

Description

@raramakr

Problem Description

Installing amdrocm-core-sdk meta package is not installing all gfx variants

The dependency shows no dependency to gfx variants of the meta package.

dpkg -I amdrocm-core-sdk7.14_7.14.020260622-27922350966_amd64.deb | grep Depends
Depends: amdrocm-core-dev7.14 (= 7.14.0
20260622-27922350966), amdrocm-developer-tools7.14 (= 7.14.020260622-27922350966), amdrocm-rdc7.14 (= 7.14.020260622-27922350966), amdrocm-opencl7.14 (= 7.14.0~20260622-27922350966)

The packages from 20260620 build shows the gfx variants
dpkg -I amdrocm-core-sdk7.14_7.14.020260620-27854481844_amd64.deb | grep Depends
Depends: amdrocm-core-sdk7.14-gfx1010 (= 7.14.0
20260620-27854481844), amdrocm-core-sdk7.14-gfx1011 (= 7.14.020260620-27854481844), amdrocm-core-sdk7.14-gfx1012 (= 7.14.020260620-27854481844), amdrocm-core-sdk7.14-gfx1030 (= 7.14.020260620-27854481844), amdrocm-core-sdk7.14-gfx1031 (= 7.14.020260620-27854481844), amdrocm-core-sdk7.14-gfx1032 (= 7.14.020260620-27854481844), amdrocm-core-sdk7.14-gfx1033 (= 7.14.020260620-27854481844), amdrocm-core-sdk7.14-gfx1034 (= 7.14.020260620-27854481844), amdrocm-core-sdk7.14-gfx1035 (= 7.14.020260620-27854481844), amdrocm-core-sdk7.14-gfx1036 (= 7.14.020260620-27854481844), amdrocm-core-sdk7.14-gfx1100 (= 7.14.020260620-27854481844), amdrocm-core-sdk7.14-gfx1101 (= 7.14.020260620-27854481844), amdrocm-core-sdk7.14-gfx1102 (= 7.14.020260620-27854481844), amdrocm-core-sdk7.14-gfx1103 (= 7.14.020260620-27854481844), amdrocm-core-sdk7.14-gfx1150 (= 7.14.020260620-27854481844), amdrocm-core-sdk7.14-gfx1151 (= 7.14.020260620-27854481844), amdrocm-core-sdk7.14-gfx1152 (= 7.14.020260620-27854481844), amdrocm-core-sdk7.14-gfx1153 (= 7.14.020260620-27854481844), amdrocm-core-sdk7.14-gfx1200 (= 7.14.020260620-27854481844), amdrocm-core-sdk7.14-gfx1201 (= 7.14.020260620-27854481844), amdrocm-core-sdk7.14-gfx1250 (= 7.14.020260620-27854481844), amdrocm-core-sdk7.14-gfx900 (= 7.14.020260620-27854481844), amdrocm-core-sdk7.14-gfx906 (= 7.14.020260620-27854481844), amdrocm-core-sdk7.14-gfx908 (= 7.14.020260620-27854481844), amdrocm-core-sdk7.14-gfx90a (= 7.14.020260620-27854481844), amdrocm-core-sdk7.14-gfx942 (= 7.14.020260620-27854481844), amdrocm-core-sdk7.14-gfx950 (= 7.14.020260620-27854481844)

The PR introduced the regression: #5874

Operating System

NA

CPU

NA

GPU

NA

ROCm Version

ROCm 7.14

ROCm Component

No response

Steps to Reproduce

echo "deb [trusted=yes] https://rocm.nightlies.amd.com/packages-multi-arch/deb/20260623-27993312669 stable main" | sudo tee /etc/apt/sources.list.d/rocm-multiarch-nightly.list
apt update
apt install amdrocm-core-sdk

(Optional for Linux users) Output of /opt/rocm/bin/rocminfo --support

rocminfo --support output
Paste output here

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    TODO

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions