mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-04-28 15:47:21 +00:00

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>
68 lines
2.2 KiB
Plaintext
68 lines
2.2 KiB
Plaintext
Source: qemu-server
|
|
Section: admin
|
|
Priority: optional
|
|
Maintainer: Proxmox Support Team <support@proxmox.com>
|
|
Build-Depends: debhelper-compat (= 13),
|
|
libglib2.0-dev,
|
|
libio-multiplex-perl,
|
|
libjson-c-dev,
|
|
libpve-apiclient-perl,
|
|
libpve-cluster-perl,
|
|
libpve-common-perl (>= 8.0.2),
|
|
libpve-guest-common-perl (>= 5.2.2),
|
|
libpve-storage-perl (>= 8.2.10),
|
|
libtest-mockmodule-perl,
|
|
liburi-perl,
|
|
libuuid-perl,
|
|
lintian,
|
|
perl,
|
|
pkg-config,
|
|
pve-cluster,
|
|
pve-doc-generator (>= 6.2-5),
|
|
pve-edk2-firmware-ovmf (>= 4.2025.02-3),
|
|
pve-firewall,
|
|
pve-ha-manager <!nocheck>,
|
|
pve-qemu-kvm (>= 9.2~),
|
|
Standards-Version: 4.5.1
|
|
Homepage: https://www.proxmox.com
|
|
|
|
Package: qemu-server
|
|
Architecture: any
|
|
Depends: dbus,
|
|
genisoimage,
|
|
libio-multiplex-perl,
|
|
libjson-perl,
|
|
libjson-xs-perl,
|
|
libnet-ssleay-perl,
|
|
libpve-access-control (>= 8.0.0~),
|
|
libpve-apiclient-perl,
|
|
libpve-cluster-perl,
|
|
libpve-common-perl (>= 8.2.6),
|
|
libpve-guest-common-perl (>= 5.2.2),
|
|
libpve-storage-perl (>= 8.3.5),
|
|
libterm-readline-gnu-perl,
|
|
liburi-perl,
|
|
libuuid-perl,
|
|
perl (>= 5.10.0-19),
|
|
proxmox-websocket-tunnel,
|
|
pve-cluster,
|
|
# TODO: make legacy edk2 optional (suggests) for PVE 9 and warn explicitly about it
|
|
pve-edk2-firmware-legacy | pve-edk2-firmware (<< 4~),
|
|
pve-edk2-firmware-ovmf (>= 4.2025.02-3),
|
|
pve-firewall (>= 5.0.4),
|
|
pve-ha-manager (>= 3.0-9),
|
|
pve-qemu-kvm (>= 7.1~),
|
|
socat,
|
|
swtpm,
|
|
swtpm-tools,
|
|
${misc:Depends},
|
|
${perl:Depends},
|
|
${shlibs:Depends},
|
|
Recommends: libpve-network-perl (>= 0.8.3),
|
|
proxmox-backup-file-restore (>= 2.1.9-2),
|
|
virtiofsd,
|
|
Suggests: pve-edk2-firmware-aarch64, pve-edk2-firmware-riscv,
|
|
Breaks: pve-ha-manager (<< 4.0.1), pve-manager (<= 6.0-13),
|
|
Description: Qemu Server Tools
|
|
This package contains the Qemu Server tools used by Proxmox VE
|