Bug 1227402 - cockpit-kdump reports kexec-tools missing when it actually wants kdump
Summary: cockpit-kdump reports kexec-tools missing when it actually wants kdump
Status: NEW
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Cockpit (show other bugs)
Version: Current
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Cockpit Bugs
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-07-04 14:51 UTC by Robert Simai
Modified: 2024-07-04 14:51 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.