Change in ovirt-engine[master]: core: unlock_entity.sh fails on authentication

Oved Ourfali has submitted this change and it was merged. Change subject: core: unlock_entity.sh fails on authentication ...................................................................... core: unlock_entity.sh fails on authentication The DB was configured in pg_hba.conf with md5 This means that in order to run this utility properly you should set the PGPASSWORD or PGPASSFILE environment variable. Example: \$ PGPASSWORD=xxxxxx ./unlock_entity.sh -t disk -q I had added this information to the utility help Change-Id: I6055bec6b91d5eb101e6655ed4eea481a6a082f9 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1118191 Signed-off-by: Eli Mesika <emesika@redhat.com> --- M packaging/dbscripts/unlock_entity.sh 1 file changed, 9 insertions(+), 0 deletions(-) Approvals: Alon Bar-Lev: Looks good to me, but someone else must approve Nir Soffer: Looks good to me, but someone else must approve Eli Mesika: Verified Oved Ourfali: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/30568 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I6055bec6b91d5eb101e6655ed4eea481a6a082f9 Gerrit-PatchSet: 5 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Eli Mesika <emesika@redhat.com> Gerrit-Reviewer: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Eli Mesika <emesika@redhat.com> Gerrit-Reviewer: Nir Soffer <nsoffer@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
oourfali@redhat.com