Hello!
I have legacy Debian 9 with Proxmox5 and I'm trying to upgrade it to Buster and Proxmox6. I'm following this document https://pve.proxmox.com/wiki/Upgrade_from_5.x_to_6.0 but every time I got:
when
I have downloaded proxmox-ve-release-6.x.gpg key to /etc/apt/trusted.gpg.d/ but it didn't help. There is the result of sha256sum on this file:
I'm using no-subscription apt repository. This is the content of the file /etc/apt/sources.list.d/pve-no-subscription.list :
Snippet of apt-key list:
Did I miss something? Could you please help me to solve this issue?
I have legacy Debian 9 with Proxmox5 and I'm trying to upgrade it to Buster and Proxmox6. I'm following this document https://pve.proxmox.com/wiki/Upgrade_from_5.x_to_6.0 but every time I got:
Code:
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://download.proxmox.com/debian/pve buster InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 7BF2812E8A6E88E0
W: Failed to fetch http://download.proxmox.com/debian/pve/dists/buster/InRelease The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 7BF2812E8A6E88E0
W: Some index files failed to download. They have been ignored, or old ones used instead.
when
apt update
executed.I have downloaded proxmox-ve-release-6.x.gpg key to /etc/apt/trusted.gpg.d/ but it didn't help. There is the result of sha256sum on this file:
Code:
2781fd6fdcc63a95576bdbf3b95bbf21fac3ea330ad6a4311d4dfec4016ac02e proxmox-ve-release-6.x.gpg
I'm using no-subscription apt repository. This is the content of the file /etc/apt/sources.list.d/pve-no-subscription.list :
Code:
deb http://download.proxmox.com/debian/pve buster pve-no-subscription
Snippet of apt-key list:
Code:
/etc/apt/trusted.gpg.d/proxmox-ve-release-5.x.gpg
-------------------------------------------------
pub rsa4096 2016-08-29 [SC] [expires: 2026-08-27]
359E 9596 5E2C 3D64 3159 CD30 0D9A 1950 E2EF 0603
uid [ unknown] Proxmox Virtual Environment 5.x Release Key <proxmox-release@proxmox.com>
/etc/apt/trusted.gpg.d/proxmox-ve-release-6.x.gpg
-------------------------------------------------
pub rsa4096 2018-11-19 [SC] [expires: 2028-11-16]
3534 79F8 3781 D7F8 ED5F 5AC5 7BF2 812E 8A6E 88E0
uid [ unknown] Proxmox Virtual Environment 6.x Release Key <proxmox-release@proxmox.com>
Did I miss something? Could you please help me to solve this issue?
Last edited: