Update links to contain information regarding archive CDNs ← Older revision Revision as of 10:09, 22 May 2026 Line 78: Line 78: ==== Remove Proxmox VE 3.x packages in order to avoid dependency errors ==== ==== Remove Proxmox VE 3.x packages in order to avoid dependency errors ==== Old releases must use [https://forum.proxmox.com/threads/new-archive-cdn-for-end-of-life-eol-releases.178957/ the archive CDN for Proxmox] and [https://www.debian.org/distrib/archive for Debian], so make sure that all repositories in /etc/apt/sources.list and /etc/apt/sources.list.d/*.list use: * archive.debian.org instead of *.debian.org * archive.proxmox.com instead of *.proxmox.com * In case certificate errors occur while running apt-get update, use HTTP instead of HTTPS for the repositories. First make sure that your actual installation is “clean”, tentatively run First make sure that your actual installation is “clean”, tentatively run Line 106: Line 111: Add repository proxmox jessie location Add repository proxmox jessie location deb https :// enterprise .proxmox.com/debian jessie pve-enterprise deb http :// archive .proxmox.com/debian /pve jessie pve-enterprise deb http:// download .proxmox.com/debian jessie pve-no-subscription deb http:// archive .proxmox.com/debian /pve jessie pve-no-subscription apt-get update apt-get update