I am getting the error in the title
in the logs i apply my SDN configuration i see this is the log
oops just realized its because i installed the patched ifupdown2 that works with IPv6
is there a way for me to flag this as compatible? its the one from here https://github.com/CumulusNetworks/ifupdown2/pull/315
in the logs i apply my SDN configuration i see this is the log
Code:
Apr 21 19:58:05 pve1 pvedaemon[779050]: command 'pvesh set /nodes/pve3/network' failed: exit code 255
Apr 21 19:58:06 pve1 pvedaemon[779050]: command 'pvesh set /nodes/pve2/network' failed: exit code 255
Apr 21 19:58:07 pve1 pvedaemon[779050]: command 'pvesh set /nodes/pve1/network' failed: exit code 255
oops just realized its because i installed the patched ifupdown2 that works with IPv6

Code:
root@pve3:~# pvesh set /nodes/pve1/network
info: executing /usr/bin/dpkg -l ifupdown2
proxy handler failed: incompatible 'ifupdown2' package version '3.3.0'! Did you installed from Proxmox repositories?
is there a way for me to flag this as compatible? its the one from here https://github.com/CumulusNetworks/ifupdown2/pull/315