Files
community.general/lib/ansible/modules/packaging/os
Adam Miller ca084889c7 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>
2019-01-02 17:50:06 -05:00
..
2018-04-25 23:12:46 -07:00
2018-12-04 16:37:42 +00:00
2018-10-01 09:49:06 -04:00
2018-04-24 18:05:50 +01:00
2018-12-20 07:22:30 -05:00
2018-11-28 13:55:52 +05:30
2018-04-25 23:12:46 -07:00
2018-12-21 22:49:08 +01:00
2018-04-24 18:05:50 +01:00
2018-04-10 13:10:56 -04:00