Nach apt update seit heute Signature Fehler in bookworm-backports repo

Rund um die Hardware des Revolution Pi
Post Reply
andyZ
Posts: 1
Joined: 06 Feb 2025, 13:14

Nach apt update seit heute Signature Fehler in bookworm-backports repo

Post by andyZ »

Hallo,

Seit heute bekomme ich auf einem Revolution Pi Core SE (32GB) bei einem apt update folgenden Fehler:

Code: Select all

pi@RevPi97026:~$ sudo apt update
Get:1 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
Get:2 http://security.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Get:3 http://archive.raspberrypi.org/debian bookworm InRelease [39.3 kB]
Hit:4 http://packages.revolutionpi.de bookworm InRelease
Hit:5 http://packages.revolutionpi.de bookworm-backports InRelease
Hit:6 https://download.docker.com/linux/debian bookworm InRelease
Hit:7 https://deb.debian.org/debian bookworm InRelease
E: Repository 'http://security.debian.org/debian-security bookworm-security InRelease' changed its 'Origin' value from 'Raspberry Pi Foundation' to 'Debian'
E: Repository 'http://security.debian.org/debian-security bookworm-security InRelease' changed its 'Label' value from 'Raspberry Pi Foundation' to 'Debian-Security'
N: Repository 'http://security.debian.org/debian-security bookworm-security InRelease' changed its 'Version' value from '' to '12'
N: Repository 'http://security.debian.org/debian-security bookworm-security InRelease' changed its 'Suite' value from 'stable' to 'stable-security'
E: Repository 'http://security.debian.org/debian-security bookworm-security InRelease' changed its 'Codename' value from 'bookworm' to 'bookworm-security'
N: This must be accepted explicitly before updates for this repository can be applied. See apt-secure(8) manpage for details.
Do you want to accept these changes and continue updating from this repository? [y/N] y
Get:8 http://security.debian.org/debian-security bookworm-security/main arm64 Packages [239 kB]
Get:9 http://security.debian.org/debian-security bookworm-security/main Translation-en [144 kB]
Err:5 http://packages.revolutionpi.de bookworm-backports InRelease
  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 82B129927FA3303E
Get:10 http://archive.raspberrypi.org/debian bookworm/main arm64 Packages [533 kB]
Fetched 1,059 kB in 3min 26s (5,149 B/s)
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
All packages are up to date.
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://packages.revolutionpi.de bookworm-backports InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 82B129927FA3303E
W: Failed to fetch http://packages.revolutionpi.de/dists/bookworm-backports/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 82B129927FA3303E
W: Some index files failed to download. They have been ignored, or old ones used instead.
pi@RevPi97026:~$ 
Scheinbar ist der PUBKEY nicht mehr aktuell.

Haben Sie da eine Lösung?

Mit freundlichen Grüßen,
Andreas Zehender
Vossloh-Schwabe Deutschland GmbH
User avatar
nicolaiB
KUNBUS
Posts: 934
Joined: 21 Jun 2018, 10:33
Location: Berlin
Contact:

Re: Nach apt update seit heute Signature Fehler in bookworm-backports repo

Post by nicolaiB »

Hallo Andreas,

da scheint es ein generelles Problem mit den APT Repositories zu geben:
E: Repository 'http://security.debian.org/debian-security bookworm-security InRelease' changed its 'Origin' value from 'Raspberry Pi Foundation' to 'Debian'
E: Repository 'http://security.debian.org/debian-security bookworm-security InRelease' changed its 'Label' value from 'Raspberry Pi Foundation' to 'Debian-Security'
N: Repository 'http://security.debian.org/debian-security bookworm-security InRelease' changed its 'Version' value from '' to '12'
[...]
Kann es vielleicht sein das ein Proxy durch die Unternehmens IT dazwischen geschaltet ist?

Gruß Nicolai
Post Reply