I'm trying to reproduce another bug and I believe I've run into this
issue after installing beta2 (i386) and attempting to create a new
image:
Unable to complete install '<class 'libvirt.libvirtError'> internal error
unable to start guest: char device redirected to /dev/pts/2
qemu: could not open disk image /var/lib/libvirt/images/lucid.img: No such file
or directory
Traceback (most recent call last):
File "/usr/share/virt-manager/virtManager/create.py", line 1436, in do_install
dom = guest.start_install(False, meter = meter)
File "/usr/lib/pymodules/python2.6/virtinst/Guest.py", line 660, in
start_install
return self._do_install(consolecb, meter, removeOld, wait)
File "/usr/lib/pymodules/python2.6/virtinst/Guest.py", line 758, in
_do_install
self.domain = self.conn.createLinux(install_xml, 0)
File "/usr/lib/python2.6/dist-packages/libvirt.py", line 1097, in createLinux
if ret is None:raise libvirtError('virDomainCreateLinux() failed',
conn=self)
libvirtError: internal error unable to start guest: char device redirected to
/dev/pts/2
qemu: could not open disk image /var/lib/libvirt/images/lucid.img: No such file
or directory
'
I'm trying to create new image under:
localhost (QEMU Usermode)
--
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