[pdm-devel] [PATCH proxmox-datacenter-manager 0/3] fix pdm build for trixie

Dominik Csapak d.csapak at proxmox.com
Tue Aug 12 09:08:36 CEST 2025


all 3 patches look good to me (and I would have arrived pretty much at 
the same changes)

so consider this

Tested-by: Dominik Csapak <d.csapak at proxmox.com>
Reviewed-by: Dominik Csapak <d.csapak at proxmox.com>

(can also apply them myself if someone else gives their r-b/t-b)

On 8/11/25 16:18, Stefan Hanreich wrote:
> Some additional properties got introduced for existing structs, which prevented
> PDM from building on Trixie. Also, on startup the privileged API would
> immediately fail setting the owner of the priv socket, so fix that as well.
> 
> proxmox-datacenter-manager:
> 
> Stefan Hanreich (3):
>    qemu: set with_conntrack_state when remote migrating
>    api: privileged: fix fchownat call
>    lxc: qemu: set new status properties
> 
>   server/src/api/pve/qemu.rs                          |  1 +
>   server/src/bin/proxmox-datacenter-privileged-api.rs | 13 +++----------
>   ui/src/pve/lxc.rs                                   |  5 +++++
>   ui/src/pve/qemu.rs                                  |  7 +++++++
>   4 files changed, 16 insertions(+), 10 deletions(-)
> 
> 
> Summary over all repositories:
>    4 files changed, 16 insertions(+), 10 deletions(-)
> 





More information about the pdm-devel mailing list