**** BEGIN LOGGING AT Tue Jan 24 03:00:01 2017 Jan 24 08:12:59 good morning Jan 24 08:14:47 hello mckoan Jan 24 08:22:34 ant_work: hi, it has been a long time, how's going? Jan 24 08:26:44 lot of issues but it's work ;) Jan 24 21:16:07 ok Jan 24 21:16:16 | Traceback (most recent call last): Jan 24 21:16:16 | File "setup.py", line 127, in Jan 24 21:16:16 | from setuptools import setup, Distribution, Extension Jan 24 21:16:16 | ImportError: No module named setuptools Jan 24 21:16:27 is this recipe sysroot thing? and suggested fixes? Jan 24 21:20:12 yes Jan 24 21:20:15 DEPENDS on setuptools Jan 24 21:20:40 well, inherit Jan 24 21:20:51 the right version, obviously Jan 24 21:20:56 inherit pypi setuptools Jan 24 21:20:56 require python-cffi.inc Jan 24 21:21:13 lol bluelightning is replyin gto my copy/paste to #yocto Jan 24 21:21:38 heh Jan 24 21:21:59 anyway the inherit is there Jan 24 21:22:00 hmm Jan 24 21:22:44 Crofton|work: it's higher up in my list of channels Jan 24 21:22:50 lol Jan 24 21:23:01 trying cleansstate Jan 24 21:23:24 nope same behavior Jan 24 21:23:43 pythonnative ? Jan 24 21:23:44 how do you debug these in this new world Jan 24 21:24:06 or does setuptools do that already Jan 24 21:24:07 nope Jan 24 21:24:26 have you changed anything on the host? Jan 24 21:24:33 maybe you've been relying on a host setuptools all this time Jan 24 21:24:49 no, distutils-base inherits pythonnative so that's not the issue Jan 24 21:24:51 no Jan 24 21:24:57 well, inheriting that won't help, I mean Jan 24 21:25:02 ah yeah so i see Jan 24 21:25:14 inherit distutils Jan 24 21:25:15 DEPENDS += "python-distribute-native" Jan 24 21:25:24 setupttoools class has these Jan 24 21:25:31 have a look in your recipe-specific sysroot and see what should be there, is there Jan 24 21:26:05 so recipe-sysroot Jan 24 21:27:40 ls tmp-glibc/work/armv7ahf-neon-oe-linux-gnueabi/python-cffi/1.9.1-r0/recipe-sysroot/sysroot-providers/ Jan 24 21:27:44 check packages? Jan 24 21:28:30 python-codecs python-robotparser Jan 24 21:28:31 python-compile python-shell Jan 24 21:29:47 seems missing Jan 24 21:31:23 DEPENDS+=" python-setuptools " Jan 24 21:31:28 doesn't seem to help Jan 24 21:31:44 hmm Jan 24 21:32:11 there is a DEPENDS= in the .inc file, I wonder if that trashes DEPENDS from earler Jan 24 21:32:26 you have: inherit setuptools? Jan 24 21:32:33 yes Jan 24 21:32:41 python-cffi recipe from meta pythong Jan 24 21:34:01 ah yes a clue Jan 24 21:34:24 ah. yeah Jan 24 21:44:38 * Crofton|work pings about this one https://patchwork.openembedded.org/patch/136309/ Jan 24 21:44:44 meta-mender needs it apparently Jan 24 22:24:02 I suspect we'll need to do this fix in a few places Jan 24 22:24:03 -inherit pypi setuptools Jan 24 22:24:03 require python-cffi.inc **** ENDING LOGGING AT Wed Jan 25 03:00:01 2017