* [pve-devel] [PATCH docs] fix PVE 6 repository entries
@ 2021-10-08 12:23 Mira Limbeck
2021-10-11 6:59 ` [pve-devel] applied: " Thomas Lamprecht
0 siblings, 1 reply; 2+ messages in thread
From: Mira Limbeck @ 2021-10-08 12:23 UTC (permalink / raw)
To: pve-devel
With the release of PBS, and switching /etc/apt/auth.conf to use
/debian/pve as path instead of just /debian, 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>
---
pve-package-repos.adoc | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pve-package-repos.adoc b/pve-package-repos.adoc
index edb9ae0..82c8a36 100644
--- a/pve-package-repos.adoc
+++ b/pve-package-repos.adoc
@@ -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
|===========================================================
--
2.30.2
^ permalink raw reply [flat|nested] 2+ messages in thread
* [pve-devel] applied: [PATCH docs] fix PVE 6 repository entries
2021-10-08 12:23 [pve-devel] [PATCH docs] fix PVE 6 repository entries Mira Limbeck
@ 2021-10-11 6:59 ` Thomas Lamprecht
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Lamprecht @ 2021-10-11 6:59 UTC (permalink / raw)
To: Proxmox VE development discussion, Mira Limbeck
On 08.10.21 14:23, Mira Limbeck wrote:
> With the release of PBS, and switching /etc/apt/auth.conf to use
> /debian/pve as path instead of just /debian, 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>
> ---
> pve-package-repos.adoc | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
>
I squashed in changes for all even older repos too and adapted the commit message
a bit, with that: applied, thanks!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-10-11 7:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-08 12:23 [pve-devel] [PATCH docs] fix PVE 6 repository entries Mira Limbeck
2021-10-11 6:59 ` [pve-devel] applied: " Thomas Lamprecht
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox