SystemTap 3.0 doesn't work on Ubuntu 14.04.4 LTS

Frank Ch. Eigler fche@redhat.com
Wed Mar 30 00:55:00 GMT 2016


jistone wrote:

>> % dpkg -l | egrep '(systemtap.*2.3)|(linux.*4.2)'
>> ii  linux-headers-4.2.0-27               4.2.0-27.32~14.04.1                     all          Header files related to Linux kernel version 4.2.0
>> [...]
>
> Huh, the file on ddebs.ubuntu.com doesn't have "~14.04.1".  I wonder
> where yours can be downloaded?

Dunno - my /etc/apt/sources.list.d/ddebs.list has this:

deb http://ddebs.ubuntu.com trusty main restricted universe multiverse
deb http://ddebs.ubuntu.com trusty-updates main restricted universe multiverse
deb http://ddebs.ubuntu.com trusty-security main restricted universe multiverse
deb http://ddebs.ubuntu.com trusty-proposed main restricted universe multiverse

and all the kernel files etc. just came from routine apt-get update/upgrade.

% apt-cache showpkg linux-headers-4.2.0-27
Package: linux-headers-4.2.0-27
Versions: 
4.2.0-27.32~14.04.1 (/var/lib/apt/lists/ca.archive.ubuntu.com_ubuntu_dists_trusty-updates_main_binary-amd64_Packages) (/var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_trusty-security_main_binary-amd64_Packages) (/var/lib/dpkg/status)
[...]

Just browsing around their http servers' directory, that seems to come
out of the linux-lts-wily hierarchy, where that ~14.04.1 substring
does appear in the file names.

- FChE



More information about the Systemtap mailing list