Hi EnriqueOn Mon, 9 Feb 2026 14:21:34 +0100 Enrique Llorente Pastora <[email protected]> wrote:
Package: network-manager Version: 1.54.3-1 Severity: wishlistThe Open vSwitch (OVS) plugin is currently disabled in the Debian network-manager build [1][2]. The use case we have is using NetworkManager with OVS as part of Kubernetes KIND clusters this way users can use kubernetes-nmstate [3] to configure cluster networking. I think the build change is minimal — it requires passing the appropriate configure flag to enable OVS support during package build.
I've pushed some preliminary changes to the feature/ovs branch. See https://salsa.debian.org/utopia-team/network-manager/-/commit/c6c1f1ad5e15e6c712f8cc2a9c7aee4eefa2b1ee Enabling ovs support results in a drop-in file being installed: /usr/lib/systemd/system/NetworkManager.service.d/NetworkManager-ovs.conf which changes the ordering of NetworkManager.service.So splitting of the ovs plugin related files into a dedicated package seemed like the way to go.
Then again, I looked into NetworkManager-ovs.conf, which contains: [Unit] After=openvswitch.service In Debian, there is no package openvswitch.service though: $ apt-file search -x "/usr/lib/systemd/system/openvswitch*" openvswitch-ipsec: /usr/lib/systemd/system/openvswitch-ipsec.service openvswitch-switch: /usr/lib/systemd/system/openvswitch-switch.service Any thoughts here?As mentioned in our private conversation, I'm not familiar with OVS and lack a setup to test the resulting package.
Michael
OpenPGP_signature.asc
Description: OpenPGP digital signature

