Bugzilla – Bug 1227402
cockpit-kdump reports kexec-tools missing when it actually wants kdump
Last modified: 2024-07-04 14:51:33 UTC
After installation cockpit-kdump (316) reports -->-- Kdump service is not installed. Install the kexec-tools package. --<-- which is misleading as the package is installed as a dependency of cockpit-kdump when you zypper it in. But it's missing the "kdump" package to be installed so the message is misleading. Expected: maybe kdump can be pulled in automatically as a dependency, at least the message should be correct. It could simply mention both packages.