Kernel debugging meta packages
Pär Andersson
paran at lysator.liu.se
Fri May 18 21:28:46 UTC 2007
Hello kernel team.
A while ago I submitted bug 92553, "No kernel debug image meta packages".
https://bugs.launchpad.net/ubuntu/+source/linux-meta/+bug/92553
I have realized that this is probably a feature request and not a bug, so I am
posting this here instead to see what you think.
The problem with the current situation is that applications like systemtap and
OProfile breaks after every kernel upgrade as the linux-image-debug-* package
for the new kernel is not installed automatically. I think this could be
solved by adding a few more meta packages to linux-meta. For example
linux-image-debug-generic would depend on
linux-image-debug-${kernel-abi-version}-generic
Maybe the "Provides: linux-debug" could also be moved from linux-image-debug-*
to the meta packages and then used by packages requiring the kernel debug
image. Right now a package depending on linux-debug would still break on
upgrades as that dependency would still be provided by the old kernel
packages.
regards
Pär Andersson
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20070518/aad1087a/attachment.sig>
More information about the kernel-team
mailing list