OpenVSwitch installable packages missing

I'm using a Linksys WRT3200ACM and OpenWRT v19.07.3. I can no longer install openvswitch using opkg like I could in the past. The command

opkg update && opkg install openvswitch

worked a few weeks ago, but now the package is not found in the inventory. I would expect to see it listed here:

https://downloads.openwrt.org/releases/19.07.3/packages/arm_cortex-a9_vfpv3-d16/packages/

It still shows as supported under the package index. Many packages have update times of July 9 so I'm wondering if the latest refresh/build left out the openvswitch family of packages?

@mky, welcome to the community!

It's missing because it appears it failed to build:

https://downloads.openwrt.org/releases/faillogs-19.07/arm_cortex-a9_vfpv3-d16/packages/openvswitch/

1 Like

Is there a process to get or request a fix? If I can help with the fix, I just needed to be pointed in the right direction but can get it done. I have a local openwrt build environment and it seems to work and build there.

I am adding this to ticket https://github.com/openwrt/packages/issues/12772

1 Like