Quote:
Originally Posted by If you want to get to the bottom of this, show us:
[code
apt update
apt search linux-image | grep -A1 installed
cat /etc/os-release[/code]
|
Here is the output from both the 5.16 kernel and the 5.10 kernel. I am unsure why it even shows a 5.18.0-1 kernel. this is news to me. I also see no mention of the 5.16 kernel. so there is clearly something messed up.
Using 5.16
deven@Galaxy1:~$ sudo apt update
apt search linux-image | grep -A1 installed
cat /etc/os-release
Hit:2
http://ftp.us.debian.org/debian bullseye InRelease
Hit:3
http://ftp.us.debian.org/debian bullseye-updates InRelease
Hit:1
https://download.mono-project.com/repo/debian stable-buster InRelease
Hit:4
http://deb.debian.org/debian sid InRelease
Hit:5
http://deb.debian.org/debian unstable InRelease
Get:6
https://ramses.hjramses.com/deb/makemkv bullseye InRelease [2,640 B]
Err:6
https://ramses.hjramses.com/deb/makemkv bullseye InRelease
The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 9E5738E866C5E6B2
Reading package lists... Done
W:
http://download.mono-project.com/rep...ter/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
W: GPG error:
https://ramses.hjramses.com/deb/makemkv bullseye InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 9E5738E866C5E6B2
E: The repository 'https://ramses.hjramses.com/deb/makemkv bullseye InRelease' is not signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
linux-headers-5.10.0-14-amd64/now 5.10.113-1 amd64 [installed,local]
Header files for Linux 5.10.0-14-amd64
--
linux-headers-5.18.0-1-amd64/now 5.18.2-1 amd64 [installed,local]
Header files for Linux 5.18.0-1-amd64
--
linux-headers-5.18.0-2-amd64/unstable,unstable,now 5.18.5-1 amd64 [installed,automatic]
Header files for Linux 5.18.0-2-amd64
--
linux-image-5.10.0-14-amd64/now 5.10.113-1 amd64 [installed,local]
Linux 5.10 for 64-bit PCs (signed)
PRETTY_NAME="Debian GNU/Linux bookworm/sid"
NAME="Debian GNU/Linux"
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"
Using 5.10
deven@Galaxy1:~$ sudo apt update
apt search linux-image | grep -A1 installed
cat /etc/os-release
[sudo] password for deven:
Hit:2
http://deb.debian.org/debian sid InRelease
Hit:3
http://ftp.us.debian.org/debian bullseye InRelease
Hit:4
http://deb.debian.org/debian unstable InRelease
Hit:5
http://ftp.us.debian.org/debian bullseye-updates InRelease
Hit:1
https://download.mono-project.com/repo/debian stable-buster InRelease
Get:6
https://ramses.hjramses.com/deb/makemkv bullseye InRelease [2,640 B]
Err:6
https://ramses.hjramses.com/deb/makemkv bullseye InRelease
The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 9E5738E866C5E6B2
Reading package lists... Done
W:
http://download.mono-project.com/rep...ter/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
W: GPG error:
https://ramses.hjramses.com/deb/makemkv bullseye InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 9E5738E866C5E6B2
E: The repository 'https://ramses.hjramses.com/deb/makemkv bullseye InRelease' is not signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
linux-headers-5.10.0-14-amd64/now 5.10.113-1 amd64 [installed,local]
Header files for Linux 5.10.0-14-amd64
--
linux-headers-5.18.0-1-amd64/now 5.18.2-1 amd64 [installed,local]
Header files for Linux 5.18.0-1-amd64
--
linux-headers-5.18.0-2-amd64/unstable,unstable,now 5.18.5-1 amd64 [installed,automatic]
Header files for Linux 5.18.0-2-amd64
--
linux-image-5.10.0-14-amd64/now 5.10.113-1 amd64 [installed,local]
Linux 5.10 for 64-bit PCs (signed)
PRETTY_NAME="Debian GNU/Linux bookworm/sid"
NAME="Debian GNU/Linux"
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"