Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Re: linux-image-amd64 (5.10.84-1)

147 views
Skip to first unread message

Andy Smith

unread,
Dec 21, 2021, 7:30:04 AM12/21/21
to
Hi Philippe,

This is probably more of a debian-user question - let's continue
there.

On Tue, Dec 21, 2021 at 11:43:28AM +0100, phil995511 - wrote:
> Hello,
>
> The linux-image-amd64 (5.10.84-1) are announced from something days on this
> page :
>
> https://packages.debian.org/fr/linux-image-amd64
>
> https://packages.debian.org/fr/bullseye/linux-image-amd64
>
> But the deployment on our machines did not take place !? We are still in
> the old version :
>
> root@station:~# uname -a
> Linux station 5.10.0-9-amd64 #1 SMP Debian 5.10.70-1 (2021-09-30) x86_64
> GNU/Linux

My bullseye machines have been offered the updated package so it
seems likely there is a problem with or misunderstanding about your
setup.

Can you show us the output of:

$ dpkg-query --show linux-image-amd64
$ dpkg-query --show linux-image-5.10.0-10-amd64
$ cat /etc/apt/sources.list

please?

On my bullseye systems, linux-image-amd64 is at version 5.10.84-1
and this depends upon linux-image-5.10.0-10-amd64 version 5.10.84-1.

Thanks,
Andy

> Has the person responsible for maintaining this repository not forgotten to
> update the list of upgraded files available for our machines so that our
> PCs are up to date ? He should be provided with a procedure to follow if
> this is the case...
>
> You would be very kind to resolve this.
>
> Happy end of year celebrations to you.
>
> Philippe

phil995511 -

unread,
Dec 21, 2021, 9:20:04 AM12/21/21
to
Hello Andy,

After tests on my Debian 11 virtual machine, the installation of the new upgraded kernel  is ok.

philippe@station:~$ uname -a
Linux station 5.10.0-10-amd64 #1 SMP Debian 5.10.84-1 (2021-12-08) x86_64 GNU/Linux

But on my workstation it's problematic !? 

A few weeks ago I installed the 5.14 backports kernel on this PC, but since the Nvidia 460.91.03-1: amd64 arm64 driver does not work with this kernel, I have uninstalled this backports kernel manually. 

However I did not modify the default installation of the kernel 5.10.70-1. After this, the upgrade to Debian 5.10.84-1 not work. 


I had to force the installation of the  5.10.84-1 kernel with this command :

apt update && apt install linux-image-amd64 -y && apt install linux-headers-amd64 -y && apt install firmware-linux firmware-linux-nonfree

I'm afraid I will have the same problem in the future...

My source list is ok :

philippe@station:~$ cat /etc/apt/sources.list
# deb cdrom:[Debian GNU/Linux 11.0.0 _Bullseye_ - Unofficial amd64 DVD Binary-1 with firmware 20210814-10:10]/ bullseye contrib main non-free
#
# deb cdrom:[Debian GNU/Linux 11.0.0 _Bullseye_ - Unofficial amd64 DVD Binary-1 with firmware 20210814-10:10]/ bullseye contrib main non-free
#
#
# Bullseye base repository
deb https://deb.debian.org/debian/ bullseye main contrib non-free
deb-src https://ftp.debian.org/debian/ bullseye main contrib non-free
#
# Bullseye-updates
deb https://deb.debian.org/debian/ bullseye-updates main contrib non-free
deb-src https://deb.debian.org/debian/ bullseye-updates main contrib non-free
#
# Security updates
deb https://security.debian.org/debian-security bullseye-security main contrib non-free
deb-src https://security.debian.org/debian-security bullseye-security main contrib non-free
#
# Backports
deb https://deb.debian.org/debian bullseye-backports main contrib non-free
deb-src https://deb.debian.org/debian bullseye-backports main contrib non-free
#
# Testing
# deb https://deb.debian.org/debian/ testing main non-free contrib
# deb-src https://deb.debian.org/debian/ testing main non-free contrib
#
# Testing security updates
# deb https://deb.debian.org/debian/ testing-security main non-free contrib
# deb-src https://deb.debian.org/debian/ testing-security main non-free contrib
#
# Sid (unstable)
# deb https://deb.debian.org/debian/ sid main non-free contrib
# deb-src https://deb.debian.org/debian/ sid main non-free contrib
 
Best regards.

Philippe
 


Andrew M.A. Cater

unread,
Dec 21, 2021, 1:40:05 PM12/21/21
to
Purge the 5.14 kernel - dpkg --purge [package name] - then comment out
the backports lines entirely.

Then apt-get update ; apt-get dist-upgrade to bring yourself definitely
up to 11.2 - that should sort it out, I think.

All the very best, as ever,

Andy Cater

Andrei POPESCU

unread,
Dec 26, 2021, 3:50:05 AM12/26/21
to
On Ma, 21 dec 21, 15:01:27, phil995511 - wrote:
>
> I had to force the installation of the 5.10.84-1 kernel with this command :
>
> apt update && apt install linux-image-amd64 -y && apt install
> linux-headers-amd64 -y && apt install firmware-linux firmware-linux-nonfree
>
> I'm afraid I will have the same problem in the future...

Check the output of

apt list -a linux-image-amd64


You should have the version in stable(-security) installed, in which
case the next upgrade should work automatically.

Kind regards,
Andrei
--
http://wiki.debian.org/FAQsFromDebianUser
signature.asc
0 new messages