severity 492676 normal
reassing 492676 linux-2.6
retitle 492676 linux-2.6: should be compatible with systemtap
thanks

Hi,

This is bug in Debian kernels and not in systemtap, so I'm reassigning
it there.

Please add the following options to enable use of systemtap:
  CONFIG_DEBUG_INFO
  CONFIG_KPROBES
  CONFIG_DEBUG_FS
  CONFIG_RELAY

CONFIG_DEBUG_INFO makes kernels much bigger, so it is useful to split
debug information into separate package and put it under
/usr/lib/debug/modules/.... Systemtap requires debug information for
modules and vmlinux (or entire vmlinux, need to check this).

28 липня 2008 о 01:44 -0300 Rafael C. de Almeida написав(-ла):
> Package: systemtap
> Version: 0.0.20061028-2
> Severity: grave
> Justification: renders package unusable
> 
> This package needs CONFIG_KPROBES to be set on the kernel, but the option is
> unset on stock linux 2.6.18. This makes it impossible to execute even simple
> scripts such as:
> 
>       # stap -ve 'probe begin { log("hello world") exit () }'
> 
> I'm not aware of other stock kernel version which may have CONFIG_KPROBES set.
> 
> -- System Information:
> Debian Release: 4.0
>   APT prefers stable
>   APT policy: (500, 'stable')
> Architecture: i386 (i686)
> Shell:  /bin/sh linked to /bin/bash
> Kernel: Linux 2.6.18-6-686
> Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
> 
> Versions of packages systemtap depends on:
> ii  libc6                  2.3.6.ds1-13etch7 GNU C Library: Shared libraries
> ii  libelf1                0.123-3           library to read and write ELF 
> file
> ii  libgcc1                1:4.1.1-21        GCC support library
> ii  libglib2.0-0           2.12.4-2          The GLib library of C routines
> ii  libmysqlclient15off    5.0.32-7etch6     mysql database client library
> ii  libstdc++6             4.1.1-21          The GNU Standard C++ Library v3
> ii  sudo                   1.6.8p12-4        Provide limited super user 
> privile
> 
> systemtap recommends no packages.
> 
> -- no debconf information
> 
> 
> 

Attachment: signature.asc
Description: Digital signature

Reply via email to