Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debian/Ubuntu OVS 2.8.0 or above installation bug fix #800

Closed
wants to merge 1 commit into from
Closed

Debian/Ubuntu OVS 2.8.0 or above installation bug fix #800

wants to merge 1 commit into from

Conversation

haidarns
Copy link

@haidarns haidarns commented May 7, 2018

Adding OVS version checking, if choosen OVS version is 2.8.0 or above, it will execute $pkginst libopenvswitch*.deb

…e libopenvswitch*.deb installation. Tested with OVS 2.9.0 in Ubuntu 18.04.
@haidarns haidarns changed the title Debian OVS 2.8.0 above installation bug fix Debian/Ubuntu OVS 2.8.0 or above installation bug fix May 7, 2018
@lantz
Copy link
Member

lantz commented Jul 7, 2018

Thanks for the heads-up. I think there's an easier way to do this though, like

$pkginst libopenvswitch*.deb || true

@haidarns haidarns closed this by deleting the head repository Aug 28, 2022
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