Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

load on an STM32MP157F-DK2 #2

Open
GeorgeRoessnerRP opened this issue Sep 27, 2023 · 0 comments
Open

load on an STM32MP157F-DK2 #2

GeorgeRoessnerRP opened this issue Sep 27, 2023 · 0 comments

Comments

@GeorgeRoessnerRP
Copy link

I am trying to build/run this on an STM32MP157F-DK2
When I try running bash /usr/bin/otbr_setup.sh I encounter some errors:

  • lsb_release was not installed - Easy enough - apt-get update && apt-get install -y lsb-release && apt-get clean all
  • dhcpv6_pd_uninstall: command not found
    If I comment that out to keep going
  • Failed to stop otbr-nat44.service: Unit otbr-nat44.service not loaded.
    Again commented out to
    -dpkg-query: package 'bind9' is not installed
    and
    + systemctl enable otbr-nat44 otbr-nat44.service is not a native service, redirecting to systemd-sysv-install. Executing: /lib/systemd/systemd-sysv-install enable otbr-nat44

Are there steps missing? Other packages I need to install? What can I do?
Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant