Public bug reported:

I was getting this error today when trying to clone a VM:

[EMAIL PROTECTED]:~$ virt-clone -o WinXP1 -n WinXP-sysprep -f WinXP-sysprep.img
Fri, 21 Nov 2008 13:54:30 ERROR    cannot concatenate 'str' and 'NoneType' 
objects
Traceback (most recent call last):
  File "/usr/bin/virt-clone", line 219, in <module>
    main()
  File "/usr/bin/virt-clone", line 181, in main
    logging.debug("start clone with HV " + options.connect)
TypeError: cannot concatenate 'str' and 'NoneType' objects


After seeing that, I figured I would just go clone it by hand.  I needed the 
qemu-img command so I did a "sudo apt-get install qemu".  I then came here to 
file a bug report on that error before I forgot so I decided to run the command 
again to see the error one more time, but it worked this time.  Perhaps there 
is a dependency issue somewhere that needs to be looked in to.

** Affects: virtinst (Ubuntu)
     Importance: Undecided
         Status: New

-- 
virt-clone does not work until installing qemu
https://bugs.launchpad.net/bugs/300587
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

Reply via email to