netplan icon indicating copy to clipboard operation
netplan copied to clipboard

Use OVS from apt before snap when both exist. (LP: #2127195)

Open crypticC0der opened this issue 2 months ago • 1 comments

Previously when a user had OVS from both apt and snap, we would use the snap ovs-vsctl, this caused a change in functionality for users with this workflow. This changes this to check /usr/bin first.

LP#2127195

crypticC0der avatar Nov 05 '25 08:11 crypticC0der

@crypticC0der Thanks for this follow-up on LP#2127195, can you please try to get the CI to green or explain the failures?

slyon avatar Nov 12 '25 12:11 slyon

@crypticC0der Thanks for this follow-up on LP#2127195, can you please try to get the CI to green or explain the failures?

Sorry Ive been quite busy, the coverage tests still fail but that is unrelated to this patch and is just the state of main at the moment, this patch doesn't change coverage in any way and it didn't feel relevant to add testing to unrelated code in this PR.

crypticC0der avatar Nov 19 '25 14:11 crypticC0der