Thanks for bumping this bug.

Apparently we have 2 config-based workaround available (comment #9 &
#30) – thanks for those!

1/ Adding this line to /etc/libvirt/qemu.conf:

spice_listen = "::1"

2/ Adding the IPv6 loopback (::1) to the VM XML file:
    <graphics type='spice' autoport='yes' listen='::1'>
      <listen type='address' address='::1'/>


To me, this sounds mostly like a feature request for upstream QEMU to improve 
support for IPv6 only environments. I couldn't find anything relevant in 
https://gitlab.com/qemu-project/qemu/-/issues – would you mind filing such bug 
report?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1492621

Title:
  Cannot start VMs without routable IPv4 address

To manage notifications about this bug go to:
https://bugs.launchpad.net/glibc/+bug/1492621/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to