Advertisement
Guest User

Untitled

a guest
Jun 26th, 2017
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.75 KB | None | 0 0
  1. Unable to complete install '<class 'libvirt.libvirtError'> unmarshalling remote_error
  2. Traceback (most recent call last):
  3. File "/usr/share/virt-manager/virtManager/create.py", line 728, in do_install
  4. dom = guest.start_install(False, meter = meter)
  5. File "/var/lib/python-support/python2.5/virtinst/Guest.py", line 735, in start_install
  6. return self._do_install(consolecb, meter, removeOld, wait)
  7. File "/var/lib/python-support/python2.5/virtinst/Guest.py", line 770, in _do_install
  8. self.domain = self.conn.createLinux(install_xml, 0)
  9. File "/usr/lib/python2.5/site-packages/libvirt.py", line 1202, in createLinux
  10. if ret is None:raise libvirtError('virDomainCreateLinux() failed', conn=self)
  11. libvirtError: unmarshalling remote_error
  12. '
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement