Missing ocserv package in the repository

Hi,
application ocserv is missing in the turris repository. Could you build it and publish for installation, please?

Martin

you can install it from LEDE:
http://mirrors.linux.ro/lede/downloads/snapshots/packages/arm_cortex-a9_vfpv3/packages/ocserv_0.11.5-2_arm_cortex-a9_vfpv3.ipk

Tried. No success.

opkg install ocserv_0.11.5-2_arm_cortex-a9_vfpv3.ipk
Unknown package ‘ocserv’.
Collected errors:

  • pkg_hash_fetch_best_installation_candidate: Packages for ocserv found, but incompatible with the architectures configured
  • opkg_install_cmd: Cannot install package ocserv.

DD will work https://downloads.openwrt.org/snapshots/trunk/mvebu/gener
ic/packages/packages/ocserv_0.11.5-2_mvebu.ipk

but

Warning: Locally installed packages will be removed with the next automatic update!

Actually the package is not removed but updater fails:-(

Error from 2016/11/04 00:37:07
Updater failed:
inconsistent: Package ocserv is not available

The question is if other packages are updated or not…

M.

…you should ask in the thread about the updater…

i’ve managed to compile it after modifying its Makefile to match upstream version
https://www.dropbox.com/s/r8pcd2ftclw0w65/ocserv-0.11.5-2-mvebu.ipk?dl=1

To turris developers, is there any blocker bringing ocserv to Turris?
(I figured that the included in turris package feed fails, though the latest from https://github.com/openwrt/packages/tree/master/net/ocserv compiles as expected)