NetworkManager 1.40 compatibility

Bug #1997348 reported by Lukas Märdian
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Netplan
Fix Released
High
Unassigned

Bug Description

NetworkManager 1.40+ is adding empty [ethernet] sections by default into the keyfile settings of certain connection profiles, especially bridges.

This makes the test-suite fail when using the libnetplan backend integration, due to libnetplan assuming an ethernet connection in this context and adding a wakeonlan=True YAML setting, which is invalid for bridges (non-ethernet devices).

E.g. have a look at this test case:

[connection]
id=Test Write Bridge Main
uuid={}
type=bridge
interface-name=br0

[ethernet]

[bridge]

[ipv4]
address1=1.2.3.4/24,1.1.1.1
method=manual

[ipv6]
addr-gen-mode=default
method=auto

[proxy]

Lukas Märdian (slyon)
Changed in netplan:
status: New → Triaged
importance: Undecided → High
Lukas Märdian (slyon)
Changed in netplan:
status: Triaged → Fix Committed
Revision history for this message
Lukas Märdian (slyon) wrote :
Revision history for this message
Lukas Märdian (slyon) wrote :

Released as of v0.106

Changed in netplan:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.