debcrafters-packages team mailing list archive
-
debcrafters-packages team
-
Mailing list archive
-
Message #02877
[Bug 2115418] Re: wait-network-online timing out on ipv6 only VMs
We’ve taken note of this issue and have been working with the upstream maintainer [1] to address it.
The next step will be to backport the fix, and we will schedule time to work on it accordingly.
[1] https://github.com/systemd/systemd/pull/37916
--
You received this bug notification because you are a member of
Debcrafters packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/2115418
Title:
wait-network-online timing out on ipv6 only VMs
Status in cloud-images:
New
Status in systemd package in Ubuntu:
New
Bug description:
On VMs with IPv6 only networking, systemd-networkd-wait-online times
out during boot. To reproduce, get the latest questing image from
https://cloud-images.ubuntu.com and run:
qemu-system-x86_64 \
-snapshot -nographic -machine q35,accel=kvm \
-smp 2 -m 2G \
-netdev id=net0,ipv4=off,ipv6=on,type=user \
-device virtio-net-pci,netdev=net0 \
-drive if=virtio,format=qcow2,file=/tmp/questing-server-cloudimg-amd64.img
To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/2115418/+subscriptions
References