public inbox for pbs-devel@lists.proxmox.com
 help / color / mirror / Atom feed
From: Lukas Wagner <l.wagner@proxmox.com>
To: pbs-devel@lists.proxmox.com
Subject: [pbs-devel] [PATCH proxmox-backup] update apt sources for Trixie based release and move to deb822 format
Date: Fri, 11 Jul 2025 11:15:16 +0200	[thread overview]
Message-ID: <20250711091516.82731-1-l.wagner@proxmox.com> (raw)

Signed-off-by: Lukas Wagner <l.wagner@proxmox.com>
---
 debian/proxmox-backup-server.install | 2 +-
 etc/pbs-enterprise.list              | 1 -
 etc/pbs-enterprise.sources           | 5 +++++
 3 files changed, 6 insertions(+), 2 deletions(-)
 delete mode 100644 etc/pbs-enterprise.list
 create mode 100644 etc/pbs-enterprise.sources

diff --git a/debian/proxmox-backup-server.install b/debian/proxmox-backup-server.install
index 94ba4b0b..5f9af288 100644
--- a/debian/proxmox-backup-server.install
+++ b/debian/proxmox-backup-server.install
@@ -1,4 +1,4 @@
-etc/pbs-enterprise.list /etc/apt/sources.list.d/
+etc/pbs-enterprise.sources /etc/apt/sources.list.d/
 etc/proxmox-backup-banner.service /usr/lib/systemd/system/
 etc/proxmox-backup-daily-update.service /usr/lib/systemd/system/
 etc/proxmox-backup-daily-update.timer /usr/lib/systemd/system/
diff --git a/etc/pbs-enterprise.list b/etc/pbs-enterprise.list
deleted file mode 100644
index 45468ec2..00000000
--- a/etc/pbs-enterprise.list
+++ /dev/null
@@ -1 +0,0 @@
-deb https://enterprise.proxmox.com/debian/pbs bookworm pbs-enterprise
diff --git a/etc/pbs-enterprise.sources b/etc/pbs-enterprise.sources
new file mode 100644
index 00000000..19fbc85f
--- /dev/null
+++ b/etc/pbs-enterprise.sources
@@ -0,0 +1,5 @@
+Types: deb
+URIs: https://enterprise.proxmox.com/debian/pbs
+Suites: trixie
+Components: pbs-enterprise
+Signed-By: /usr/share/keyrings/proxmox-archive-keyring.gpg
-- 
2.39.5



_______________________________________________
pbs-devel mailing list
pbs-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pbs-devel


             reply	other threads:[~2025-07-11  9:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-11  9:15 Lukas Wagner [this message]
2025-07-11  9:18 ` [pbs-devel] applied: " Thomas Lamprecht

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250711091516.82731-1-l.wagner@proxmox.com \
    --to=l.wagner@proxmox.com \
    --cc=pbs-devel@lists.proxmox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal