[pve-devel] applied: [PATCH installer] common: fix deserialization of install config
Thomas Lamprecht
t.lamprecht at proxmox.com
Tue Nov 19 14:31:03 CET 2024
Am 19.11.24 um 12:08 schrieb Christoph Heiss:
> We serialize it as an integer for perl compatibility, so we need to also
> deserialize it as such .. the latter is used in proxmox-chroot.
>
> Otherwise, an auto-installation will fail at the end, when a
> post-installation webhook is configured, while trying to run the
> proxmox-chroot tool.
>
> Reported-by: Timothy Nicholson <t.nicholson at proxmox.com>
> Signed-off-by: Christoph Heiss <c.heiss at proxmox.com>
> ---
> proxmox-installer-common/src/setup.rs | 5 ++++-
> 1 file changed, 4 insertions(+), 1 deletion(-)
>
>
applied, thanks!
More information about the pve-devel
mailing list