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



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to