Re: [libvirt-users] run virsh as non-root user

2012-03-11 Thread Dave Allan
On Sat, Mar 10, 2012 at 07:53:28PM +0800, Osier Yang wrote: > On 2012年03月09日 11:40, Qu, John (IS) wrote: > >virsh worked after I created .libvirt dir in user eucalyptus home dir. > > $HOME/.libvirt is created automatically, wondering why you have to > create manually. This is a known bug that's b

[libvirt-users] message on console by starting virt-manager , gentoo

2012-03-11 Thread Marko Weber
# virt-manager /usr/share/virt-manager/virt-manager.py:306: DeprecationWarning: Importing dbus.glib to use the GLib main loop with dbus-python is deprecated. Instead, use this sequence: from dbus.mainloop.glib import DBusGMainLoop DBusGMainLoop(set_as_default=True) import dbus.glib