[Bug 1880029] Re: Netplan optional-addresses produces Unknown key name 'OptionalAddresses'

Utkarsh Gupta 1880029 at bugs.launchpad.net
Thu Aug 10 17:57:49 UTC 2023


Ubuntu 22.10 (Kinetic Kudu) has reached end of life, so this bug will
not be fixed for that specific release.

** Changed in: netplan.io (Ubuntu Kinetic)
       Status: Triaged => Won't Fix

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

Title:
  Netplan optional-addresses produces Unknown key name
  'OptionalAddresses'

Status in netplan.io package in Ubuntu:
  Triaged
Status in netplan.io source package in Kinetic:
  Won't Fix

Bug description:
  Running on 20.04 (focal), the following netplan config for a bridge
  interface, rendering with networkd:

  network:
    version: 2
    bridges:
      br0:
        interfaces: [bond0, guest]
        dhcp4: on
        macaddress: aa:bb:cc:dd:db:2f
        optional-addresses: [ dhcp4 ]

  
  Appears to apply cleanly, however under the hood, networkd appears to reject the resulting OptionalAddresses setting:

  May 21 16:25:50 hyper systemd-networkd[864186]:
  /run/systemd/network/10-netplan-br0.network:5: Unknown key name
  'OptionalAddresses' in section 'Link', ignoring.

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




More information about the foundations-bugs mailing list