Is there any solution to install opennebula-node-lxc and opennebula-node-kvm in same host on ubuntu ? I see there is a conflict in here .
apt --fix-broken -y install opennebula-node-lxc opennebula-node-kvm
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
opennebula-node-lxc is already the newest version (6.10.0.1-1).
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
opennebula-node-kvm : Conflicts: opennebula-node-lxc but 6.10.0.1-1 is to be installed
opennebula-node-lxc : Conflicts: opennebula-node-kvm but 6.10.0.1-1 is to be installed
E: Unable to correct problems, you have held broken packages.