Hi,
I get a GPG error when I use apt update
Here is the content of /etc/apt/sources.list:
Can anyone help me with this issue?
Thank you!
I get a GPG error when I use apt update
Code:
apt update
Hit:1 http://ftp.at.debian.org/debian bullseye InRelease
Hit:2 http://security.debian.org bullseye-security InRelease
Hit:3 http://download.proxmox.com/debian/ceph-luminous buster InRelease
Hit:4 http://ftp.at.debian.org/debian bullseye-updates InRelease
Hit:5 http://download.proxmox.com/debian/pve bullseye InRelease
Ign:6 http://ftp.de.debian.org/debian jessie InRelease
Hit:7 https://apt.iteas.at/iteas stretch InRelease
Get:8 http://ftp.de.debian.org/debian jessie Release [77.3 kB]
Hit:9 https://enterprise.proxmox.com/debian/pve bullseye InRelease
Get:10 http://ftp.de.debian.org/debian jessie Release.gpg [1,652 B]
Ign:10 http://ftp.de.debian.org/debian jessie Release.gpg
Reading package lists... Done
W: GPG error: http://ftp.de.debian.org/debian jessie Release: The following signatures were invalid: EXPKEYSIG 7638D0442B90D010 Debian Archive Automatic Signing Key (8/jessie) <ftpmaster@debian.org> The following signatures couldn't be verified because the public key is not available: NO_PUBKEY CBF8D6FD518E17E1
E: The repository 'http://ftp.de.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.
Here is the content of /etc/apt/sources.list:
Code:
deb http://ftp.at.debian.org/debian bullseye main contrib
deb http://ftp.at.debian.org/debian bullseye-updates main contrib
# security updates
deb http://security.debian.org bullseye-security main contrib
deb http://ftp.de.debian.org/debian jessie main
# deb-src http://ftp.de.debian.org/debian jessie main
Can anyone help me with this issue?
Thank you!