**** BEGIN LOGGING AT Mon Oct 13 03:00:00 2014 Oct 13 08:52:42 morning all Oct 13 09:17:33 good morning Oct 13 09:26:54 just noticed that packagegroup-base-extended breaks when combined with VIRTUAL-RUNTIME_initscripts = "" Oct 13 09:27:03 is this intended behaviour? Oct 13 09:33:07 LetoThe2nd: er, no... what error do you get? Oct 13 09:35:14 bluelightning: http://paste.ubuntu.com/8551360/ Oct 13 09:35:46 bluelightning: removing the initscripts removal (does that sentence make sense?) fixes the build Oct 13 09:37:18 LetoThe2nd: can I ask what you're attempting to do by clearing that out? Oct 13 09:37:55 bluelightning: i tried to RTFM: http://www.yoctoproject.org/docs/1.6.1/dev-manual/dev-manual.html#using-systemd-exclusively Oct 13 09:38:49 AIUI, those dependencies should not be added at all unless sysvinit is still in DISTRO_FEATURES Oct 13 09:38:55 is it? Oct 13 09:39:23 bluelightning: let me check Oct 13 09:41:11 seems so: http://paste.ubuntu.com/8551375/ Oct 13 09:42:07 so shouldn't docs rather suggest DISTRO_FEATURES_remove " sysvinit"? Oct 13 09:42:32 does DISTRO_FEATURES_BACKFILL_CONSIDERED not actually work then? Oct 13 09:44:18 bluelightning: AAAH you shouldn't kick off builds late at night after 5hrs of train rides. i actually skipped that one. Oct 13 09:44:25 bluelightning: let me check again. Oct 13 09:44:52 logically the thing still shouldn't really fail in the manner it has, but setting that should help Oct 13 09:45:24 well, s/logically/ideally/ Oct 13 09:46:15 bluelightning: btw, you also around here, like for BoF tonight? Oct 13 09:46:36 LetoThe2nd: I'm not at ELCE, no Oct 13 09:46:59 bluelightning: ah too bad Oct 13 09:47:08 maybe next year Oct 13 09:47:32 :-) Oct 13 09:51:06 bluelightning: with the backfill enabled, the build is working again Oct 13 09:51:12 black magic that is. Oct 13 09:51:16 ok, great :) Oct 13 09:57:31 by the way, was tmp renamed to something tmp-$LIBCINUSE to be able to build several libc incarnations in the same build? or am i interpreting it wrong? Oct 13 10:43:15 LetoThe2nd: that's the intention, but I don't think that was changed recently - OE-Core defaults that option to on, poky's distro config disables it Oct 13 13:06:34 I'm using Yocto+SPDX, but all my spdx manifests keep saying NOASSERTION regarding licenses. I have a fossology server up and running and it can analyze files that I upload to it by hand. Am I missing something here? Oct 13 14:08:07 hi, I have build yocto core image sato, as per my requirement I need to launch my application on boot up. So I blocked windows manager and launch my application on Xserver display 0. But facing the problem of application flickering while displaying my application Oct 13 14:08:51 any probable reason of Xserver display flickering Oct 13 14:44:21 pj_: does the display flicker when your application is not loaded (launched)? Oct 13 15:03:45 FYI: Never set JSON output to true when using Yocto+SPDX, since the handler of the output from fossology in spdx.bbclass have no check for JSON/Plain, and just assumes plain. Oct 13 21:29:16 Sent to list also, but something pabigot submitted caused me to have a thought: Oct 13 21:29:44 I think pseudo should probably replace the "fallback to host passwd/group" with "fallback to an internal compiled-in passwd/group which by default have mappings only for uid/gid 0". Oct 13 22:49:06 anyone have any suggestions on where to look for troubleshooting 'bitbake -c devshell myrecipe' popping open a window that immediately exits? Oct 13 23:13:28 I seem to recall that there's something you can do to change whether devshell tries to use xterm or the like, or just launch a shell in the current window. Can't remember what. Oct 13 23:13:54 Alternatively, see if you can find a setting in the program doing the term window that makes it not close windows when the shell exits. Oct 13 23:15:52 seebs: blloyd: it's done with OE_TERMINAL Oct 13 23:16:12 see meta/conf/local.conf.sample **** ENDING LOGGING AT Tue Oct 14 02:59:59 2014