JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
root@proxmox101b:/etc/apt# apt update
Hit:1 http://security.debian.org/debian-security bullseye-security InRelease
Hit:2 http://ftp.debian.org/debian bullseye InRelease
Get:3 http://download.proxmox.com/debian/pbs bullseye InRelease [3,067 B]
Hit:4 http://ftp.debian.org/debian bullseye-updates InRelease
Err:3 http://download.proxmox.com/debian/pbs bullseye InRelease
The following signatures couldn't be verified because the public key is not available: NO_PUBKEY DD4BA3917E23BF59
Reading package lists... Done
W: GPG error: http://download.proxmox.com/debian/pbs 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/pbs 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.
Then I did:
root@proxmox101b:/etc/apt/trusted.gpg.d# wget http://download.proxmox.com/debian/key.asc
--2021-08-24 09:26:50-- http://download.proxmox.com/debian/key.asc
Resolving download.proxmox.com (download.proxmox.com)... 144.217.225.162, 2607:5300:203:7dc2::162
Connecting to download.proxmox.com (download.proxmox.com)|144.217.225.162|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1703 (1.7K) [application/octet-stream]
Saving to: ‘key.asc’
key.asc 100%[==================================================================================>] 1.66K --.-KB/s in 0s
2021-08-24 09:26:50 (94.6 MB/s) - ‘key.asc’ saved [1703/1703]
root@proxmox101b:/etc/apt/trusted.gpg.d# apt-key add key.asc
And I still get the same error when I try an APT UPDATE.
Here is the content of my /etc/apt/trusted.gpg.d:
root@proxmox101b:/etc/apt/trusted.gpg.d# ls
debian-archive-bullseye-automatic.gpg debian-archive-buster-security-automatic.gpg debian-archive-stretch-stable.gpg
debian-archive-bullseye-security-automatic.gpg debian-archive-buster-stable.gpg key.asc
debian-archive-bullseye-stable.gpg debian-archive-stretch-automatic.gpg key.asc~
debian-archive-buster-automatic.gpg debian-archive-stretch-security-automatic.gpg proxmox-ve-release-6.x.gpg
And here is the content of my /etc/apt/sources.list:
root@proxmox101b:/etc/apt# cat sources.list
deb http://ftp.debian.org/debian bullseye main contrib
deb http://ftp.debian.org/debian bullseye-updates main contrib
# PBS pbs-no-subscription repository provided by proxmox.com,
# NOT recommended for production use
deb http://download.proxmox.com/debian/pbs bullseye pbs-no-subscription
# security updates
deb http://security.debian.org/debian-security bullseye-security main contrib
And here is some (maybe) usefull stuff:
root@proxmox101b:/etc/apt# md5sum /etc/apt/trusted.gpg.d/proxmox*
f3f6c5a3a67baf38ad178e5ff1ee270c /etc/apt/trusted.gpg.d/proxmox-ve-release-6.x.gpg
root@proxmox101b:~# apt-key list
/etc/apt/trusted.gpg
--------------------
pub dsa1024 2008-10-28 [SC]
BE25 7BAA 5D40 6D01 157D 323E C23A C7F4 9887 F95A
uid [ unknown] Proxmox Release Key <[email protected]>
sub elg2048 2008-10-28 [E]
/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) <[email protected]>
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) <[email protected]>
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) <[email protected]>
/etc/apt/trusted.gpg.d/debian-archive-buster-automatic.gpg
----------------------------------------------------------
pub rsa4096 2019-04-14 [SC] [expires: 2027-04-12]
80D1 5823 B7FD 1561 F9F7 BCDD DC30 D7C2 3CBB ABEE
uid [ unknown] Debian Archive Automatic Signing Key (10/buster) <[email protected]>
sub rsa4096 2019-04-14 [S] [expires: 2027-04-12]
/etc/apt/trusted.gpg.d/debian-archive-buster-security-automatic.gpg
-------------------------------------------------------------------
pub rsa4096 2019-04-14 [SC] [expires: 2027-04-12]
5E61 B217 265D A980 7A23 C5FF 4DFA B270 CAA9 6DFA
uid [ unknown] Debian Security Archive Automatic Signing Key (10/buster) <[email protected]>
sub rsa4096 2019-04-14 [S] [expires: 2027-04-12]
/etc/apt/trusted.gpg.d/debian-archive-buster-stable.gpg
-------------------------------------------------------
pub rsa4096 2019-02-05 [SC] [expires: 2027-02-03]
6D33 866E DD8F FA41 C014 3AED DCC9 EFBF 77E1 1517
uid [ unknown] Debian Stable Release Key (10/buster) <[email protected]>
/etc/apt/trusted.gpg.d/debian-archive-stretch-automatic.gpg
-----------------------------------------------------------
pub rsa4096 2017-05-22 [SC] [expires: 2025-05-20]
E1CF 20DD FFE4 B89E 8026 58F1 E0B1 1894 F66A EC98
uid [ unknown] Debian Archive Automatic Signing Key (9/stretch) <[email protected]>
sub rsa4096 2017-05-22 [S] [expires: 2025-05-20]
/etc/apt/trusted.gpg.d/debian-archive-stretch-security-automatic.gpg
--------------------------------------------------------------------
pub rsa4096 2017-05-22 [SC] [expires: 2025-05-20]
6ED6 F5CB 5FA6 FB2F 460A E88E EDA0 D238 8AE2 2BA9
uid [ unknown] Debian Security Archive Automatic Signing Key (9/stretch) <[email protected]>
sub rsa4096 2017-05-22 [S] [expires: 2025-05-20]
/etc/apt/trusted.gpg.d/debian-archive-stretch-stable.gpg
--------------------------------------------------------
pub rsa4096 2017-05-20 [SC] [expires: 2025-05-18]
067E 3C45 6BAE 240A CEE8 8F6F EF0F 382A 1A7B 6500
uid [ unknown] Debian Stable Release Key (9/stretch) <[email protected]>
/etc/apt/trusted.gpg.d/key.asc
------------------------------
pub dsa1024 2008-10-28 [SC]
BE25 7BAA 5D40 6D01 157D 323E C23A C7F4 9887 F95A
uid [ unknown] Proxmox Release Key <[email protected]>
sub elg2048 2008-10-28 [E]
/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 <[email protected]>
Any hint for me?
Thank you.
where did you get that url from? (out of curiosity) - try importing the key for the Proxmox bullseye releases:
http://download.proxmox.com/debian/proxmox-release-bullseye.gpg
I hope this helps!
where did you get that url from? (out of curiosity) - try importing the key for the Proxmox bullseye releases:
http://download.proxmox.com/debian/proxmox-release-bullseye.gpg
I hope this helps!
from this URL:
https://forum.proxmox.com/threads/gpg-errors-upon-update.35335/
I'm not sure how to apply your solution (not so familiar with this part of Proxmox), so I will try TOM URL that I'll go read right now, thanks.
See https://pve.proxmox.com/wiki/Install_Proxmox_VE_on_Debian_11_Bullseye#Install_Proxmox_VE
Yeah, it's working, thanks.
The Proxmox community has been around for many years and offers help and support for
Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!
The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get your own in 60 seconds.
Buy now!
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.
Accept
Learn more…