In
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