Werk #18897: omd cleanup: Don't try to purge dpkg-query
| Component | Site management | ||||||||
| Title | omd cleanup: Don't try to purge dpkg-query | ||||||||
| Date | Apr 2, 2026 | ||||||||
| Level | Trivial Change | ||||||||
| Class | Bug Fix | ||||||||
| Compatibility | Compatible - no manual interaction needed | ||||||||
| Checkmk versions & editions |
|
omd cleanup failed to uninstall Checkmk packages on Debian-based systems where dpkg reported warnings about missing files-list entries.
This would result in the following error.
# omd -v cleanup
Executing: dpkg -S /opt/omd/versions/2.4.0p17.cee
2.4.0p17.cee Uninstalling
Executing: apt-get -y purge dpkg-query
Failed to uninstall package:
Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package dpkg-query
This regression was introduced alongside the edition renaming.