1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/integration/targets/dnf
Adam Miller ca084889c7 fix order of dnf api operations so transactions don't fail ()
* 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 

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
..
meta Use custom rpm repo script for dnf testing () 2017-11-21 09:40:58 +01:00
tasks fix order of dnf api operations so transactions don't fail () 2019-01-02 17:50:06 -05:00
aliases Add CI platform: rhel/8.0 () 2018-11-16 22:06:19 -08:00