[pve-devel] [PATCH v7 qemu-server 10/10] debian : control : add a break on pve-manager <= 7.2.4
Fabian Ebner
f.ebner at proxmox.com
Thu Jun 23 09:22:18 CEST 2022
Am 22.06.22 um 13:52 schrieb Alexandre Derumier:
> Signed-off-by: Alexandre Derumier <aderumier at odiso.com>
> ---
> debian/control | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/debian/control b/debian/control
> index af258db..eff8165 100644
> --- a/debian/control
> +++ b/debian/control
> @@ -54,6 +54,6 @@ Depends: dbus,
> ${perl:Depends},
> ${shlibs:Depends},
> Recommends: proxmox-backup-file-restore (>= 2.1.9-2)
> -Breaks: pve-ha-manager (<= 3.0-4), pve-manager (<= 6.0-13)
> +Breaks: pve-ha-manager (<= 3.0-4), pve-manager (<= 7.2-4)
Is there any special reason for this? What exactly breaks?
What's important is that new pve-manager on the target (which is what
the migration patch tests for - needs to be adapted to the proper
version when applying of course) implies new qemu-server on the target
(so it can parse the new section correctly). And that is done via a
normal dependency bump pve-manger -> qemu-server.
> Description: Qemu Server Tools
> This package contains the Qemu Server tools used by Proxmox VE
More information about the pve-devel
mailing list