Hi,
While upgrading one of my instances, which has both PBS and PVE installed, I noticed that the wiki pages for both suggest saving the PVE and PBS repository details to the same "proxmox.sources" file, i.e.
It's not hard to imagine a bunch of users will overwrite one set with another in the process of upgrading.
While upgrading one of my instances, which has both PBS and PVE installed, I noticed that the wiki pages for both suggest saving the PVE and PBS repository details to the same "proxmox.sources" file, i.e.
Code:
cat > /etc/apt/sources.list.d/proxmox.sources << EOF
Types: deb
URIs: http://download.proxmox.com/debian/pve
Suites: trixie
Components: pve-no-subscription
Signed-By: /usr/share/keyrings/proxmox-archive-keyring.gpg
EOF
It's not hard to imagine a bunch of users will overwrite one set with another in the process of upgrading.
Last edited: