Привет, я пытался установить pve7 в ванильном debian11 согласно этой вики (). Вроде бы всё в порядке:
Code: # ls -la /etc/apt/trusted.gpg.d/proxmox-release-bullseye.gpg
-rw-r--r-- 1 root root 1187 Dec 14 2020 /etc/apt/trusted.gpg.d/proxmox-release-bullseye.gpg
Code: # sha512sum /etc/apt/trusted.gpg.d/proxmox-release-bullseye.gpg
7fb03ec8a1675723d2853b84aa4fdb49a46a3bb72b9951361488bfd19b29 aab0a789a4f8c7406e71a69aabbc727c936d3549731c4659ffa1a08f44db 8fdcebfa /etc/apt/trusted.gpg.d/proxmox-release-bullseye.gpg
Но при `apt update` ключи не проходят с ошибкой NO_PUBKEY DD4BA3917E23BF59:
Code: # apt update
Hit:1 bullseye InRelease
Hit:2 bullseye-updates InRelease
Hit:3 bullseye-security InRelease
Get:4 bullseye InRelease [3,053 B]
Err:4 bullseye InRelease
Не удалось проверить следующие подписи, потому что отсутствует открытый ключ: NO_PUBKEY DD4BA3917E23BF59
Reading package lists... Done
W: GPG error: bullseye InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY DD4BA3917E23BF59
E: The repository 'http://download.proxmox.com/debian/pve bullseye InRelease' 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.
[Exit 100] Ключи могли измениться?
Code: # ls -la /etc/apt/trusted.gpg.d/proxmox-release-bullseye.gpg
-rw-r--r-- 1 root root 1187 Dec 14 2020 /etc/apt/trusted.gpg.d/proxmox-release-bullseye.gpg
Code: # sha512sum /etc/apt/trusted.gpg.d/proxmox-release-bullseye.gpg
7fb03ec8a1675723d2853b84aa4fdb49a46a3bb72b9951361488bfd19b29
Но при `apt update` ключи не проходят с ошибкой NO_PUBKEY DD4BA3917E23BF59:
Code: # apt update
Hit:1 bullseye InRelease
Hit:2 bullseye-updates InRelease
Hit:3 bullseye-security InRelease
Get:4 bullseye InRelease [3,053 B]
Err:4 bullseye InRelease
Не удалось проверить следующие подписи, потому что отсутствует открытый ключ: NO_PUBKEY DD4BA3917E23BF59
Reading package lists... Done
W: GPG error: bullseye InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY DD4BA3917E23BF59
E: The repository 'http://download.proxmox.com/debian/pve bullseye InRelease' 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.
[Exit 100] Ключи могли измениться?
