I tried reproducing the problem from a clean install:
bitbake helloworld
ERROR: Please set the 'PERSISTENT_DIR' or 'CACHE' variable.
# git version
PATH="$PWD/bitbake/bin:$PATH" bitbake helloworld
The BBPATH variable is not set
PATH="$PWD/bitbake/bin:$PATH" BBPATH="$PWD/build:$PWD/openembedded" b
** Visibility changed to: Public
** Changed in: bitbake (Ubuntu)
Importance: Undecided => Medium
** Changed in: bitbake (Ubuntu)
Status: New => Triaged
--
bitbake crashed with IndexError in base_get_scmbasepath()
https://bugs.launchpad.net/bugs/279889
You received this bug notificatio