1. /usr/share is for packages, not for end users (including admins); If the key is not managed by a package, it should be in /etc/apt/keyrings.
2. It appears that the key changed, yet there is no instruction that explains the old key needs to be replaced
2. It appears that the key changed, yet there is no instruction that explains the old key needs to be replaced
```
# apt update
Hit:1 http://security.debian.org/debian-security trixie-security InRelease
Get:2 http://download.proxmox.com/debian/pve trixie InRelease [3,534 B]
Err:2 http://download.proxmox.com/debian/pve trixie InRelease
The following signatures couldn't be verified because the public key is not available: NO_PUBKEY A7BCD1420BFE778E
Get:3 http://download.proxmox.com/debian/ceph-squid trixie InRelease [2,736 B]
Err:3 http://download.proxmox.com/debian/ceph-squid trixie InRelease
The following signatures couldn't be verified because the public key is not available: NO_PUBKEY A7BCD1420BFE778E
Hit:4 http://deb.debian.org/debian trixie InRelease
Hit:5 http://deb.debian.org/debian trixie-updates InRelease
Reading package lists... Done
W: GPG error: http://download.proxmox.com/debian/pve trixie InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY A7BCD1420BFE778E
E: The repository 'http://download.proxmox.com/debian/pve trixie 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.
W: GPG error: http://download.proxmox.com/debian/ceph-squid trixie InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY A7BCD1420BFE778E
E: The repository 'http://download.proxmox.com/debian/ceph-squid trixie 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.
```