Bug 1227402

Summary: cockpit-kdump reports kexec-tools missing when it actually wants kdump
Product: [openSUSE] openSUSE Tumbleweed Reporter: Robert Simai <robert.simai>
Component: CockpitAssignee: Cockpit Bugs <Cockpit-bugs>
Status: NEW --- QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Current   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Robert Simai 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.