public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
From: Fiona Ebner <f.ebner@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [pve-devel] [PATCH guest-common 1/2] d/control: bump dependency for libpve-cluster-perl
Date: Tue,  8 Apr 2025 10:12:31 +0200	[thread overview]
Message-ID: <20250408081233.20843-1-f.ebner@proxmox.com> (raw)

For example, otherwise build of qemu-server will fail with:
> unknown file 'mapping/directory.cfg' at /usr/share/perl5/PVE/Cluster.pm
if libpve-cluster-perl is not recent enough and there most likely are
runtime issues too.

Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 3c24920..21f0db2 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Homepage: https://www.proxmox.com
 Package: libpve-guest-common-perl
 Architecture: all
 Depends: libpve-access-control,
-         libpve-cluster-perl (>= 7-2-3),
+         libpve-cluster-perl (>= 8.1.0),
          libpve-common-perl (>= 8.0.2),
          libpve-storage-perl (>= 8.3.4),
          proxmox-websocket-tunnel,
-- 
2.39.5



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


             reply	other threads:[~2025-04-08  8:13 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-08  8:12 Fiona Ebner [this message]
2025-04-08  8:12 ` [pve-devel] [PATCH guest-common 2/2] bump version to 5.2.2 Fiona Ebner
2025-04-08  8:12 ` [pve-devel] [PATCH qemu-server] d/control: bump (build-)dependency for libpve-guest-common-perl Fiona Ebner
2025-04-08 10:48 ` [pve-devel] applied: [PATCH guest-common 1/2] d/control: bump dependency for libpve-cluster-perl 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=20250408081233.20843-1-f.ebner@proxmox.com \
    --to=f.ebner@proxmox.com \
    --cc=pve-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