Change in ovirt-engine[master]: packaging: Stopped using backup.sh script for DB backup

juan.hernandez at redhat.com juan.hernandez at redhat.com
Thu Mar 21 07:40:28 UTC 2013


Juan Hernandez has submitted this change and it was merged.

Change subject: packaging: Stopped using backup.sh script for DB backup
......................................................................


packaging: Stopped using backup.sh script for DB backup

This patch replaces the usage of the backup.sh script
for backing up the DB during upgrade/cleanup operations
with the direct pg_dump command with same parameters.

The reason for this is that the script itself delivered
with a different package than the setup utilities, so its
functionality is not available to the setup; this leads
the setup to fail in various flows.

Change-Id: Ic2b6f5c36e3005b5fdeeb3a5558414fe353d5e6e
Bug-Url: https://bugzilla.redhat.com/920712
Signed-off-by: Alex Lourie <alourie at redhat.com>
---
M packaging/fedora/setup/basedefs.py
M packaging/fedora/setup/common_utils.py
2 files changed, 12 insertions(+), 7 deletions(-)

Approvals:
  Juan Hernandez: Verified; Looks good to me, approved


--
To view, visit http://gerrit.ovirt.org/13106
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ic2b6f5c36e3005b5fdeeb3a5558414fe353d5e6e
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alex Lourie <alourie at redhat.com>
Gerrit-Reviewer: Alex Lourie <alourie at redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl at redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: Moran Goldboim <mgoldboi at redhat.com>
Gerrit-Reviewer: Ofer Schreiber <oschreib at redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo at redhat.com>



More information about the Engine-commits mailing list