Skip to content

Instantly share code, notes, and snippets.

@rpcme
Created September 16, 2020 14:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rpcme/0bf012cd125e644dc42e24a81432761f to your computer and use it in GitHub Desktop.
Save rpcme/0bf012cd125e644dc42e24a81432761f to your computer and use it in GitHub Desktop.
useradd issue
ubuntu@ip-172-31-15-243:~/agl-jellyfish-9.99.3/build$ bitbake greengrass
Loading cache: 100% |############################################| Time: 0:00:00
Loaded 3911 entries from dependency cache.
Parsing recipes: 100% |##########################################| Time: 0:00:01
Parsing of 2680 .bb files complete (2677 cached, 3 parsed). 3912 targets, 297 skipped, 3 masked, 0 errors.
WARNING: No bb files matched BBFILE_PATTERN_agl-distro '^/home/ubuntu/agl-jellyfish-9.99.3/meta-agl/meta-agl-distro/'
Removing 1 recipes from the corei7-64 sysroot: 100% |############| Time: 0:00:00
Removing 1 recipes from the qemux86_64 sysroot: 100% |###########| Time: 0:00:00
ERROR: Nothing PROVIDES 'greengrass'
greengrass was skipped: greengrass - greengrass: system username ggc_user does not have a static ID defined. Add ggc_user to one of these files: /home/ubuntu/agl-jellyfish-9.99.3/meta-agl/meta-agl-profile-core/files/passwd
greengrass was skipped: greengrass - greengrass: system username ggc_user does not have a static ID defined. Add ggc_user to one of these files: /home/ubuntu/agl-jellyfish-9.99.3/meta-agl/meta-agl-profile-core/files/passwd
Summary: There was 1 WARNING message shown.
Summary: There was 1 ERROR message shown, returning a non-zero exit code.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment