Your message dated Mon, 19 Jul 2021 19:04:18 +0300
with message-id <[email protected]>
and subject line Already fixed
has caused the Debian Bug report #991184,
regarding check_running_kernel script fails with lz4 compressed kernels
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
991184: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=991184
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: nagios-plugins-contrib
Version: 21.20170222
User: Andrew Shark
Tags: patch
With kernels that use lz4 compression, such as from
linux-image-5.9.0-0.bpo.5-cloud-amd64 package, the check_running_kernel script
(that is contained in nagios-plugins-contrib) fails with the following error:
root@server# /usr/lib/nagios/plugins/check_running_kernel
UNKNOWN: Failed to get a version string from image
/boot/vmlinuz-5.9.0-0.bpo.2-cloud-amd64
There is a similar bug in ubuntu:
https://bugs.launchpad.net/ubuntu/+source/nagios-plugins-contrib/+bug/1918618
And the patch is:
https://launchpadlibrarian.net/527369842/check_running_kernel.patch
Debian should use the same patch to support such lz4 compressed kernels.
To identify the compression type, you can use the script by Stephen Kitt from
here:
https://gist.github.com/skitt/288c0c52b51b5863947a5d6c1180c9f3
--- End Message ---
--- Begin Message ---
Version: 34.20210407+1~bpo10+1
Sorry, that is already fixed in 34.20210407+1~bpo10+1. The thing is, you
need to remove nagios-plugins-contrib and install
monitoring-plugins-contrib, as the package was renamed.
--- End Message ---