<br><br><div><span class="gmail_quote">On 7/14/07, <b class="gmail_sendername">Daniel Veillard</b> <<a href="mailto:veillard@redhat.com">veillard@redhat.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Sat, Jul 14, 2007 at 05:31:38AM -0500, Justin Conover wrote:<br>> virt-manager +kvm wont load up since the last rounds of F7 updates I think.<br>><br>> Unable to open connection to hypervisor URI 'qemu:///system':
<br>> <class 'libvirt.libvirtError'> virConnectOpenReadOnly() failed No such file<br>> or directory<br>> Traceback (most recent call last):<br>>  File "/usr/share/virt-manager/virtManager/engine.py", line 68, in
<br>> _connect_to_uri<br>>    conn = self.get_connection(uri, readOnly)<br>>  File "/usr/share/virt-manager/virtManager/engine.py", line 309, in<br>> get_connection<br>>    conn = vmmConnection(self.get_config
(), uri, readOnly)<br>>  File "/usr/share/virt-manager/virtManager/connection.py", line 74, in<br>> __init__<br>>    self.vmm = libvirt.openReadOnly(openURI)<br>>  File "/usr/lib64/python2.5/site-packages/libvirt.py", line 132, in
<br>> openReadOnly<br>>    if ret is None:raise libvirtError('virConnectOpenReadOnly() failed')<br>> libvirtError: virConnectOpenReadOnly() failed No such file or directory<br>><br><br>  If you updated libvirt (from 
0.2.3 to 0.3.0), make sure you don't<br>have a libvirt_qemud running, if yes kill it and restart the libvirtd<br>service, then you should have a libvirtd daemon running instead.<br>This may or may not be the cause, hard to tell...
<br><br>Daniel<br><br>--<br>Red Hat Virtualization group <a href="http://redhat.com/virtualization/">http://redhat.com/virtualization/</a><br>Daniel Veillard      | virtualization library  <a href="http://libvirt.org/">http://libvirt.org/
</a><br><a href="mailto:veillard@redhat.com">veillard@redhat.com</a>  | libxml GNOME XML XSLT toolkit  <a href="http://xmlsoft.org/">http://xmlsoft.org/</a><br><a href="http://veillard.com/">http://veillard.com/</a> | Rpmfind RPM search engine  
<a href="http://rpmfind.net/">http://rpmfind.net/</a><br><br>--<br>Fedora-xen mailing list<br><a href="mailto:Fedora-xen@redhat.com">Fedora-xen@redhat.com</a><br><a href="https://www.redhat.com/mailman/listinfo/fedora-xen">
https://www.redhat.com/mailman/listinfo/fedora-xen</a></blockquote><div><br><br>I don't know how or why but the other day  I noticed from another error after downgrading libvirt that the package qemu was missing..... so I installed that, it worked. upgraded to the latest libvirt and libvirt-python and they work.
<br><br>Thanks,<br></div><br></div><br>