Merci pour le lien, je l’avais déjà mais j’ai du mal à comprendre ce qu’il raconte (notamment ce qu’il faudrait mettre à la place de et dans /etc/libvirt/libvirtd.conf).
Pour ce qui est du debug voila ce que ça me retourne :
[code]2014-08-08 22:18:30,023 (cli:71): virt-manager startup
2014-08-08 22:18:30,039 (virt-manager:306): Launched as: /usr/share/virt-manager/virt-manager.py --debug
2014-08-08 22:18:30,039 (virt-manager:307): GTK version: (2, 24, 24)
2014-08-08 22:18:30,039 (virt-manager:308): virt-manager version: 0.9.5
2014-08-08 22:18:30,039 (virt-manager:309): virtManager import: <module ‘virtManager’ from ‘/usr/share/virt-manager/virtManager/init.pyc’>
2014-08-08 22:18:30,398 (cli:118): virtinst version: 0.600.4
2014-08-08 22:18:30,398 (cli:119): virtinst import: <module ‘virtinst’ from ‘/usr/lib/pymodules/python2.7/virtinst/init.pyc’>
2014-08-08 22:18:30,448 (keyring:30): gnomekeyring bindings not installed, no keyring support
2014-08-08 22:18:30,814 (engine:411): No inspection thread because libguestfs is too old, not available, or libvirt is not thread safe.
2014-08-08 22:18:30,841 (systray:138): Showing systray: False
2014-08-08 22:18:30,859 (engine:202): About to connect to uris [‘qemu:///system’]
2014-08-08 22:18:31,004 (manager:172): Showing manager
2014-08-08 22:18:31,055 (engine:327): window counter incremented to 1
2014-08-08 22:18:31,056 (manager:172): Showing manager
2014-08-08 22:18:31,080 (connection:963): Scheduling background open thread for qemu:///system
2014-08-08 22:18:31,081 (connection:1019): Background ‘open connection’ thread is running
2014-08-08 22:18:31,151 (connection:1070): Background open thread complete, scheduling notify
2014-08-08 22:18:31,152 (connection:1075): Notifying open result
2014-08-08 22:18:31,153 (error:80): dialog message: Impossible de se connecter à libvirt.
Vérifiez que le démon « libvirtd » est en cours d’exécution. : Impossible de se connecter à libvirt.
Vérifiez que le démon « libvirtd » est en cours d’exécution.
Libvirt URI is: qemu:///system
Traceback (most recent call last):
File “/usr/share/virt-manager/virtManager/connection.py”, line 1027, in _open_thread
self.vmm = self._try_open()
File “/usr/share/virt-manager/virtManager/connection.py”, line 1009, in _try_open
flags)
File “/usr/lib/python2.7/dist-packages/libvirt.py”, line 105, in openAuth
if ret is None:raise libvirtError(‘virConnectOpenAuth() failed’)
libvirtError: Failed to connect socket to ‘/var/run/libvirt/libvirt-sock’: Aucun fichier ou dossier de ce type
2014-08-08 22:18:47,194 (manager:185): Closing manager
2014-08-08 22:18:47,198 (engine:331): window counter decremented to 0
2014-08-08 22:18:47,200 (manager:185): Closing manager
2014-08-08 22:18:47,208 (engine:406): Exiting app normally.[/code]
Il y a peut-être ces deux ligne qui en disent un peu plus :
2014-08-08 22:18:30,448 (keyring:30): gnomekeyring bindings not installed, no keyring support
2014-08-08 22:18:30,814 (engine:411): No inspection thread because libguestfs is too old, not available, or libvirt is not thread safe.
Mais j’ai bien du mal à les comprendre…
Et hop, le titre à nouveau changé 