Fwiw I was able to reproduce this on core20 via:
"""
$ dbus-send --type=method_call --system --print-reply --dest=io.netplan.Netplan 
/io/netplan/Netplan io.netplan.Netplan.Config
[got the /io/netplan/Netplan/config/4ZMNK1 path here]

$ dbus-send --type=method_call --system --print-reply --dest=io.netplan.Netplan 
 /io/netplan/Netplan/config/4ZMNK1  io.netplan.Netplan.Config.Set 
string:"bridges.br54.dhcp4=true" string:"90-foo" 
[got true here]

$  dbus-send --type=method_call --system --print-reply 
--dest=io.netplan.Netplan  /io/netplan/Netplan/config/4ZMNK1  
io.netplan.Netplan.Config.Try uint32:300
[got false here]
"""

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1967084

Title:
  netplan dbus returns "false" in io.netplan.Netplan.Config.Set

To manage notifications about this bug go to:
https://bugs.launchpad.net/netplan/+bug/1967084/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to