**** BEGIN LOGGING AT Mon Jun 06 02:59:58 2016 Jun 06 07:49:01 moin Jun 06 09:20:52 kergoth: ping Jun 06 09:21:14 kergoth: I tried to debug the sstates as you sugested,but it did not work out somehow Jun 06 09:21:24 my new empty SSTATE_DIR stays empty Jun 06 09:21:43 and all I get are errors about hash mismatches Jun 06 09:22:05 and the two hashes it complains about - are not to be found anywhere Jun 06 09:26:39 kergoth: https://pastebin.mozilla.org/8875283 Jun 06 16:08:05 anyone know if the py3 change of iteritems --> iter is back compatible with 2.7? Some layers get used on master, some on older 2.7 based stuff. :-/ Jun 06 17:18:42 Hey, I'm working on an openembedded project where I need to build a rootfs. This rootfs needs to have the another rootfs of a virtual machine included within it. I was wondering if there is a convinient way to include another image within my rootfs? Jun 06 17:24:24 paulg: there are lots of guides online on maintaining codebases compatible with both python 2 and 3. items() will work on python 2, it'll just return a list instead of an iterator/view Jun 06 17:27:09 kergoth, thanks, I'll have a look. Everything I know about python could be written on a postage stamp with a sharpie. ;) Jun 06 18:09:31 khem: hi, around ? Jun 06 18:49:30 kergoth: ping Jun 06 18:59:51 paul_: a rootfs with an initramfs is a rootfs in a rootfs, so that should give you an example Jun 06 19:07:11 Thanks for the response rburton, but my rootfs is a ramfs, so there is not an initramfs included. I'm trying to find other projects online for an example and what I have found is that some people include them by adding a function like do install and using cp from the deploy directory. Is this the most efficient way? Jun 06 19:45:58 paul_: yes, and thats what initramfs basically does Jun 06 21:03:15 so i've still got a redis and qemu-native fail on krogoth **** ENDING LOGGING AT Tue Jun 07 02:59:58 2016