Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.kernel > #73845

getting linux headers for jessie 8.0 kernel 3.16.0-4-amd64

Path csiph.com!aioe.org!bofh.it!news.nic.it!robomod
From "Kiyanovski, Arthur" <akiyano@amazon.com>
Newsgroups linux.debian.kernel
Subject getting linux headers for jessie 8.0 kernel 3.16.0-4-amd64
Date Mon, 29 Nov 2021 10:00:02 +0100
Message-ID <DoKFY-77a-5@gated-at.bofh.it> (permalink)
X-Mailbox-Line From debian-kernel-request@lists.debian.org Mon Nov 29 08:54:10 2021
Old-Return-Path <prvs=960a8815d=akiyano@amazon.com>
X-Amavis-Spam-Status No, score=0.451 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DIGITS_LETTERS=1, DKIMWL_WL_HIGH=-0.049, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=2, RCVD_IN_DNSWL_MED=-2.3, THREADTOPIC=2] autolearn=no autolearn_force=no
X-Ironport-Av E=Sophos;i="5.87,272,1631577600"; d="scan'208,217";a="161733692"
Thread-Topic getting linux headers for jessie 8.0 kernel 3.16.0-4-amd64
Thread-Index Adfk+xsFOJuXrcpRSUC+I32T6+vaqw==
Deferred-Delivery Mon, 29 Nov 2021 08:35:07 +0000
Accept-Language en-US
Content-Language en-US
X-Ms-Exchange-Transport-Fromentityheader Hosted
X-Originating-IP [10.43.166.20]
Content-Type multipart/alternative; boundary="_000_027819b99b43424fbcc2b0c88f9ccc07EX13D22EUA004antamazonc_"
MIME-Version 1.0
X-Mailing-List <debian-kernel@lists.debian.org> archive/latest/132298
List-ID <debian-kernel.lists.debian.org>
List-URL <https://lists.debian.org/debian-kernel/>
List-Archive https://lists.debian.org/msgid-search/027819b99b43424fbcc2b0c88f9ccc07@EX13D22EUA004.ant.amazon.com
Approved robomod@news.nic.it
Lines 136
Organization linux.* mail to news gateway
Sender robomod@news.nic.it
X-Original-Date Mon, 29 Nov 2021 08:35:20 +0000
X-Original-Message-ID <027819b99b43424fbcc2b0c88f9ccc07@EX13D22EUA004.ant.amazon.com>
Xref csiph.com linux.debian.kernel:73845

Show key headers only | View raw


[Multipart message — attachments visible in raw view] - view raw

Hi,

I have an AWS instance with kernel:

admin@ip-172-31-41-100:/etc/apt$ uname -r
3.16.0-4-amd64

I want to get the Linux headers for this kernel.
Apt-cache search doesn’t find the relevant package.

I tried updating the etc/apt/sources.list file with the archive so it now looks like this:

deb http://cloudfront.debian.net/debian jessie main
deb-src http://cloudfront.debian.net/debian jessie main
deb http://security.debian.org/ jessie/updates main
deb-src http://security.debian.org/ jessie/updates main
deb http://cloudfront.debian.net/debian jessie-updates main
deb-src http://cloudfront.debian.net/debian jessie-updates main
deb http://archive.debian.org/debian jessie main contrib non-free
deb-src http://archive.debian.org/debian jessie main contrib non-free

At first running apt-get update gave me an error
W: GPG error: http://archive.debian.org<http://archive.debian.org/> jessie Release: The following signatures were invalid: KEYEXPIRED 1587841717

Then I used the solution of going back in time described in https://www.reddit.com/r/debian/comments/g9is3p/debian_8_jessie_keyexpired_drive_my_crazy/:
date 010100002020; [apt-get update / upgrade / whatever]; ntpdate 2.pool.ntp.org

This stopped the GPG error but I still don’t see the headers package.

I tried getting the sources for the Linux-image package like this:
sudo apt-get source linux-image-3.16.0-4-amd64

But it got the sources for kernel linux-3.16.84 and not 3.16.0-4

Can you please help me? I need to make sure my code compiles on this kernel but I cant get its sources or headers ☹


Thanks!
Arthur

Back to linux.debian.kernel | Previous | Next | Find similar | Unroll thread


Thread

getting linux headers for jessie 8.0 kernel 3.16.0-4-amd64 "Kiyanovski, Arthur" <akiyano@amazon.com> - 2021-11-29 10:00 +0100

csiph-web