Based on your idea I did ...workaround:
Bash:apt-mark hold proxmox-ve pve-manager apt update apt full-upgrade
when finaly fixed by staff:
Bash:apt-mark unhold proxmox-ve pve-manager apt update apt full-upgrade
Code:
sudo apt-mark hold libpve-notify-perl
Code:
sudo apt update
Code:
pme@vpe3:~$ sudo apt -o Debug::pkgProblemResolver=yes dist-upgrade
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Starting pkgProblemResolver with broken count: 1
Starting 2 pkgProblemResolver with broken count: 1
Investigating (0) libpve-notify-perl:amd64 < 8.0.6 | 8.0.7 @hi pumH Ib >
Broken libpve-notify-perl:amd64 Depends on libpve-cluster-perl:amd64 < 8.0.6 -> 8.0.7 @ii umU > (= 8.0.6)
Considering libpve-cluster-perl:amd64 39 as a solution to libpve-notify-perl:amd64 10006
Added libpve-cluster-perl:amd64 to the remove list
Fixing libpve-notify-perl:amd64 via keep of libpve-cluster-perl:amd64
Try to Re-Instate (0) libpve-cluster-perl:amd64
Re-Instated libpve-cluster-perl:amd64 (1 vs 1)
Investigating (1) libpve-notify-perl:amd64 < 8.0.6 | 8.0.7 @hi pumH Ib >
Broken libpve-notify-perl:amd64 Depends on libpve-cluster-perl:amd64 < 8.0.6 -> 8.0.7 @ii umU > (= 8.0.6)
Considering libpve-cluster-perl:amd64 39 as a solution to libpve-notify-perl:amd64 10006
Added libpve-cluster-perl:amd64 to the remove list
Fixing libpve-notify-perl:amd64 via keep of libpve-cluster-perl:amd64
Investigating (1) libpve-cluster-api-perl:amd64 < 8.0.6 -> 8.0.7 @ii umU Ib >
Broken libpve-cluster-api-perl:amd64 Depends on libpve-cluster-perl:amd64 < 8.0.6 | 8.0.7 @ii umH > (= 8.0.7)
Considering libpve-cluster-perl:amd64 39 as a solution to libpve-cluster-api-perl:amd64 2
Holding Back libpve-cluster-api-perl:amd64 rather than change libpve-cluster-perl:amd64
Try to Re-Instate (2) libpve-cluster-api-perl:amd64
Done
Calculating upgrade... Done
The following NEW packages will be installed:
proxmox-kernel-6.8.8-1-pve-signed
The following packages have been kept back:
libpve-cluster-api-perl libpve-cluster-perl libpve-notify-perl libpve-rs-perl pve-container pve-manager
The following packages will be upgraded:
libnvpair3linux libpve-guest-common-perl libpve-storage-perl libuutil3linux libzfs4linux libzpool5linux proxmox-kernel-6.8 pve-cluster pve-esxi-import-tools pve-firmware pve-ha-manager shim-signed shim-signed-common spl zfs-initramfs
zfs-zed zfsutils-linux
17 upgraded, 1 newly installed, 0 to remove and 6 not upgraded.
Need to get 0 B/241 MB of archives.
After this operation, 582 MB of additional disk space will be used.
Do you want to continue? [Y/n]
Will see if all is working as expected on this test Proxmox ...