**** BEGIN LOGGING AT Sun Dec 02 03:00:01 2018 Dec 02 13:51:52 looks like tar is broken even in 3.1.1-1 recovery, it fails to install webos ose image Dec 02 13:51:53 sometimes "tar: short read", sometimes freeze -> killed Dec 02 13:51:53 tar from ubuntu busybox-static does work however, so it's tar problem, not image Dec 02 14:11:13 nizovn: Maybe that's what's wrong in the 3.2 recovery too. Dec 02 14:11:33 yes, maybe Dec 02 14:17:53 nizovn: I get the impression you are porting webOS OSE *itself* to tissot. Is that right? Dec 02 14:18:12 Are you aiming to drive the phone display or just ssh on or something? Dec 02 14:19:13 yes, would like to see UI and launch some apps Dec 02 14:19:43 basically working on this issue: https://github.com/webosce/README/issues/13 Dec 02 14:20:38 Cool! Getting close? Dec 02 14:21:10 nope :) have non working image for now Dec 02 14:21:30 At least you found a tar that works. Dec 02 14:21:51 * elvispre rolls his eyes. Who can break tar in this day and age? Dec 02 14:22:05 yup, https://launchpad.net/ubuntu/trusty/arm64/busybox-static/1:1.21.0-1ubuntu1 if anyone interested Dec 02 17:34:13 Is it me, or the systemd service fle for ls-hubd shouldn't be of the type "notify" ? This type means that ls-hubd would have to send a signal to systemd, but I don't see any dependency to systemd in the source code... Dec 02 17:34:44 Or... maybe we are missing a commit from our previous ls-hubd ? Dec 02 17:36:21 Yep, we're missing things like https://github.com/webOS-ports/luna-service2/commit/fb6e272f0812557c46b41c34b0f91896000ef9b4 and https://github.com/webOS-ports/luna-service2/commit/8df74ca11d64026eb528291caf37fa91340da717 Dec 02 17:36:39 Changing to "simple" also makes the boot succeed, but I don't think it's the real fix here Dec 02 18:33:38 JaMa: is this https://github.com/webOS-ports/luna-service2/commit/d8812ad597571f3a27a6a67991ce8f0dfcdbc2f6 still valid for the OSE version? Dec 02 18:34:22 (the OSE version still calls webos_machine_impl_dep ) Dec 02 18:55:42 ah no, sorry, wrong lead again: their rewrite of /sbin/initctl should have made this work. But it's still a good hint. Dec 02 19:25:43 ok, looks like "WEBOS_TARGET_MACHINE_IMPL_GUEST" is defined for LuneOS, which should be the case Dec 02 19:33:47 ...so actually the right fix was JaMa's commit. Dec 02 19:33:51 I'll PR that Dec 02 19:42:01 Herrie: PR'ed fix for ls-hubd Dec 02 19:47:11 JaMa: is https://github.com/webOS-ports/luna-service2/pull/6 something we should upstream ? Dec 02 19:59:14 EggnogLatte? :) Dec 02 20:00:02 elvispre: that's our next name ? Dec 02 20:00:11 Seems so! Dec 02 20:00:46 Sounds horrible. Dec 02 20:02:31 The Internet seems to appreciate, though Dec 02 21:35:20 Tofe: it probably won't be accepted upstream, because upstream doesn't really care with everything being MACHINE_ARCH **** ENDING LOGGING AT Mon Dec 03 03:00:02 2018