I have following issues when replace source list.
root@pve1:~# rm /etc/apt/sources.list.d/pve-enterprise.list
root@pve1:~# ls /etc/apt/
apt.conf.d auth.conf.d keyrings listchanges.conf listchanges.conf.d preferences.d sources.list sources.list.d trusted.gpg.d
root@pve1:~# ls
root@pve1:~# ls
root@pve1:~# cd /etc/apt/sources.list.d/
root@pve1:/etc/apt/sources.list.d# ls
ceph.list
root@pve1:/etc/apt/sources.list.d# echo "deb
http://download.proxmox.com/debian/pve buster pve-no-subscription" > /etc/apt/sources.list.d/pve-no-subscription.list
root@pve1:/etc/apt/sources.list.d# apt update
Get:1
http://download.proxmox.com/debian/pve buster InRelease [2,659 B]
Hit:2
http://security.debian.org bookworm-security InRelease
Hit:3
http://ftp.debian.org/debian bookworm InRelease
Hit:4
http://ftp.debian.org/debian bookworm-updates InRelease
Err:5
https://enterprise.proxmox.com/debian/ceph-quincy bookworm InRelease
401 Unauthorized [IP: 103.76.41.50 443]
Err:1
http://download.proxmox.com/debian/pve buster InRelease
The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 7BF2812E8A6E88E0
Reading package lists... Done
E: Failed to fetch
https://enterprise.proxmox.com/debian/ceph-quincy/dists/bookworm/InRelease 401 Unauthorized [IP: 103.76.41.50 443]
E: The repository '
https://enterprise.proxmox.com/debian/ceph-quincy bookworm 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/pve buster InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 7BF2812E8A6E88E0
E: The repository '
http://download.proxmox.com/debian/pve buster 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.