Skip to content

Remove arch. extentions on packages#38

Merged
dvalinrh merged 1 commit into
masterfrom
remove_arch_ext
Jul 15, 2025
Merged

Remove arch. extentions on packages#38
dvalinrh merged 1 commit into
masterfrom
remove_arch_ext

Conversation

@dvalinrh

@dvalinrh dvalinrh commented Jul 2, 2025

Copy link
Copy Markdown
Contributor

Description

Hammerdb is installing packages that have embedded the architecture name. In RHEL 10, the install of these packages are failing as the arch name is no longer part of the package name.
As dnf by default will handle the extensions (if they exist), we simply need to remove the architecture name from the various packages.

Before/After Comparison

Before: dnf will fail.
After: dnf passes.

Clerical Stuff

This closes #36
to close the issue out automatically.

Relates to JIRA: RPOPC-494

Testing

Verified hammer runs properly with the package extensions removed.

@dvalinrh dvalinrh requested a review from a team July 2, 2025 10:51
@dvalinrh dvalinrh self-assigned this Jul 2, 2025

@kdvalin kdvalin left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kdvalin kdvalin added the group_review_lgtm Indicates approval after a group review meeting label Jul 8, 2025
@dvalinrh dvalinrh merged commit a4c3e28 into master Jul 15, 2025
3 of 4 checks passed
@dvalinrh dvalinrh deleted the remove_arch_ext branch August 19, 2025 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

group_review_lgtm Indicates approval after a group review meeting

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove arch. extentions on packages.

2 participants