**** BEGIN LOGGING AT Fri Nov 07 03:00:00 2014 Nov 07 09:19:22 if I've "opkg installed"'d a python module, and it doesn't automatically install all necessary dependencies, is that a RDEPENDS problem with the recipe? Nov 07 09:19:34 (it does install some deps, just not all of them) Nov 07 09:20:44 'arm64' Nov 07 09:20:47 *sigh* Nov 07 09:29:36 morning all Nov 07 09:30:03 good morning Nov 07 09:34:28 morning Nov 07 09:39:40 hi mago_, mckoan Nov 07 09:50:28 hi bluelightning Nov 07 09:50:34 hi woglinde Nov 07 09:50:50 hi mago and mckoan Nov 07 09:53:29 hi all Nov 07 12:00:13 bluelightning: if I've "opkg installed"'d a python module, and it doesn't automatically install all necessary dependencies, is that a RDEPENDS problem with the recipe? (it does install some deps, just not all of them) Nov 07 12:05:17 mago_: we don't have anything currently to automatically set up python module dependencies, so they do need to be declared in the recipe and quite a lot of them arent... Nov 07 12:05:28 mago_: is this with a python module that's part of the python standard library or something extra? Nov 07 12:06:44 it's a standard one, it seems python-json will not work without python-codecs. If you do "import json", you'll get a python exception because it seems to be doing some self-test thing that involes hex coding during import stage Nov 07 12:07:01 as soon as i manually install python-codecs, python-json works fine Nov 07 12:13:31 bluelightning: should I file a bug on this? Nov 07 12:14:58 mago_: yes please Nov 07 17:47:09 I'm trying to do this: http://www.openembedded.org/wiki/OE-Core_Standalone_Setup Nov 07 17:47:43 and when I try to build it complains that the file meta/conf/layer.conf is missing Nov 07 18:01:19 sadmac: please pastebin your conf/bblayers.conf Nov 07 18:31:28 bbl Nov 07 19:01:21 sorry for vanishing http://pastebin.com/XVA9QvNA Nov 07 19:13:52 never mind. I think I have it figured out Nov 07 19:39:47 So now I get this error trying to build: http://fpaste.org/148775/15389170/ **** ENDING LOGGING AT Sat Nov 08 03:00:00 2014