Installing OTBR manually (Raspberry Pi) instructions fail

In

    https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.2.0/nrf/ug_thread_tools.html#installing-otbr-manually-raspberry-pi

bulding the "compatible" version 0895ad5 with:

INFRA_IF_NAME=eth0 ./script/setup

fails with:

+ sudo systemctl enable otbr-firewall
otbr-firewall.service is not a native service, redirecting to systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install enable otbr-firewall
+ sudo systemctl start otbr-firewall
Job for otbr-firewall.service failed because the control process exited with error code.
See "systemctl status otbr-firewall.service" and "journalctl -xe" for details.
+ die 'Failed to start firewall service!'
+ echo ' *** ERROR:  Failed to start firewall service!'
 *** ERROR:  Failed to start firewall service!
+ exit 1

Since 0895ad5 was explicitly suggested in the nordic link above, what now?

For more background, see:

https://github.com/openthread/ot-br-posix/issues/1687

 
Parents Reply Children
No Data
Related