Hi,
I have encountered an issue after upgrading Proxmox VE from version 8 to version 9.
Interestingly, I first performed the same upgrade on a standalone Proxmox VE host and it completed without any issues.
The problem appeared when I started upgrading the first node in a Proxmox VE cluster.
During the upgrade/package configuration process, dpkg fails while configuring the frr and frr-pythontools packages. The upgrade ends with the following error:
dpkg: error processing package frr-pythontools (--configure):
dependency problems - leaving unconfigured
Processing triggers for man-db (2.13.1-1) ...
Errors were encountered while processing:
frr
frr-pythontools
E: Sub-process /usr/bin/dpkg returned an error code (1)
It looks like the problem is related to the configuration or restart of frr.service after the upgrade.
Since the upgrade completed successfully on the standalone host, but failed on the first node of the cluster, I am wondering whether this could be related to the cluster configuration, networking setup, or some FRR configuration specific to clustered nodes.
Has anyone encountered a similar issue when upgrading a Proxmox VE cluster from version 8 to 9?
I would appreciate any suggestions on how to diagnose or fix this problem. In particular, I would like to know whether there are any known compatibility issues, configuration changes, or required manual steps related to FRR during the Proxmox VE 8 → 9 upgrade in a cluster environment.
If additional logs or configuration files are required, please let me know which ones would be useful and I will provide them.
Thanks in advance for your help.
I have encountered an issue after upgrading Proxmox VE from version 8 to version 9.
Interestingly, I first performed the same upgrade on a standalone Proxmox VE host and it completed without any issues.
The problem appeared when I started upgrading the first node in a Proxmox VE cluster.
During the upgrade/package configuration process, dpkg fails while configuring the frr and frr-pythontools packages. The upgrade ends with the following error:
dpkg: error processing package frr-pythontools (--configure):
dependency problems - leaving unconfigured
Processing triggers for man-db (2.13.1-1) ...
Errors were encountered while processing:
frr
frr-pythontools
E: Sub-process /usr/bin/dpkg returned an error code (1)
It looks like the problem is related to the configuration or restart of frr.service after the upgrade.
Since the upgrade completed successfully on the standalone host, but failed on the first node of the cluster, I am wondering whether this could be related to the cluster configuration, networking setup, or some FRR configuration specific to clustered nodes.
Has anyone encountered a similar issue when upgrading a Proxmox VE cluster from version 8 to 9?
I would appreciate any suggestions on how to diagnose or fix this problem. In particular, I would like to know whether there are any known compatibility issues, configuration changes, or required manual steps related to FRR during the Proxmox VE 8 → 9 upgrade in a cluster environment.
If additional logs or configuration files are required, please let me know which ones would be useful and I will provide them.
Thanks in advance for your help.