You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/setup_rpm_repo
Martin Krizek 28092180b0
[stable-2.16] dnf fixes (#83084)
* dnf: fix installing a package based the file it provides (#82744)

Fixes #82461

(cherry picked from commit a28709f92d)

* dnf: utilize the API for the installed checks (#82725)

Fixes #71808
Fixes #76463
Fixes #81018

(cherry picked from commit f1ded0f417)

* setup_rpm_repo/create_repo: "Arch dependent binaries in noarch package" (#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 87bead3dcf)
7 months ago
..
defaults Make yum_repository test more reliable (#73467) 4 years ago
files Remove create-repo.py script as it was changed to module (#75124) 3 years ago
handlers Make yum_repository test more reliable (#73467) 4 years ago
library [stable-2.16] dnf fixes (#83084) 7 months ago
meta Make yum_repository test more reliable (#73467) 4 years ago
tasks [bp-2.16] Update Python3 (#82203) 1 year ago
vars ansible-test - Add RHEL 9 support. (#76217) 3 years ago
aliases Install EPEL on RHEL using RPM from S3. 6 years ago