Juan Hernandez has submitted this change and it was merged. Change subject: packaging: Running systemctl reload after service update ......................................................................
packaging: Running systemctl reload after service update In 3.2 installations we did not handle %postun section correctly. It means that the systemd daemon is not reloaded when 3.2 package is upgraded. This leads to an 'unstartable' ovirt-engine service when we upgrade to 3.3. As such, during the upgrade to 3.3 we need to reload the systemd daemon 'manually'. This patch runs %systemd_postun macro in a %post section of the spec file during an upgrade flow only. As soon as we move to post-3.3 releases, this will no longer be necessary. Change-Id: If36d81fe89218fb3078b281263df5c89907d900f Signed-off-by: Alex Lourie <alou...@redhat.com> --- M ovirt-engine.spec.in 1 file changed, 12 insertions(+), 0 deletions(-) Approvals: Juan Hernandez: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/15215 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: If36d81fe89218fb3078b281263df5c89907d900f Gerrit-PatchSet: 5 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alex Lourie <alou...@redhat.com> Gerrit-Reviewer: Alex Lourie <alou...@redhat.com> Gerrit-Reviewer: Alon Bar-Lev <alo...@redhat.com> Gerrit-Reviewer: Juan Hernandez <juan.hernan...@redhat.com> Gerrit-Reviewer: Moran Goldboim <mgold...@redhat.com> Gerrit-Reviewer: Ofer Schreiber <oschr...@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbona...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches