Package: lttng-modules-dkms Version: 2.3.0-1 Severity: grave Hi!
When compiling lttng-modules with dkms, I get the following error: DKMS make.log for lttng-modules-2.3.0 for kernel 3.10-3-amd64 (x86_64) vendredi 20 septembre 2013, 15:24:23 (UTC+0200) make: Entering directory `/usr/src/linux-headers-3.10-3-amd64' /usr/src/linux-headers-3.10-3-common/scripts/Makefile.build:44: /var/lib/dkms/lttng-modules/2.3.0~rc1/build/Makefile: No such file or directory make[3]: *** No rule to make target `/var/lib/dkms/lttng-modules/2.3.0~rc1/build/Makefile'. Stop. make[2]: *** [_module_/var/lib/dkms/lttng-modules/2.3.0~rc1/build] Error 2 make[1]: *** [sub-make] Error 2 make: *** [all] Error 2 make: Leaving directory `/usr/src/linux-headers-3.10-3-amd64' I suppose this is because we have that in lttng-modules-dkms.dkms: PACKAGE_VERSION="2.3.0~rc1" If I fix that, I am able to compile the modules but I am unable to load them over a vanilla 3.10-3 linux kernel package. "modprobe lttng-tracer" gives this: [ 658.416040] lttng_tracer: Unknown symbol lttng_kretprobes_destroy_private (err 0) [ 658.416103] lttng_tracer: Unknown symbol lttng_kprobes_register (err 0) [ 658.416142] lttng_tracer: Unknown symbol lttng_kretprobes_register (err 0) [ 658.416177] lttng_tracer: Unknown symbol lttng_kprobes_unregister (err 0) [ 658.416199] lttng_tracer: Unknown symbol lttng_kprobes_destroy_private (err 0) [ 658.416219] lttng_tracer: Unknown symbol lttng_kretprobes_unregister (err 0) -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable'), (101, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.10-3-amd64 (SMP w/4 CPU cores) Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages lttng-modules-dkms depends on: ii dkms 2.2.0.3-1.2 Versions of packages lttng-modules-dkms recommends: ii lttng-tools 2.1.1-2 lttng-modules-dkms suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org