I am not sure if this issue is on my end or upstream, can anyone verify if pveam update works?
turnkey seems ok, but bullseye is showing BAD signature.
pveam update
update failed - see /var/log/pveam.log for details
apt-key list
cat /etc/apt/{sources.list,sources.list.d/*.list}
apt-get update
turnkey seems ok, but bullseye is showing BAD signature.
pveam update
update failed - see /var/log/pveam.log for details
Code:
2022-04-26 14:34:21 starting update
2022-04-26 14:34:21 start download http://download.proxmox.com/images/aplinfo-pve-7.dat.asc
2022-04-26 14:34:22 download finished: 200 OK
2022-04-26 14:34:22 start download http://download.proxmox.com/images/aplinfo-pve-7.dat.gz
2022-04-26 14:34:22 download finished: 200 OK
2022-04-26 14:34:22 signature verification: gpgv: Signature made Sun Apr 24 04:18:36 2022 PDT
2022-04-26 14:34:22 signature verification: gpgv: using RSA key 28139A2F830BD68478A1A01FDD4BA3917E23BF59
2022-04-26 14:34:22 signature verification: gpgv: BAD signature from "Proxmox Bullseye Release Key <proxmox-release@proxmox.com>"
2022-04-26 14:34:22 unable to verify signature - command '/usr/bin/gpgv -q --keyring /usr/share/doc/pve-manager/trustedkeys.gpg /var/lib/pve-manager/apl-info/pveam-download.proxmox.com.tmp.3142303.asc /var/lib/pve-manager/apl-info/pveam-download.proxmox.com.tmp.3142303' failed: exit code 1
2022-04-26 14:34:22 start download https://releases.turnkeylinux.org/pve/aplinfo.dat.asc
2022-04-26 14:34:22 download finished: 200 OK
2022-04-26 14:34:22 start download https://releases.turnkeylinux.org/pve/aplinfo.dat.gz
2022-04-26 14:34:22 download finished: 200 OK
2022-04-26 14:34:22 signature verification: gpgv: Signature made Sun Nov 7 03:25:46 2021 PST
2022-04-26 14:34:22 signature verification: gpgv: using RSA key 694CFF26795A29BAE07B4EB585C25E95A16EB94D
2022-04-26 14:34:22 signature verification: gpgv: Good signature from "Turnkey Linux Release Key <release@turnkeylinux.com>"
2022-04-26 14:34:22 update successful
apt-key list
Code:
Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
/etc/apt/trusted.gpg.d/debian-archive-bullseye-automatic.gpg
------------------------------------------------------------
pub rsa4096 2021-01-17 [SC] [expires: 2029-01-15]
1F89 983E 0081 FDE0 18F3 CC96 73A4 F27B 8DD4 7936
uid [ unknown] Debian Archive Automatic Signing Key (11/bullseye) <ftpmaster@debian.org>
sub rsa4096 2021-01-17 [S] [expires: 2029-01-15]
/etc/apt/trusted.gpg.d/debian-archive-bullseye-security-automatic.gpg
---------------------------------------------------------------------
pub rsa4096 2021-01-17 [SC] [expires: 2029-01-15]
AC53 0D52 0F2F 3269 F5E9 8313 A484 4904 4AAD 5C5D
uid [ unknown] Debian Security Archive Automatic Signing Key (11/bullseye) <ftpmaster@debian.org>
sub rsa4096 2021-01-17 [S] [expires: 2029-01-15]
/etc/apt/trusted.gpg.d/debian-archive-bullseye-stable.gpg
---------------------------------------------------------
pub rsa4096 2021-02-13 [SC] [expires: 2029-02-11]
A428 5295 FC7B 1A81 6000 62A9 605C 66F0 0D6C 9793
uid [ unknown] Debian Stable Release Key (11/bullseye) <debian-release@lists.debian.org>
/etc/apt/trusted.gpg.d/proxmox-release-bullseye.gpg
---------------------------------------------------
pub rsa4096 2020-11-09 [SC] [expires: 2030-11-07]
2813 9A2F 830B D684 78A1 A01F DD4B A391 7E23 BF59
uid [ unknown] Proxmox Bullseye Release Key <proxmox-release@proxmox.com>
cat /etc/apt/{sources.list,sources.list.d/*.list}
Code:
deb http://ftp.us.debian.org/debian bullseye main contrib
deb http://ftp.us.debian.org/debian bullseye-updates main contrib
# security updates
deb http://security.debian.org bullseye-security main contrib
deb http://download.proxmox.com/debian/pve bullseye pve-no-subscription
apt-get update
Code:
Hit:1 http://security.debian.org bullseye-security InRelease
Hit:2 http://download.proxmox.com/debian/pve bullseye InRelease
Get:3 http://ftp.us.debian.org/debian bullseye InRelease [116 kB]
Get:4 http://ftp.us.debian.org/debian bullseye-updates InRelease [39.4 kB]
Fetched 155 kB in 1s (164 kB/s)
Reading package lists... Done
Last edited: