Bug 1266705

Summary: [packaging] please make latencytop-common depend on kernel-debug, which has CONFIG_LATENCYTOP enabled
Product: [Fedora] Fedora Reporter: Christian Stadelmann <fedora>
Component: latencytopAssignee: Michal Schmidt <mschmidt>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 22CC: mschmidt
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-09-28 15:24:40 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Christian Stadelmann 2015-09-26 17:56:07 UTC
Description of problem:
Fedora kernels (non-debug version) have CONFIG_LATENCYTOP disabled. Latencytop won't work but throw an error that you need the CONFIG_LATENCYTOP option in your kernel enabled.
I suggest making latencytop require kernel-debug so it will automatically pull in a debug kernel on installing.

Version-Release number of selected component (if applicable):
latencytop-0.5-14.fc22.x86_64

Comment 1 Michal Schmidt 2015-09-28 15:24:40 UTC
I will not add this dependency. Non-debug Fedora kernels in F23 and Rawhide already have CONFIG_LATENCYTOP enabled (see bug 1013225), so this problem will go away by itself.
Even if this were not the case, I'd hesitate to add the dependency, because sometimes I just want to run latencytop on non-packaged custom built kernels.