<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Hello,<br><br>I'm trying to get eucalyptus v1.5.2 working with debian lenny, the relevant versions of libvirt software installed are from the apt-get repos, which are:<br><br># dpkg -l|grep libvirt<br>ii  libvirt-bin                         0.4.6-10                   the programs for the libvirt library<br>ii  libvirt0                            0.4.6-10                   library for interfacing with different virtualization
 systems<br><br>The the conf file looks like so:<br><br># cat libvirtd.conf|grep -v '#'<br><br>unix_sock_group = "libvirt"<br>unix_sock_rw_perms = "0770"<br>auth_unix_ro = "none"<br>auth_unix_rw = "none"<br><br>-----<br><br>my eucalyptus nc.log has the following error, which i believe is the issue, basically any instance i start, terminates about a minute later by itself, any guidance or help is much appreciated<br><br>[Sat Aug 15 03:20:41 2009][004602][EUCAERROR ] libvirt: socket closed unexpectedly (code=39)<br>[Sat Aug 15 03:20:43 2009][004602][EUCAERROR ] libvirt: Broken pipe (code=38)<br><br>thoughts? ideas?<br><br><br></td></tr></table><br>