all lists on 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 qemu-server] d/control: bump (build-)dependency for libpve-guest-common-perl
Date: Tue,  8 Apr 2025 10:12:33 +0200	[thread overview]
Message-ID: <20250408081233.20843-3-f.ebner@proxmox.com> (raw)
In-Reply-To: <20250408081233.20843-1-f.ebner@proxmox.com>

Version 5.2.0 of libpve-guest-common-perl is required for the
PVE/Mapping/Dir.pm module, but there was a transitive dependency for
libpve-cluster-perl missing for tracking the corresponding file on the
cluster file system and build would still fail with: > unknown file
'mapping/directory.cfg' at /usr/share/perl5/PVE/Cluster.pm

Version 5.2.2 of libpve-guest-common-perl depends on recent enough
libpve-cluster-perl to fix this.

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

diff --git a/debian/control b/debian/control
index 2a37ef7e..d6c20040 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends: debhelper-compat (= 13),
                libpve-apiclient-perl,
                libpve-cluster-perl,
                libpve-common-perl (>= 8.0.2),
-               libpve-guest-common-perl (>= 5.1.0),
+               libpve-guest-common-perl (>= 5.2.2),
                libpve-storage-perl (>= 8.2.10),
                libtest-mockmodule-perl,
                liburi-perl,
@@ -38,7 +38,7 @@ Depends: dbus,
          libpve-apiclient-perl,
          libpve-cluster-perl,
          libpve-common-perl (>= 8.2.6),
-         libpve-guest-common-perl (>= 5.1.7),
+         libpve-guest-common-perl (>= 5.2.2),
          libpve-storage-perl (>= 8.3.5),
          libterm-readline-gnu-perl,
          liburi-perl,
-- 
2.39.5



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


  parent 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 [pve-devel] [PATCH guest-common 1/2] d/control: bump dependency for libpve-cluster-perl Fiona Ebner
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 ` Fiona Ebner [this message]
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-3-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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal