[SOLVED] PBS trixie repo no public key

citricut

Member
Mar 5, 2024
6
0
6
Hi,

I'm trying to upgrade PBS 3 to 4 via helper scripts but it seems like the PBS trixie repo has no public key. I was recommended to wait a few days but it hasn't cleared out after a week. Any hint here?

GPG error: http://download.proxmox.com/debian/pbs trixie InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY A7BCD1420BFE778E


Thanks in advance!
 
Hi @citricut,
is the package proxmox-archive-keyring installed correctly on your system? The meta-package proxmox-backup depends on that so maybe that is not installed as well?
 
Hi,

Real question: why use a script when there is an official guide ?

As i can see the script does not :
  • Make a backup of /etc/proxmox-backup to ensure that in the worst case, any relevant configuration can be recovered
  • Ensure that you have at least 10 GB free disk space on the root mount point
  • Enable Maintenance Mode (yes, it's optional but best practice)
Best regards,