Back to bug 1017196

Who When What Removed Added
Jiri Denemark 2013-10-09 13:49:36 UTC Status NEW ASSIGNED
Assignee libvirt-maint jdenemar
Jiri Denemark 2013-10-11 14:45:41 UTC Status ASSIGNED POST
Anton Arapov 2013-10-15 12:31:05 UTC CC anton
Anton Arapov 2013-10-15 12:31:35 UTC Blocks 773697
Jiri Denemark 2013-10-31 11:28:01 UTC Doc Text Cause: Status command of libvirt-guests init script returned 0 value when libvirt-guests service was stopped while LSB requires 3 to be returned in such case.

Consequence: Other scripts relying on the return value of "service libvirt-guests status" could not distinguish whether the service was running or not.

Fix: libvirt-guests was fixed to conform with LSB.

Result: "service libvirt-guests status" now correctly returns 3 when libvirt-guests service is stopped.
Jiri Denemark 2013-11-01 15:32:07 UTC Status POST MODIFIED
Fixed In Version libvirt-0.10.2-18.el6_4.15
errata-xmlrpc 2013-11-04 13:37:43 UTC Status MODIFIED ON_QA
Xuesong Zhang 2013-11-06 07:02:13 UTC Status ON_QA VERIFIED
CC xuzhang
Jana Heves 2013-11-07 15:49:06 UTC CC jsvarova
Doc Text Cause: Status command of libvirt-guests init script returned 0 value when libvirt-guests service was stopped while LSB requires 3 to be returned in such case.

Consequence: Other scripts relying on the return value of "service libvirt-guests status" could not distinguish whether the service was running or not.

Fix: libvirt-guests was fixed to conform with LSB.

Result: "service libvirt-guests status" now correctly returns 3 when libvirt-guests service is stopped.
Whereas the status command of libvirt-guests init script returned "0" value when libvirt-guests service was stopped, LSB (Linux Standard Base) required a different value ("3") in such case. Consequently, other scripts relying on the return value could not distinguish whether the service was running or not. The libvirt-guests script has been fixed to conform with LSB and the "service libvirt-guests status" command now returns the correct value in the described scenario.
Dan Kenigsberg 2013-11-10 22:49:51 UTC CC ybronhei
errata-xmlrpc 2013-11-12 03:01:35 UTC Status VERIFIED RELEASE_PENDING
errata-xmlrpc 2013-11-13 10:29:04 UTC Status RELEASE_PENDING CLOSED
Resolution --- ERRATA
Last Closed 2013-11-13 05:29:04 UTC
Chris Pelland 2013-12-06 15:37:02 UTC Blocks 773697

Back to bug 1017196