[Bug 1863095] Re: Python exception when running "netplan ip leases"

2021-04-05 Thread Laurent Bonnaud
** Tags added: groovy hirsute

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

Title:
  Python exception when running "netplan ip leases"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/plan/+bug/1863095/+subscriptions

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

[Bug 1863095] Re: Python exception when running "netplan ip leases"

2020-04-10 Thread Laurent Bonnaud via ubuntu-bugs
The bug is still there in Ubuntu 20.04/focal:

# netplan ip leases lo
Traceback (most recent call last):
  File "/usr/sbin/netplan", line 23, in 
netplan.main()
  File "/usr/share/netplan/netplan/cli/core.py", line 50, in main
self.run_command()
  File "/usr/share/netplan/netplan/cli/utils.py", line 130, in run_command
self.func()
  File "/usr/share/netplan/netplan/cli/commands/ip.py", line 57, in run
self.run_command()
  File "/usr/share/netplan/netplan/cli/utils.py", line 130, in run_command
self.func()
  File "/usr/share/netplan/netplan/cli/commands/ip.py", line 76, in run
self.run_command()
  File "/usr/share/netplan/netplan/cli/utils.py", line 130, in run_command
self.func()
  File "/usr/share/netplan/netplan/cli/commands/ip.py", line 150, in 
command_ip_leases
key, value = keyvalue.strip().split('=')
ValueError: not enough values to unpack (expected 2, got 1)


** Tags added: focal

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

Title:
  Python exception when running "netplan ip leases"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/plan/+bug/1863095/+subscriptions

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