Hello

We are trying to bitbake meta-toolchain-qt with master and dora. Both launch this error:

ERROR: QA Issue: nativesdk-dbus: Files/directories were installed but not shipped
  /run
  /run/dbus
ERROR: QA run found fatal errors. Please consider fixing them.

We compare it to dylan dbus. We found that dora is creating a package-split named nativesdk-dbus with the symbolink link run at build/tmp/work/i686-nativesdk-pokysdk-linux/nativesdk-dbus/1.6.10-r6.0/packages-split/nativesdk-dbus/opt/poky/1.5/sysroots/i686-pokysdk-linux/var. That link is pointing to /run host directory (a bad thing, we suppose). That link in dylan is pointing to volatile/run (a folder inside the package-split)

We try to manually delete the link and recreate it and the folders, but bitbake clean everything and it create again.

Any clue about how to solve this?

Thank you
_______________________________________________
yocto mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to