I don't think so, because my error message states a permission denied at the error message when creating the image in /var/lib/libvirt/images/.
Unable to complete install '<type 'exceptions.RuntimeError'> Couldn't create storage volume 'test.img': 'cannot create path '/var/lib/libvirt/images/test.img': Permission denied' Traceback (most recent call last): File "/usr/share/virt-manager/virtManager/create.py", line 1485, in do_install dom = guest.start_install(False, meter = meter) File "/usr/lib/python2.6/dist-packages/virtinst/Guest.py", line 541, in start_install return self._do_install(consolecb, meter, removeOld, wait) File "/usr/lib/python2.6/dist-packages/virtinst/Guest.py", line 628, in _do_install self._create_devices(meter) File "/usr/lib/python2.6/dist-packages/virtinst/Guest.py", line 601, in _create_devices disk.setup(progresscb) File "/usr/lib/python2.6/dist-packages/virtinst/VirtualDisk.py", line 611, in setup self._set_vol_object(self.vol_install.install(meter=progresscb), File "/usr/lib/python2.6/dist-packages/virtinst/Storage.py", line 905, in install (self.name, str(e))) RuntimeError: Couldn't create storage volume 'test.img': 'cannot create path '/var/lib/libvirt/images/test.img': Permission denied' ' 2009/8/12 Patrice Vetsel <[email protected]>: > May be same bug as in Debian : http://bugs.debian.org/cgi- > bin/bugreport.cgi?bug=512773 > > -- > virt-manager cannot create image file > https://bugs.launchpad.net/bugs/405388 > You received this bug notification because you are a direct subscriber > of the bug. > -- virt-manager cannot create image file https://bugs.launchpad.net/bugs/405388 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
