Re: [yocto] nativesdk-dbus not shipped for meta-toolchain-qt

2013-10-03 Thread diego
El 02/10/2013 23:26, Dan B escribió: I was having a similar error, and sgw_ in the #yocto irc channel helped me out. It looks like there is some bug in nativesdk-dbus A quick-fix until someone can figure out what's going on is to add the following line to your local.conf: INSANE_SKIP_nativesdk

Re: [yocto] nativesdk-dbus not shipped for meta-toolchain-qt

2013-10-02 Thread Dan B
I was having a similar error, and sgw_ in the #yocto irc channel helped me out. It looks like there is some bug in nativesdk-dbus A quick-fix until someone can figure out what's going on is to add the following line to your local.conf: INSANE_SKIP_nativesdk-dbus = "installed-vs-shipped" All this

[yocto] nativesdk-dbus not shipped for meta-toolchain-qt

2013-10-01 Thread Jose Mª Ferreiro
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