2010/3/31 Matthias Bolte <matthias.bolte@xxxxxxxxxxxxxx>: > 2010/3/31 angelo alfano <angeloalfa76@xxxxxxxx>: >> >>>2010/3/31 angelo alfano <angeloalfa76@xxxxxxxx>: >>>> conn = libvirt.open("vbox:///session") >>>> >>>> return this error: >>>> >>>> libvir: VBOX error : internal error unable to initialize VirtualBox >>>> driver >>>> API >>>> Traceback (most recent call last): >>>> File "prova.py", line 5, in <module> >>>> conn = libvirt.open("vbox:///session") >>>> File "/usr/lib/python2.6/dist-packages/libvirt.py", line 163, in open >>>> if ret is None:raise libvirtError('virConnectOpen() failed') >>>> libvirt.libvirtError: internal error unable to initialize VirtualBox >>>> driver >>>> API >>>> >>>> why? >>>> >>> >>>This error basically says, that libvirt doesn't support your VirtualBox >>> version. >>> >>>What libvirt and VirtualBox version do you use? >>> >>>Matthias >> >> >> libvirt 0.7.0 >> virtualbox 3.2 >> >> Angelo >> > > libvirt currently supports up to VirtualBox 3.1 and needs to be > updated to support 3.2. > > I've CCed the VirtualBox driver maintainer. > > Matthias > Hm, the mail was bounced back to me from the Sun mail server, saying pritesh.kothari@xxxxxxx is an unknown user. Matthias