Skip to content

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

Merged
slyon merged 1 commit intocanonical:mainfrom
crypticC0der:main
Nov 20, 2025
Merged

Use OVS from apt before snap when both exist. (LP: #2127195)#563
slyon merged 1 commit intocanonical:mainfrom
crypticC0der:main

Conversation

@crypticC0der
Copy link
Contributor

@crypticC0der crypticC0der commented Nov 5, 2025

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

@slyon slyon changed the title Use OVS from apt before snap when both exist. Use OVS from apt before snap when both exist. (LP: #2127195) Nov 12, 2025
@slyon
Copy link
Contributor

slyon commented Nov 12, 2025

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

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.

Signed-off-by: MJ Ponsonby <[email protected]>
@crypticC0der
Copy link
Contributor Author

@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.

Copy link
Contributor

@slyon slyon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for cleaning this up! The "RPM build (rawhide)" CI failure is indeed unrelated and caused by changes in the Fedora rawhide environment.

LGTM!

@slyon slyon merged commit b35228d into canonical:main Nov 20, 2025
17 of 18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants