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 <[email protected]> --- 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 <[email protected]> Gerrit-Reviewer: Alex Lourie <[email protected]> Gerrit-Reviewer: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Juan Hernandez <[email protected]> Gerrit-Reviewer: Moran Goldboim <[email protected]> Gerrit-Reviewer: Ofer Schreiber <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
