After installing all updates on Ubuntu 20.04 LTS, I got this issue on monitoring. One of the systemd
services is still failing, and I can't disable it.
● netplan-ovs-cleanup.service - OpenVSwitch configuration for cleanup
Loaded: loaded (/run/systemd/system/netplan-ovs-cleanup.service; enabled-runtime; vendor preset: enabled)
Active: inactive (dead)
Condition: start condition failed at Fri 2021-02-12 09:03:23 CET; 2h 22min ago
└─ ConditionFileIsExecutable=/usr/bin/ovs-vsctl was not met
Feb 12 08:54:55 hostname systemd[1]: Condition check resulted in OpenVSwitch configuration for cleanup being skipped.
Feb 12 09:03:23 hostname systemd[1]: Condition check resulted in OpenVSwitch configuration for cleanup being skipped.
I was looking for some .deb
packages to uninstall, but dpkg
doesn't have any.