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

[stable-2.16] dnf fixes #83084

Merged
merged 3 commits into from May 9, 2024
Merged

Conversation

mkrizek
Copy link
Contributor

@mkrizek mkrizek commented Apr 18, 2024

SUMMARY

Backport of #82744
Backport of #82725
Backport of #83108

(cherry picked from commit a28709f)
(cherry picked from commit f1ded0f)
(cherry picked from commit 87bead3)

ISSUE TYPE
  • Bugfix Pull Request

@ansibot ansibot added bug This issue/PR relates to a bug. needs_triage Needs a first human triage before being processed. backport This PR does not target the devel branch. module This issue/PR relates to a module. needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. ci_verified Changes made in this PR are causing tests to fail. labels Apr 18, 2024
@ansibot

This comment was marked as resolved.

…e" (ansible#83108)

This fixes "Arch dependent binaries in noarch package" error cause by
including files created by make_elf function in noarch packages. While the
error only manifests itself on EL 7 and 8 it is better to use files
suitable for noarch packages to prevent the error potentially
re-occuring in the future.

(cherry picked from commit 87bead3)
@mkrizek mkrizek marked this pull request as ready for review April 22, 2024 07:44
@ansibot ansibot removed needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. ci_verified Changes made in this PR are causing tests to fail. labels Apr 22, 2024
@ansibot ansibot added the stale_ci This PR has been tested by CI more than one week ago. Close and re-open this PR to get it retested. label May 6, 2024
@mattclay mattclay changed the title 2.16: dnf fixes [stable-2.16] dnf fixes May 9, 2024
@nitzmahone nitzmahone merged commit 2809218 into ansible:stable-2.16 May 9, 2024
78 checks passed
@mkrizek mkrizek deleted the backport/2.16/82725 branch May 10, 2024 05:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport This PR does not target the devel branch. bug This issue/PR relates to a bug. module This issue/PR relates to a module. needs_triage Needs a first human triage before being processed. stale_ci This PR has been tested by CI more than one week ago. Close and re-open this PR to get it retested.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants