[Spice-devel] Problem with TLS in ubuntu14.04
Christophe Fergeau
cfergeau at redhat.com
Thu May 22 01:03:56 PDT 2014
Hey,
On Wed, May 21, 2014 at 08:10:25PM +0200, cristian gonzalez wrote:
> Hi, my name is Cristian.
>
> I have a problem trying to create a virtual machine with spice by
> virt-install command in ubuntu-14.04
> the command is:
>
> virt-install --name winxp --hvm --vcpus --ram 750 --disk
> /home/cristian/winxp.img,size=10 --noautoconsole --graphics
> spice,port=5910,listen=0.0.0.0 --cdrom=/home/cristian/Desktop/Windowsxp.iso
>
> This command I used in ubuntu 12.10 and it worked.
>
> But in Ubuntu 14.04 it gives me this problem:
> "ERROR unsuported configuration: spice TLS port set in XML configuration,
> but TLS is disabled in qemu.conf"
I've been able to reproduce this on fedora, this seems to be a bug in
virt-install, can you file a bug about this? See
http://virt-manager.org/bugs/#report (virt-install is part of
virt-manager).
If you omit 'port=5910' from the command line, this seems to work fine
here.
Christophe
More information about the Spice-devel
mailing list