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 the architecture in case of RHEL-based products #7449

Merged
merged 1 commit into from
Oct 16, 2023

Conversation

mackdk
Copy link
Contributor

@mackdk mackdk commented Aug 22, 2023

What does this PR change?

This PR fixes an issue when detecting the products installed on a RHEL-based distribution. This is caused by the wrong handling of the architecture.

Port of https://github.com/SUSE/spacewalk/pull/22339

GUI diff

No difference.

  • DONE

Documentation

  • No documentation needed: only internal and user invisible changes

  • DONE

Test coverage

  • No tests: code mostly untestable

  • DONE

Links

Fixes https://github.com/SUSE/spacewalk/issues/22314
Tracks https://github.com/SUSE/spacewalk/pull/22339

  • DONE

Changelogs

Make sure the changelogs entries you are adding are compliant with https://github.com/uyuni-project/uyuni/wiki/Contributing#changelogs and https://github.com/uyuni-project/uyuni/wiki/Contributing#uyuni-projectuyuni-repository

If you don't need a changelog check, please mark this checkbox:

  • No changelog needed

If you uncheck the checkbox after the PR is created, you will need to re-run changelog_test (see below)

Re-run a test

If you need to re-run a test, please mark the related checkbox, it will be unchecked automatically once it has re-run:

  • Re-run test "changelog_test"
  • Re-run test "backend_unittests_pgsql"
  • Re-run test "java_pgsql_tests"
  • Re-run test "schema_migration_test_pgsql"
  • Re-run test "susemanager_unittests"
  • Re-run test "javascript_lint"
  • Re-run test "spacecmd_unittests"

@mackdk mackdk requested a review from a team as a code owner August 22, 2023 13:34
@mackdk mackdk requested review from wweellddeerr and removed request for a team August 22, 2023 13:34
@github-actions
Copy link
Contributor

Suggested tests to cover this Pull Request
  • min_deblike_ssh
  • min_bootstrap_api
  • min_salt_mgrcompat_state
  • min_bootstrap_reactivation
  • min_salt_minions_page
  • proxy_as_pod_basic_tests
  • min_deblike_salt
  • minssh_bootstrap_api
  • min_rhlike_ssh
  • sle_ssh_minion
  • min_virthost
  • min_activationkey
  • proxy_retail_pxeboot_and_mass_import
  • min_bootstrap_ssh_key
  • sle_minion
  • min_rhlike_salt
  • min_move_from_and_to_proxy
  • buildhost_bootstrap
  • min_bootstrap_script
  • min_ssh_tunnel
  • minssh_move_from_and_to_proxy
  • proxy_register_as_minion_with_script

@mackdk mackdk requested review from mikeletux and removed request for wweellddeerr October 2, 2023 09:53
@mackdk mackdk merged commit 65e10cb into uyuni-project:master Oct 16, 2023
14 checks passed
@mackdk mackdk deleted the fix-product-detection-rhel branch October 16, 2023 08:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants