You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I get the yocto build in Docker, there is no error, but when I compile from the same image with distrobox, I get the following error. Can you please guide me on how to solve it?
ubuntu@ubuntu:build$ distrobox enter ubuntu-22-04
ubuntu@ubuntu:build$ source ../yocto/poky/oe-init-build-env && bitbake core-image-minimal
ERROR: User namespaces are not usable by BitBake, possibly due to AppArmor.
See https://discourse.ubuntu.com/t/ubuntu-24-04-lts-noble-numbat-release-notes/39890#unprivileged-user-namespace-restrictions for more information.
Summary: There was 1 ERROR message, returning a non-zero exit code.
The text was updated successfully, but these errors were encountered:
Hi everyone,
When I get the yocto build in Docker, there is no error, but when I compile from the same image with distrobox, I get the following error. Can you please guide me on how to solve it?
The text was updated successfully, but these errors were encountered: