Closed nickles95 closed 7 hours ago
Get the same error
The following signatures were invalid: BADSIG B859507D6B1F46D3 jiangcuo (this is for pvearm key) <jiangcuo@bingsin.com>
Same here.
Same problem triying to do a clean install.
Same problem triying to do a clean install by using any mirrors.
Worked yesterday but since today I get the same error.
if you still need to install pve on bookworm, you can add the repo as trusted repo like below
echo 'deb [arch=arm64 trusted=yes] https://mirrors.apqa.cn/proxmox/debian/pve bookworm port'>/etc/apt/sources.list.d/pveport.list
then update and install as normal
Use at your risk!!!!!
The reason lies in the fact that I manually input the key during signing previously, but I forgot to do so. Now it's auto-signed.
Describe the bug Running apt update is complaining that the repo signature is invalid
To Reproduce Run apt-update Get this: W: GPG error: https://mirrors.apqa.cn/proxmox/debian/pve bookworm Release: The following signatures were invalid: BADSIG B859507D6B1F46D3 jiangcuo (this is for pvearm key) jiangcuo@bingsin.com E: The repository 'https://mirrors.apqa.cn/proxmox/debian/pve bookworm Release' is no longer 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.
Try rerunning the steps to add the repo and download a fresh key from the wiki, issue persists.
Expected behavior It works
Screenshots If applicable, add screenshots to help explain your problem.
ENV (please complete the following information):
Additional context Add any other context about the problem here.