[Bug 1946957] Re: Unset of a subtree crashes with invalid (non existing) origin-hint

2022-01-11 Thread Lukas Märdian
** Changed in: netplan Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1946957 Title: Unset of a subtree crashes with invalid (non existing) origin-hint

[Bug 1946957] Re: Unset of a subtree crashes with invalid (non existing) origin-hint

2021-12-07 Thread Launchpad Bug Tracker
This bug was fixed in the package netplan.io - 0.103-0ubuntu5~20.04.5 --- netplan.io (0.103-0ubuntu5~20.04.5) focal; urgency=medium * Add d/p/give-some-more-time-for-dbus-test-on-focal-riscv64.diff To make test_netplan_dbus_config_set_uninvalidate_timeout() pass in slow

[Bug 1946957] Re: Unset of a subtree crashes with invalid (non existing) origin-hint

2021-12-07 Thread Launchpad Bug Tracker
This bug was fixed in the package netplan.io - 0.103-0ubuntu5~21.04.4 --- netplan.io (0.103-0ubuntu5~21.04.4) hirsute; urgency=medium * Add d/p/0012-test-bridge-base-give-bridge-some-more-time-to-reach.patch To fix flaky test_bridge_anonymous autopkgtest (upstream c6ad8e6) *

[Bug 1946957] Re: Unset of a subtree crashes with invalid (non existing) origin-hint

2021-12-07 Thread Launchpad Bug Tracker
This bug was fixed in the package netplan.io - 0.103-0ubuntu7.2 --- netplan.io (0.103-0ubuntu7.2) impish; urgency=medium * Add d/p/0012-test-bridge-base-give-bridge-some-more-time-to-reach.patch To fix flaky test_bridge_anonymous autopkgtest (upstream c6ad8e6) * Upstream

[Bug 1946957] Re: Unset of a subtree crashes with invalid (non existing) origin-hint

2021-12-07 Thread Lukas Märdian
I tested netplan.io 0.103-0ubuntu5~20.04.5 from focal-proposed and attached the official autopkgtest logs, all passed. root@ff:~# dpkg -l | grep netplan ii libnetplan0:amd64 0.103-0ubuntu5~20.04.5 ii netplan.io 0.103-0ubuntu5~20.04.5 root@ff:~# ./netplan-dbus-perculiar2.sh method return

[Bug 1946957] Re: Unset of a subtree crashes with invalid (non existing) origin-hint

2021-12-06 Thread Brian Murray
Hello Michael, or anyone else affected, Accepted netplan.io into focal-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/netplan.io/0.103-0ubuntu5~20.04.5 in a few hours, and then in the -proposed repository. Please help us by testing this new package.

[Bug 1946957] Re: Unset of a subtree crashes with invalid (non existing) origin-hint

2021-12-01 Thread Lukas Märdian
I tested netplan.io 0.103-0ubuntu5~20.04.4 from focal-proposed and attached the official autopkgtest logs, all passed. root@ff:~# dpkg -l | grep netplan ii libnetplan0:amd64 0.103-0ubuntu5~20.04.4 ii netplan.io 0.103-0ubuntu5~20.04.4 root@ff:~# ./netplan-dbus-perculiar2.sh method return

[Bug 1946957] Re: Unset of a subtree crashes with invalid (non existing) origin-hint

2021-12-01 Thread Lukas Märdian
I tested netplan.io 0.103-0ubuntu5~21.04.4 from hirsute-proposed and attached the official autopkgtest logs, all passed. root@hh:~# dpkg -l | grep netplan ii libnetplan0:amd64 0.103-0ubuntu5~21.04.4 ii netplan.io 0.103-0ubuntu5~21.04.4 root@hh:~# ./netplan-dbus-perculiar2.sh method return

[Bug 1946957] Re: Unset of a subtree crashes with invalid (non existing) origin-hint

2021-12-01 Thread Lukas Märdian
I tested netplan.io 0.103-0ubuntu7.2 from impish-proposed and attached the official autopkgtest logs, all passed. root@ii:~# dpkg -l | grep netplan ii libnetplan0:amd64 0.103-0ubuntu7.2 ii netplan.io 0.103-0ubuntu7.2 root@ii:~# ./netplan-dbus-perculiar2.sh method return time=1638359097.746850

[Bug 1946957] Re: Unset of a subtree crashes with invalid (non existing) origin-hint

2021-12-01 Thread Lukas Märdian
The netplan.io/0.103-0ubuntu5~21.04.4 (arm64) autopkgtest regression was resolved by retry. ** Description changed: [Impact] snapd uses netplan's DBus API to create config objects and set/try/apply changed configuration. It uses origin-hints (like 90-snapd-conf.yaml) to separate it's

[Bug 1946957] Re: Unset of a subtree crashes with invalid (non existing) origin-hint

2021-11-30 Thread Brian Murray
Hello Michael, or anyone else affected, Accepted netplan.io into impish-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/netplan.io/0.103-0ubuntu7.2 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Bug 1946957] Re: Unset of a subtree crashes with invalid (non existing) origin-hint

2021-11-30 Thread Lukas Märdian
** Changed in: netplan Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1946957 Title: Unset of a subtree crashes with invalid (non existing) origin-hint

[Bug 1946957] Re: Unset of a subtree crashes with invalid (non existing) origin-hint

2021-11-29 Thread Launchpad Bug Tracker
This bug was fixed in the package netplan.io - 0.103-0ubuntu10 --- netplan.io (0.103-0ubuntu10) jammy; urgency=medium * update gbp.conf branch * Drop d/p/0002-Revert-cli-apply-reload-reconfigure-networkd-instead.patch This is not needed anymore with systemd v249 * Refresh

[Bug 1946957] Re: Unset of a subtree crashes with invalid (non existing) origin-hint

2021-11-29 Thread Lukas Märdian
** Description changed: + [Impact] + snapd uses netplan's DBus API to create config objects and set/try/apply changed configuration. It uses origin-hints (like 90-snapd-conf.yaml) to separate it's configuration from the user owned YAML configuration. + + If this origin-hint file does not exist

[Bug 1946957] Re: Unset of a subtree crashes with invalid (non existing) origin-hint

2021-11-29 Thread Lukas Märdian
Adding another reproducer script to check for all the different cases reported (also from the duplicate bugs). ** Attachment added: "repro.sh" https://bugs.launchpad.net/ubuntu/+source/netplan.io/+bug/1946957/+attachment/5544083/+files/repro.sh -- You received this bug notification because

[Bug 1946957] Re: Unset of a subtree crashes with invalid (non existing) origin-hint

2021-11-29 Thread Lukas Märdian
** Also affects: netplan.io (Ubuntu) Importance: Undecided Status: New ** Also affects: netplan.io (Ubuntu Impish) Importance: Undecided Status: New ** Also affects: netplan.io (Ubuntu Jammy) Importance: Undecided Status: New ** Also affects: netplan.io (Ubuntu