Explore the latest product updates and best practices at our hybrid Checkmk Conference #12 from June 16-18, 2026 – Register here

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
2.6.0b1
Not yet released
Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Ultimate MT
2.5.0b4
Not yet released
Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Ultimate MT
2.4.0p26
Not yet released
Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Ultimate MT
2.3.0p47
Not yet released
Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Ultimate MT

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.

To the list of all Werks