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

Fix OS detection for CPack dependencies #217

Merged
merged 7 commits into from
Jan 4, 2024

Conversation

cgmb
Copy link
Collaborator

@cgmb cgmb commented Jan 3, 2024

This use of the SYSTEM_OS and SYSTEM_OS_VERSION variables were mixed up when they were renamed from CLIENTS_OS and CLIENTS_OS_VERSION in 9137cd5.

The SYSTEM_OS and SYSTEM_OS_VERSION variables were mixed up when they
were renamed in 9137cd5.
cgmb added 6 commits January 3, 2024 12:53
This checks that the package can be installed.
We need to set --allow-unsigned-rpm to install the locally-built RPMs,
but we'll just do it as a dry-run so that we don't accidentally
install a dependency without a signature check.
There's no particular reason why we couldn't install the package, but
this is consistent with the behaviour for SLES.
@cgmb cgmb force-pushed the fix-os-detection branch from 084c9c6 to be87168 Compare January 4, 2024 00:39
@cgmb cgmb merged commit c87ede0 into ROCm:release-staging/rocm-rel-6.1 Jan 4, 2024
12 checks passed
@cgmb cgmb deleted the fix-os-detection branch January 4, 2024 01:31
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.

3 participants