]> git.proxmox.com Git - pve-docs.git/commitdiff
old repos: use /pve suffix, which has better compatibility
authorMira Limbeck <m.limbeck@proxmox.com>
Fri, 8 Oct 2021 12:23:31 +0000 (14:23 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 11 Oct 2021 06:53:01 +0000 (08:53 +0200)
We switched configuring /etc/apt/auth.conf to use /debian/pve as path
instead of just the old /debian for better compatibility with PVE and
PBS getting co-installed on the same host.

To match that stricter server definition the sources.list for
pve-enterprise must contain the /pve at the end. Otherwise there is
no match and updating via the pve-enterprise repository doesn't work.

Signed-off-by: Mira Limbeck <m.limbeck@proxmox.com>
 [ Thomas: adapted commit message and older repos as 6.x too ]
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
pve-package-repos.adoc

index edb9ae010cd48325a4c135e62d88c9aeb5042147..84141b4defd90438c3810f953ae2cd829c1d561f 100644 (file)
@@ -226,11 +226,11 @@ these repositories is still provided.
 |===========================================================
 |Repository                 | sources.list entry
 |{pve} 6.x Enterprise       |
-deb https://enterprise.proxmox.com/debian buster pve-enterprise
+deb https://enterprise.proxmox.com/debian/pve buster pve-enterprise
 |{pve} 6.x No-Subscription  |
-deb http://download.proxmox.com/debian buster pve-no-subscription
+deb http://download.proxmox.com/debian/pve buster pve-no-subscription
 |{pve} 6.x Test             |
-deb http://download.proxmox.com/debian buster pvetest
+deb http://download.proxmox.com/debian/pve buster pvetest
 |===========================================================
 
 
@@ -245,11 +245,11 @@ these repositories is still provided.
 |===========================================================
 |Repository                 | sources.list entry
 |{pve} 5.x Enterprise       |
-deb https://enterprise.proxmox.com/debian stretch pve-enterprise
+deb https://enterprise.proxmox.com/debian/pve stretch pve-enterprise
 |{pve} 5.x No-Subscription  |
-deb http://download.proxmox.com/debian stretch pve-no-subscription
+deb http://download.proxmox.com/debian/pve stretch pve-no-subscription
 |{pve} 5.x Test             |
-deb http://download.proxmox.com/debian stretch pvetest
+deb http://download.proxmox.com/debian/pve stretch pvetest
 |===========================================================
 
 
@@ -264,11 +264,11 @@ these repositories is still provided.
 |===========================================================
 |Repository                 | sources.list entry
 |{pve} 4.x Enterprise       |
-deb https://enterprise.proxmox.com/debian jessie pve-enterprise
+deb https://enterprise.proxmox.com/debian/pve jessie pve-enterprise
 |{pve} 4.x No-Subscription  |
-deb http://download.proxmox.com/debian jessie pve-no-subscription
+deb http://download.proxmox.com/debian/pve jessie pve-no-subscription
 |{pve} 4.x Test             |
-deb http://download.proxmox.com/debian jessie pvetest
+deb http://download.proxmox.com/debian/pve jessie pvetest
 |===========================================================
 
 
@@ -283,11 +283,11 @@ these repositories is still provided.
 |===========================================================
 |Repository                 | sources.list entry
 |{pve} 3.x Enterprise       |
-deb https://enterprise.proxmox.com/debian wheezy pve-enterprise
+deb https://enterprise.proxmox.com/debian/pve wheezy pve-enterprise
 |{pve} 3.x No-Subscription  |
-deb http://download.proxmox.com/debian wheezy pve-no-subscription
+deb http://download.proxmox.com/debian/pve wheezy pve-no-subscription
 |{pve} 3.x Test             |
-deb http://download.proxmox.com/debian wheezy pvetest
+deb http://download.proxmox.com/debian/pve wheezy pvetest
 |===========================================================