[Pkg-libvirt-maintainers] Bug#523712: Bug#523712: libvirt-bin init script exits with failure status after starting

Guido Günther agx at sigxcpu.org
Sun Apr 12 19:31:25 UTC 2009


On Sat, Apr 11, 2009 at 07:52:18PM -0700, Chip Salzenberg wrote:
> Package: libvirt-bin
> Version: 0.6.2-1
> Severity: important
> 
> '/etc/init.d/libvirt-bin start' actually works but exits with non-zero status.
> The output looks odd, as well: it prints both "OK" *and* "fail":
> 
> # /etc/init.d/libvirt-bin start
>  * Starting libvirt management daemon libvirtd                           [ OK ] 
>                                                                          [fail]
> 
> that's how it looks
Please do some dash -x debugging. It looks sane here:

$ sudo /etc/init.d/libvirt-bin start
Starting libvirt management daemon: libvirtd.
$ echo $?
0

Cheers,
 -- Guido





More information about the Pkg-libvirt-maintainers mailing list