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.eb...@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