79629569

Date: 2025-05-19 22:49:41
Score: 1.5
Natty:
Report link

You could be running 2 instances at the same time.... you can check with the following command. We want to check the services running and if it does exist - kill the processes that are "locking up"

Check Bitbake Running

ps aux | grep "<username>" | grep "bitbake"
kill -9 <ID_number>

Re-run

bitbake example
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: HonHonOuiOui