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

Mininet openvswitch Installation fails on Fedora 29 #892

Open
prudentcircle opened this issue Jul 15, 2019 · 2 comments
Open

Mininet openvswitch Installation fails on Fedora 29 #892

prudentcircle opened this issue Jul 15, 2019 · 2 comments

Comments

@prudentcircle
Copy link

Expected/Desired Behavior:

openvswitch successfully installs.

Actual Behavior:

fails with errors below

[vagrant@mininet01 ~]$ mininet/util/install.sh -v
Detected Linux distribution: Fedora 29 TwentyNine amd64
python is version 2
Installing Open vSwitch...
Fedora Modular 29 - x86_64                                    14 kB/s | 6.9 kB     00:00
No match for argument: openvswitch-controller
Error: Unable to find a match

Detailed Steps to Reproduce the Behavior:

mininet/util/install.sh -v

Additional Information:

you could still install OpenvSwitch on fedora 29 with the command below.
dns install -y openvswitch

But I am not sure if it is the same package as openvswitch-controller

@ftqtfff
Copy link

ftqtfff commented May 14, 2020

Great to know

@ovntatar
Copy link

ovntatar commented Mar 24, 2021

doesn't work - get the same issue - , after run sudo dnf install -y openvswitch

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

No branches or pull requests

3 participants