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]

Re: SystemTap 3.0 doesn't work on Ubuntu 14.04.4 LTS


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


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