Verification-done for artful: nplan 0.32~17.10.4 Verification-done for xenial: nplan 0.32~16.04.5
Verified that a random file "/run/netplan/toto.yaml" present on the system is removed when running "netplan apply" with the previous version of nplan, and remains in place when the new version is installed: additionally, wpa-* files are removed as they should by the process. ubuntu@heroic-ibex:~$ sudo mkdir /run/netplan ubuntu@heroic-ibex:~$ sudo touch /run/netplan/wpa-toto.conf ubuntu@heroic-ibex:~$ sudo touch /run/netplan/someotherfile ubuntu@heroic-ibex:~$ sudo touch /run/netplan/toto.yaml ubuntu@heroic-ibex:~$ ls -l /run/netplan total 0 -rw-r--r-- 1 root root 0 May 15 15:22 someotherfile -rw-r--r-- 1 root root 0 May 15 15:22 toto.yaml -rw-r--r-- 1 root root 0 May 15 15:21 wpa-toto.conf ubuntu@heroic-ibex:~$ sudo netplan apply ubuntu@heroic-ibex:~$ ls -l /run/netplan total 0 -rw-r--r-- 1 root root 0 May 15 15:22 someotherfile -rw-r--r-- 1 root root 0 May 15 15:22 toto.yaml ubuntu@heroic-ibex:~$ ** Tags removed: verification-needed verification-needed-artful verification-needed-xenial ** Tags added: verification-done-artful verification-done-xenial -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1764869 Title: YAML configs wiped out from /run/netplan To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/netplan.io/+bug/1764869/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
