Skip to content

Remove arch. extentions on packages #38

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

dvalinrh
Copy link
Contributor

@dvalinrh dvalinrh commented Jul 2, 2025

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
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.

Remove arch. extentions on packages.
1 participant