Comment 14 for bug 1802322

Revision history for this message
Mathieu Trudel-Lapierre (cyphermox) wrote :

Verification-done on bionic: netplan.io 0.40.1~18.04.3
Verification-done on cosmic: netplan.io 0.40.2.2

I have checked that the new package in proposed now skips devices that can't be identified as physical interfaces or that are known to be members of bonds/bridges, etc. so as not to attempt to rename them:

$ netplan --debug apply --debug
[...]
DEBUG:Skipping non-physical interface: lo
DEBUG:Skipping composite member ens6
DEBUG:Skipping composite member ens7
DEBUG:Skipping non-physical interface: bond0
DEBUG:{}
DEBUG:netplan triggering .link rules for lo
DEBUG:netplan triggering .link rules for ens6
DEBUG:netplan triggering .link rules for ens7
DEBUG:netplan triggering .link rules for bond0