Juan Hernandez has posted comments on this change. Change subject: packaging: Better failed start message (#838527) ......................................................................
Patch Set 2: (1 inline comment) .................................................... File packaging/fedora/engine-service.py Line 297: if not os.path.exists("/proc/%d" % enginePid): Line 298: raise Exception( Line 299: "The engine PID file \"%s\" contains %d but " Line 300: "that process doesn't exist. This means that " Line 301: "the engine crashed or was killed. You will " Done Line 302: "need to explicitly run service stop and then " Line 303: "start it again." % Line 304: (enginePidFile, enginePid)) Line 305: else: -- To view, visit http://gerrit.ovirt.org/7175 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I4099e4e32dd76eeca7f42a90e0fb5ed0049313fd Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Juan Hernandez <juan.hernan...@redhat.com> Gerrit-Reviewer: Alex Lourie <alou...@redhat.com> Gerrit-Reviewer: Juan Hernandez <juan.hernan...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches