Bug#837759: network configuration stops working reliably

Felipe Sateler fsateler at debian.org
Tue Sep 20 00:39:16 BST 2016


Control: tags -1 - unreproducible

On 19 September 2016 at 11:24, Martin Pitt <mpitt at debian.org> wrote:
> Control: severity -1 important
> Contro: tag -1 unreproducible
>
> In accordance with the severity definitions [1] I downgrade this to
> "important". It does not completely break systemd, we don't enable
> networkd by default, and it does not affect every installation (it's
> not reproducible on our side yet).

I managed to reproduce. Interestingly, this appears to occur only
during boot, but not if networkd is restarted after the boot. To
reproduce I created a bootable debian raw image with mkosi, and
configured as follows:

0. Install $EDITOR
1. Enable networkd (and add a config for ens* with dhcp)
2. Install iproute2
3. Add the service as described in the first post (make sure to add
DefaultDependencies=no to the unit).

After a reboot, I could see that TEST has no addresses.

Use the following to boot the image:
qemu-system-x86_64 -m 512 -vga virtio -bios /usr/share/ovmf/OVMF.fd \
--enable-kvm -drive file=image.raw,format=raw

-- 

Saludos,
Felipe Sateler



More information about the Pkg-systemd-maintainers mailing list