**** BEGIN LOGGING AT Wed May 18 02:59:58 2016 May 18 04:48:47 scoutcamper: If you read above I already said you were good to go ;) I cancelled all ;) May 18 04:49:24 Herrie, I already did the upgrade and have the boxes back online May 18 04:50:12 That's quick :) May 18 04:50:17 So I can test a build? May 18 04:50:19 Or .... ? May 18 04:50:53 yep, go for it May 18 05:00:03 Thnx :) May 18 05:05:21 scoutcamper: What did you upgrade? Because ka6sox was talking about a whole list of things :P May 18 05:05:53 the underlying hypervisor May 18 05:06:03 those other things are in the hopper May 18 06:04:39 ka6sox: OK so that will be done seperately? May 18 06:06:21 yes May 18 06:55:07 ka6sox: Seems we still have connection problems? http://jenkins.nas-admin.org/job/luneos-testing_tenderloin/lastBuild/console May 18 06:55:12 scoutcamper: ^ May 18 07:01:35 Herrie, ka6sox mentioned earlier that bonaire has underlying OS issues, probably needs a full wipe n reload, but thats a task for another night May 18 07:01:56 aruba is on the same physical host, and should be fine May 18 07:31:39 scoutcamper: Aruba shows as offline here May 18 08:08:04 morphis: ping May 18 08:45:56 Garfonso: ping May 18 08:52:56 Herrie: Pong May 18 08:53:40 Garfonso: I'm looking into sorting http://issues.webos-ports.org/issues/1015 May 18 08:54:08 Seems that both org.webosports.update and webos-system-update provide webos-system-update.service file which of course will cause some issues. May 18 08:54:44 https://github.com/webOS-ports/org.webosports.update/blob/master/service/files/systemd/webos-system-update.service and https://github.com/webOS-ports/webos-system-update/blob/master/files/systemd/webos-system-update.service May 18 08:55:13 I suggest to rename the one from org.webosports.update from webos-system-update.service to org.webosports.update.service May 18 08:55:18 You see any issues there? May 18 08:55:49 Because this way I can also make sure it gets installed in the correct folder. It currently doesn't ;) May 18 08:57:02 hm.. delete the whole systemd folder in org.webosports.update. May 18 08:57:26 it is no systemd service, but a dbus service. Somebody must have mixed the services up at some point. May 18 08:57:56 but org.webosports.update only needs the dbus files (in sysbus folder). May 18 08:58:34 I'm a bit confused about the whole update thing.. We used to have org.webosinternals.service.update which seems it's not used anymore? May 18 08:58:47 Then we have org.webosports.update and we also have webos-system-update QML app ? May 18 08:59:03 This is the org.webosinternals.service.update: https://github.com/webOS-ports/deprecated_org.webosinternals.service.update May 18 08:59:21 I cannot see it referenced in the recipes anymore, so I guess it's deprecated May 18 08:59:45 We have https://github.com/webOS-ports/webos-system-update/ as well May 18 08:59:57 Which seems to be an app to do the actual update? May 18 09:01:11 I never heard about org.webosinternals.service.update... probably was never really used? Don't know. May 18 09:01:48 the js-service, which I wrote only handles the first part of update. It checks for updates, notifies the user and downloads an image file May 18 09:02:04 and in the end it initiates a reboot into an update state. May 18 09:02:28 after that something else (I think webos-system-update/) does the actual update. May 18 09:02:36 so, yes, it is two parts. May 18 09:07:07 Garfonso: OK that's clear then :) May 18 09:07:13 That's what I also thought how it works May 18 09:27:59 I'll clean it up a bit then :) May 18 09:59:27 Tofe: For the launcher not populating: https://bpaste.net/show/0d75cef578b7 May 18 10:17:53 Tofe: I also noticed the email app is behaving slightly better on 5.6, however it still doesn't display content. Seems we might have an issue with file-cache somehow: https://bpaste.net/show/3bb1e642c1a5 May 18 11:40:36 Looks like our LunaAppManager isn't very stable May 18 12:16:00 Tofe: Yeah it seems that way. Not sure this was first boot or 2nd. Anyway shouldn't do that ;) May 18 12:28:53 HaDAk: New cpu cooler arrived today, installed it. Also located 750GB HD to add to the build system. Hopefully will have it up and running sometime tonight :) May 18 12:29:04 :) May 18 12:29:53 Tofe: I guess we'd need some Valgrind and/or UBSan sometime so clean up our C(++) code a bit. May 18 12:31:08 Or see what kind of sanitize options our compilers offer. Seems clang has some -fsanitize=pointer-overflow and -fsanitize-trap=pointer-overflow amongst other features that might help us I guess. Not sure what gcc offers May 18 12:35:53 Valgrind won't work with all the libhybris based stuff, but with things like LunaAppManager it should be ok May 18 12:37:11 I asked Will Dietz as well if he could drop by sometime May 18 12:37:55 He seems to know a thing or two about these things as well :P May 18 12:38:04 He used to be around here in earlier dayss May 18 13:18:02 morphis: ping May 18 13:21:39 Herrie|Pre3: pong May 18 13:24:14 morphis: I was going through some old issues in tracker. For http://issues.webos-ports.org/issues/677 the purpose is to verify all our kernels have the options enabled that are in the script? May 18 13:24:40 yes May 18 13:25:43 morphis: OK. Any new options we should be checking for based on your experience with Ubuntu Touch? May 18 13:29:45 Herrie|Pre3: not much May 18 17:31:47 JaMa: ping May 18 18:27:52 Herrie: pong May 18 18:32:30 JaMa: How do we get valgrind working? May 18 18:32:56 Seems it's in packagegroup-luneos-development May 18 18:33:07 But I don't seem to have it in my images? May 18 18:50:06 Herrie: can you do simply bb valgrind ? May 18 18:50:24 ah way, I misread May 18 18:50:26 wait May 18 19:05:31 Herrie: did you install -devel version of the image? May 18 19:05:59 and which MACHINE it was? we probably need to add override for _armv7va May 18 19:06:05 now there is only _armv7a May 18 19:06:39 I meant _armv7ve May 18 19:11:52 JaMa: I checked maguro I think May 18 19:11:57 Can we have it on qemu too/ May 18 19:11:58 ? May 18 19:12:04 We just want to debug a few things May 18 19:12:17 We always create the dev version of the image May 18 19:12:29 I guess for TP, Mako, Maguro & qemu would be good May 18 19:13:11 Tofe: Nice PR's :) For power menu, does it also fix the behavior in Testr? May 18 19:13:57 21:06:03 <+JaMa> Herrie: did you install -devel version of the image? May 18 19:14:27 JaMa: Yeah we only make dev images May 18 19:14:53 We do: MACHINE=mako bb luneos-dev-package May 18 19:15:03 That should be it right? May 18 19:18:16 found the issue May 18 19:19:04 accidentaly removed in https://github.com/webOS-ports/meta-webos-ports/commit/5e63cc97597394a5234be38e698bebd727d6bf64 May 18 19:19:51 fixing it now May 18 19:22:54 Thnx :D May 18 19:24:01 next build should have it, if not ping me again :) May 18 19:24:11 OK :D May 18 19:24:13 Will do May 18 19:24:21 Now up to scoutcamper to fix Bonaire :P May 18 19:41:41 Tofe: Strange power menu behaved before. I guess it's some update in Qt or Wayland that broke it somehow? May 18 20:06:07 Herrie: I don't think my PR will fix the issue with Test May 18 20:06:12 Testr May 18 20:06:34 Tofe: OK May 18 20:06:47 Herrie: and the change is certainly coming from a little change in the QML engine, like the order in which the properties are updated somehow May 18 20:07:00 OK seems build server is up & running now with 750GB HDD in there as well May 18 20:07:07 Not too happy with noise level yet but well May 18 20:07:14 Can disable a fan or 2 maybe May 18 20:07:24 CPU fan is quiet at least :P May 18 20:16:14 Herrie: I am pretty happy with my config, regarding noise May 18 20:16:32 which is a good thing, considering the heavy task of a build :p May 18 20:18:55 Tofe: I guess my physical HDD makes some spinning noise ;) May 18 20:19:00 Main PC is quiet too May 18 20:19:05 Just this one needs some tweaking still May 18 20:19:51 Put this CPU fan: http://www.zalman.com/global/product/Product_Read.php?Idx=790 May 18 20:27:37 It does look good :à May 18 20:27:38 :) May 18 20:32:19 And has low sound ;) May 18 20:32:26 It's in a mini ITX system ;) **** ENDING LOGGING AT Thu May 19 02:59:59 2016