This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

removing kernel-debuginfo dependency in systemtap.spec


Could the dependency on kernel-debuginfo be removed from the systemtap.spec? Here are some reasons for removing the dependency.

1) there are cases where SystemTap can run perfectly fine without kernel-debuginfo rpm, e.g. someone trying out a locally built kernel

2) SystemTap doesn't die a horrible death if the kernel debuginfo rpm is not installed. SystemTap flags a problem with building the instrumentation.

3) Given the space the debuginfo rpm take up and the way that yum updates work, it might be desirable only to install the debuginfo rpms when someone wants to instrument the kernel. If there is a kernel debuginfo rpm install yum wants to update.

-Wil


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]