Quantcast
Channel: Debian User Forums
Viewing all articles
Browse latest Browse all 3260

General Questions • apt NO_PUBKEY archive.debian jessie not signed.

$
0
0
Hi all.a
I've been trying to get a package from jessie that had no newer releases on my bookworm system and see if it still runs. So I added a

Code:

deb http://archive.debian.org/debian/ jessie main
file to my sources.list.d, but now apt update throws the following errors:

Code:

W: GPG error: http://archive.debian.org/debian jessie Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 8B48AD6246925553 NO_PUBKEY 7638D0442B90D010 NO_PUBKEY CBF8D6FD518E17E1E: The repository 'http://archive.debian.org/debian jessie Release' 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.N: Repository 'Debian bookworm' changed its 'non-free component' value from 'non-free' to 'non-free non-free-firmware'N: More information about this can be found online in the Release notes at: https://www.debian.org/releases/bookworm/amd64/release-notes/ch-information.html#non-free-split
The issue seems to me to maybe be related to viewtopic.php?p=775511#p775511 however replicating the steps there did not solve the issue.
I'd appreciate any help, I am not the most debian expert and missing something obvious is well within my considered possibilities.

Code:

# ls -l /etc/apt/trusted*-rw-r--r-- 1 root root 2251 Jan 12 22:20 /etc/apt/trusted.gpg~/etc/apt/trusted.gpg.d:total 88-rw-r--r-- 1 root root 11861 Jul 30  2023 debian-archive-bookworm-automatic.asc-rw-r--r-- 1 root root 11873 Jul 30  2023 debian-archive-bookworm-security-automatic.asc-rw-r--r-- 1 root root   461 Jul 30  2023 debian-archive-bookworm-stable.asc-rw-r--r-- 1 root root 11861 Jul 30  2023 debian-archive-bullseye-automatic.asc-rw-r--r-- 1 root root 11873 Jul 30  2023 debian-archive-bullseye-security-automatic.asc-rw-r--r-- 1 root root  3403 Jul 30  2023 debian-archive-bullseye-stable.asc-rw-r--r-- 1 root root 11093 Jul 30  2023 debian-archive-buster-automatic.asc-rw-r--r-- 1 root root 11105 Jul 30  2023 debian-archive-buster-security-automatic.asc-rw-r--r-- 1 root root  1704 Jul 30  2023 debian-archive-buster-stable.asc-rw-r--r-- 1 root root   641 Jul 18  2019 microsoft-prod.gpg-rw-r--r-- 1 root root     0 Dec 20  2020 team-xbmc_ubuntu_ppa.gpg

Code:

# apt list debian-archive-keyringListing... Donedebian-archive-keyring/stable,now 2023.3+deb12u1 all [installed]

Code:

dpkg --audit debian-archive-keyring# dpkg --verify debian-archive-keyring
No output on either

Code:

md5sum /etc/apt/trusted.gpg.d/*55eec060916a9d4a0db7560ab4d7bdce  /etc/apt/trusted.gpg.d/debian-archive-bookworm-automatic.ascbec0a1224f667bcd1e231b874db9bc4f  /etc/apt/trusted.gpg.d/debian-archive-bookworm-security-automatic.ascfac2ec9faba2c2d82c70a6e2805c5b79  /etc/apt/trusted.gpg.d/debian-archive-bookworm-stable.asc1f30ce1ba8532d523017acb1a69c106a  /etc/apt/trusted.gpg.d/debian-archive-bullseye-automatic.asc9fbe7b0d8ebb38e240aeec6b0830ac7b  /etc/apt/trusted.gpg.d/debian-archive-bullseye-security-automatic.asc85a4c0e5c747a38509b33562d4c950be  /etc/apt/trusted.gpg.d/debian-archive-bullseye-stable.asc10178cd8ac882d2d436857bd0f0bf5ad  /etc/apt/trusted.gpg.d/debian-archive-buster-automatic.asc8b60b0a24ecff63128cffbb055451931  /etc/apt/trusted.gpg.d/debian-archive-buster-security-automatic.asc49a2e1a5cc1922728aea81e00604f9d8  /etc/apt/trusted.gpg.d/debian-archive-buster-stable.ascf3582d7428e6868ec9ae5a561be8f545  /etc/apt/trusted.gpg.d/microsoft-prod.gpgd41d8cd98f00b204e9800998ecf8427e  /etc/apt/trusted.gpg.d/team-xbmc_ubuntu_ppa.gpg

Statistics: Posted by Backwash — 2025-01-12 22:51 — Replies 0 — Views 1



Viewing all articles
Browse latest Browse all 3260

Trending Articles