Luci-app-bird1-ipv4 errors

Hello,

I installed luci-app-bird1-ipv4 package to manage rip routes from LuCI, but when I go to the web interface Bird4 menu, I get this:

/usr/lib/lua/luci/dispatcher.lua:1329: module 'luci.cbi' not found:
	no field package.preload['luci.cbi']
	no file './luci/cbi.lua'
	no file '/usr/share/lua/luci/cbi.lua'
	no file '/usr/share/lua/luci/cbi/init.lua'
	no file '/usr/lib/lua/luci/cbi.lua'
	no file '/usr/lib/lua/luci/cbi/init.lua'
	no file './luci/cbi.so'
	no file '/usr/lib/lua/luci/cbi.so'
	no file '/usr/lib/lua/loadall.so'
	no file './luci.so'
	no file '/usr/lib/lua/luci.so'
	no file '/usr/lib/lua/loadall.so'
stack traceback:
	[C]: in function 'require'
	/usr/lib/lua/luci/dispatcher.lua:1329: in function '_cbi'
	/usr/lib/lua/luci/dispatcher.lua:1018: in function 'dispatch'
	/usr/lib/lua/luci/dispatcher.lua:994: in function 'dispatch'
	/usr/lib/lua/luci/dispatcher.lua:478: in function </usr/lib/lua/luci/dispatcher.lua:477>

Need I install any other package for dependencies?

Thanks for your help.

Regards.

Yes, you need to install luci-compat

Thanks!

It is possible to add as a dependency of the package?

Kind regards.

I am not sure where this package is coming from, it does not appear to be part of the LuCI repository.