Nut ups config file driver problem

I install image 24.10.0-rc2 r28161-ea17e958b9 on my router BPI-R4. Everything work as expected except for nut ( 2.8.1-r2 ).

Install nut with luci and set config file with luci interface. My driver shown in the list as /lib/nut/usbhid-ups. Create config file with luci and restart nut-server without success.

After some check, found out that the driver in /etc/config/nut-sever file is not write properly. Get "option driver '/lib/nut/usbhid-ups' and should be "option driver 'usbhid-ups'.

Rewrite manually in config file the driver option, restart nut-server and everything seem OK.

Something is missing in my installation or is a problem with nut?

sounds like a problem with openwrt, not Nut.

Do i need to fill a bug report? If yes, could you send me the links for it.

I would, at https://github.com/openwrt/packages/issues.

Done
Merci