**** BEGIN LOGGING AT Wed Nov 18 02:59:59 2015 Nov 18 08:49:07 good morning Nov 18 09:11:02 morning Nov 18 10:01:25 hello guys I need some help with bitbake Nov 18 10:01:36 when i am running bitbake i get this error Nov 18 10:01:37 ERROR: OE-core's config sanity checker detected a potential misconfiguration. Nov 18 10:01:38 Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). Nov 18 10:01:38 Following is the list of potential problems / advisories: Nov 18 10:01:38 Your python is not a full install. Please install the module xml.parsers.expat (python-xml on openSUSE and SUSE Linux). Nov 18 10:01:55 any ideas on how to solve this? i am running ubuntu 14.04 Nov 18 10:10:48 nikolaos: do you have libpython2.7-stdlib installed in your machine ? Nov 18 10:12:52 hello there, yes i already have it Nov 18 10:13:48 nikolaos: that looks strange.. Hoping you have installed all the required packages for Ubuntu mentioned in : http://www.yoctoproject.org/docs/1.8/yocto-project-qs/yocto-project-qs.html Nov 18 10:15:42 nikolaos: can you try this in import line in python ? Nov 18 10:15:42 import xml.parsers.expat Nov 18 10:17:01 i just checked the packages refered in the website everything is installed Nov 18 10:17:10 let me try this now Nov 18 10:17:51 you probaby have just python-minimal and not the full python installed Nov 18 10:21:46 raceback (most recent call last): Nov 18 10:21:46 File "run.py", line 1, in Nov 18 10:21:46 import xml.parsers.expat Nov 18 10:21:46 File "/usr/lib/python2.7/xml/parsers/expat.py", line 4, in Nov 18 10:21:46 from pyexpat import * Nov 18 10:21:47 ImportError: /usr/lib/python2.7/lib-dynload/pyexpat.x86_64-linux-gnu.so: undefined symbol: XML_SetHashSalt Nov 18 10:22:43 thats what i get when i try to execute the import command Nov 18 10:24:39 nikolaos:can you share the output of : ldd /usr/lib/python2.7/lib-dynload/pyexpat.x86_64-linux-gnu.so Nov 18 10:28:57 what do you mean by output? Nov 18 10:29:07 cause this file is unreadable Nov 18 10:30:15 nikolaos: I mean, run ldd on that binary and share the list of shared libraries .. Nov 18 10:30:16 I have a easy question for you, I currently switch to the new version of a recipe and now it inherits to update-rc. As I don't want used initscript for it, I have create a bbappend to set INHIBIT_UPDATERCD_BBCLASS at 1, but it does not work. So, anyone know what it is the right solution to do that ? Nov 18 10:31:29 linux-vdso.so.1 => (0x00007ffc39158000) Nov 18 10:31:29 libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007f6516b58000) Nov 18 10:31:29 libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f6516793000) Nov 18 10:31:29 libexpat.so.1 => /usr/local/MATLAB/R2013a/bin/glnxa64/libexpat.so.1 (0x00007f651656b000) Nov 18 10:31:29 /lib64/ld-linux-x86-64.so.2 (0x00007f6516f87000) Nov 18 10:31:53 hooray matlab Nov 18 10:31:59 breaking platforms since 2013 Nov 18 10:32:03 nikolaos: rburton : yes :) Nov 18 10:32:04 hhaahahha Nov 18 10:32:12 why is matlab there? Nov 18 10:32:24 because it added itself to your ld.so.conf, because it's evil Nov 18 10:32:40 :P Nov 18 10:32:42 (in /etc) Nov 18 10:32:45 what should i do? Nov 18 10:33:02 find the entry in ld.so.conf which points there and comment it out for now Nov 18 10:37:19 i am in the directory etc/ld.so.conf.d Nov 18 10:37:29 i have checked all the .conf files Nov 18 10:37:37 but none of them points to matlab Nov 18 10:50:52 ? Nov 18 10:51:53 nikolaos: as a "non standard temporary measure" , try renaming the libexpat.so.1 to libexpat.UNUSED or something similar.. Nov 18 10:54:12 nikolaos: please remember to revert to original name after the use.. Nov 18 10:54:20 nikolaos: theres the file /etc/ld.so.conf too Nov 18 10:54:39 this file just includes all the files in ld.so.conf.d Nov 18 10:54:52 and none of them points to matlab Nov 18 10:59:01 i just renamed the libexpat.so.1 file in the matlab directory Nov 18 10:59:09 and bitbake is working Nov 18 10:59:16 thank you very much guys Nov 18 11:57:06 moto-timo: hi Nov 18 13:25:48 moto-timo: did you have the time to look at my branch before JaMa made it obsolete? ;) Nov 18 13:51:20 kergoth: did you want the oe.scriptutils colour logging changes retracted, or merged? you left comments on the patches but i wasn't sure if that was "i'll rework these" or just talking out loud Nov 18 14:16:26 jku: I noticed you set https://bugzilla.yoctoproject.org/show_bug.cgi?id=8448 state to "in progress". Are you planning to do something about that bug? My plan was to get the patches accepted in upstream (some non-trivial changes are needed), then upgrade, PA to 7.1 and backport the patches from upstream. Nov 18 14:17:41 tanuk: that was just bugzilla cleanup: moving things from NEW so I'll see when there are actually new things there... Nov 18 14:17:51 Ok. Nov 18 14:20:41 tanuk: no need to rush things for me, that plan sounds just fine to me Nov 18 14:23:44 tanuk: also, I'm fine with doing the backporting (or any extra testing if you want) since I actually have the hardware... Nov 18 14:25:54 jku: Thanks, one more test round would be nice after the patches are done. I don't expect backporting to require any significant work. Nov 18 17:07:31 funman: I did take a look. I didn't have time to test it, sorry. Definitely a move in the right direction. Nov 18 18:27:37 morning all Nov 18 18:28:01 gm **** ENDING LOGGING AT Thu Nov 19 02:59:58 2015