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/changelogs
Adam Miller 853d464ed1 fix order of dnf api operations so transactions don't fail (#50038)
* fix order of dnf api operations so transactions don't fail

Previously dnf.base.fill_sack() was called before
dnf.base.update_cache() which apparently breaks dnf transaction
logic as per https://bugzilla.redhat.com/show_bug.cgi?id=1658694

Fixes #49060

Signed-off-by: Adam Miller <admiller@redhat.com>

* add changelog and test case

Signed-off-by: Adam Miller <admiller@redhat.com>
(cherry picked from commit ca084889c7)
7 years ago
..
fragments fix order of dnf api operations so transactions don't fail (#50038) 7 years ago
.changes.yaml New release v2.7.5 7 years ago
CHANGELOG-v2.7.rst New release v2.7.5 7 years ago
CHANGELOG.rst fix RPM builds with placeholder CHANGELOG 8 years ago
config.yaml Implement new changelog generator. 8 years ago
rhsm_repository-loop-fix-improvements.yaml [stable-2.7] Prevent duplicate entries in rhsm_repository module (#48107) 7 years ago
yum-update-only.yaml make yum update_only option actually work (#47942) 7 years ago