Turns out it's a (reproducible) bug in the 'ip leases' subcommand. It will happen when the interface is not defined in the Netplan yaml file. Can you confirm it's your case, please?
It shouldn't return the information required as I understand, but it also shouldn't crash.
Hi there, thanks for you bug report.
Turns out it's a (reproducible) bug in the 'ip leases' subcommand. It will happen when the interface is not defined in the Netplan yaml file. Can you confirm it's your case, please?
It shouldn't return the information required as I understand, but it also shouldn't crash.
I have a little patch for it here https:/ /github. com/canonical/ netplan/ pull/301