Change in otopi[master]: packager: yum: refresh yum instance at every transaction

Alon Bar-Lev has submitted this change and it was merged. Change subject: packager: yum: refresh yum instance at every transaction ...................................................................... packager: yum: refresh yum instance at every transaction yum has long history, especially at the suck where it holds the include/exclude data. as we need to handle runtime change in versionlock, we need to force yum to read the information again. I would have expected this information will be re-read at every new transaction... but apparently not. Change-Id: I35a39253aab15b2be27e73be6ac89fe14c9d3f2a Signed-off-by: Alon Bar-Lev <alonbl@redhat.com> --- M src/plugins/otopi/packagers/yumpackager.py 1 file changed, 33 insertions(+), 16 deletions(-) Approvals: Alon Bar-Lev: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/15780 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I35a39253aab15b2be27e73be6ac89fe14c9d3f2a Gerrit-PatchSet: 1 Gerrit-Project: otopi Gerrit-Branch: master Gerrit-Owner: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Alon Bar-Lev <alonbl@redhat.com>
participants (1)
-
Alon Bar-Lev