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

infrared task failing to install bridge-utils on RHEL8.2 hypervisor #395

Open
venkataanil opened this issue Aug 13, 2020 · 0 comments
Open

Comments

@venkataanil
Copy link
Contributor

Running virsh plugin on RHEL 8.2 is failing with below errors. RHEL8 is not having support for bridge-utils. infrared has to use alternative tools to manage linux bridges for RHEL8 hypervisors.

TASK [install bridge utils] *************************************************************************************************************************************************
task path: /root/.infrared/plugins/virsh/tasks/bridged_network.yml:23
fatal: [hypervisor-0]: FAILED! => {"changed": false, "failures": ["bridge-utils No match for argument: bridge-utils"], "msg": "Failed to install some of the specified packages", "rc": 1, "results": []}
fatal: [hypervisor-1]: FAILED! => {"changed": false, "failures": ["bridge-utils No match for argument: bridge-utils"], "msg": "Failed to install some of the specified packages", "rc": 1, "results": []}

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