This bug was fixed in the package nplan - 0.32~16.04.7

---------------
nplan (0.32~16.04.7) xenial; urgency=medium

  * Backport DBus support to 16.04. (LP: #1842511)
  * debian/control: add libsystemd-dev to Build-Depends, required for this new
    DBus support.

 -- Mathieu Trudel-Lapierre <cypher...@ubuntu.com>  Thu, 05 Sep 2019
12:58:36 -0400

** Changed in: nplan (Ubuntu Xenial)
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1842511

Title:
  Backport DBus support to 16.04

Status in netplan.io package in Ubuntu:
  Fix Released
Status in nplan package in Ubuntu:
  Fix Released
Status in netplan.io source package in Xenial:
  Won't Fix
Status in nplan source package in Xenial:
  Fix Released

Bug description:
  [Impact]
  Snapd will want to make use of the DBus support to call on netplan to apply 
network configuration changes live, when asked by snap applications.

  [Test case]
  Run the following command:
  $ dbus-send --print-reply --system --type=method_call 
--dest=io.netplan.Netplan /io/netplan/Netplan io.netplan.Netplan.Apply

  You should expect to see a response like this:

  method return time=1567801560.502553 sender=:1.1712 -> destination=:1.1714 
serial=6 reply_serial=2
     boolean true

  Which means the command was run; netplan configuration was applied.

  Check that any changes to the netplan YAML were applied to the
  interfaces.

  [Regression potential]
  Pay close attention to the behavior of the 'netplan apply' command, which has 
had to be slightly changed to behave correctly when run in the context of snaps 
(when the SNAP environment variable is set). Any issues there would have to be 
considered as potential regressions from the update. Regression potential is 
very low because the changes are limitted to ensuring there; that 'netplan 
apply' does the right thing in calling the dbus methods when they should, which 
will then run the command correctly.
  Other changes are limited to providing the new netplan-dbus binary, which is 
self-contained.

  ---

  Please backport the DBus feature in netplan to Ubuntu 16.04's version
  of netplan.

  netplan is used on Core 16; DBus support would be used by snapd.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/netplan.io/+bug/1842511/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~group.of.nepali.translators
Post to     : group.of.nepali.translators@lists.launchpad.net
Unsubscribe : https://launchpad.net/~group.of.nepali.translators
More help   : https://help.launchpad.net/ListHelp

Reply via email to