
Ofer Schreiber has submitted this change and it was merged. Change subject: packaging: upgrade: rewrite rollbackAvailable ...................................................................... packaging: upgrade: rewrite rollbackAvailable So far the query of local cache was for any package of this name. Query the local for specific versions for each package that is marked as 'installed' in transaction. This will have more chance to avoid rollback errors. Change-Id: Ia9fff6270cd26f8ccbac1fcd07e38bb0b4397a09 Signed-off-by: Alon Bar-Lev <alonbl@redhat.com> --- M packaging/fedora/setup/engine-upgrade.py 1 file changed, 7 insertions(+), 38 deletions(-) Approvals: Ofer Schreiber: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/10310 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ia9fff6270cd26f8ccbac1fcd07e38bb0b4397a09 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Alex Lourie <alourie@redhat.com> Gerrit-Reviewer: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Moran Goldboim <mgoldboi@redhat.com> Gerrit-Reviewer: Ofer Schreiber <oschreib@redhat.com>