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

Errors from mininet image #13

Open
sajith opened this issue Jul 6, 2022 · 0 comments
Open

Errors from mininet image #13

sajith opened this issue Jul 6, 2022 · 0 comments
Assignees

Comments

@sajith
Copy link
Member

sajith commented Jul 6, 2022

On macOS, I did this:

$ podman build -f ./container-mininet/Dockerfile -t mininet .

And then did podman container run mininet, but there are errors:

$ podman container run mininet
modprobe: FATAL: Module openvswitch not found in directory /lib/modules/5.18.5-200.fc36.aarch64
 * Inserting openvswitch module
rmmod: ERROR: ../libkmod/libkmod-module.c:793 kmod_module_remove_module() could not remove 'bridge': Operation not permitted
rmmod: ERROR: could not remove module bridge: Operation not permitted
 * removing bridge module
 * /etc/openvswitch/conf.db does not exist
 * Creating empty database /etc/openvswitch/conf.db
nice: cannot set niceness: Permission denied
 * Starting ovsdb-server
 * Configuring Open vSwitch system IDs
modprobe: FATAL: Module openvswitch not found in directory /lib/modules/5.18.5-200.fc36.aarch64
 * Inserting openvswitch module
rmmod: ERROR: ../libkmod/libkmod-module.c:793 kmod_module_remove_module() could not remove 'bridge': Operation not permitted
rmmod: ERROR: could not remove module bridge: Operation not permitted
 * removing bridge module
@sajith sajith self-assigned this Jul 6, 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

No branches or pull requests

1 participant