**** BEGIN LOGGING AT Wed May 20 02:59:58 2020 May 20 05:54:50 Morning May 20 05:55:16 Tofe: Yeah for migration it makes sense I agree May 20 08:35:31 Morning! May 20 08:40:58 morning May 20 08:42:57 ka6sox: looks like /media/ra_build_share is no longer mounted on bonaire, are you still working on fixing those I/O issues? I don't have sudo (as jenkins user) to try re-mounting it May 20 08:55:12 Tofe: I'm at the same state as you now after adding hte "hacks" May 20 09:08:58 I've got some clues as to com.palm.launcher, will test shortly May 20 09:29:00 Herrie: ah, great, for that one I was a bit at a loss May 20 09:43:33 Well me too it seems, but will get to the bottom of it ;) May 20 09:44:20 and many things are started with "(null)" under webappmanager, I'll try to improve that May 20 10:40:27 Tofe: Yeah that's not helpful... May 20 10:40:42 I managed to get the com.palm.launcher away in a weird way, now have com.palm.systemui with the same... May 20 11:05:30 As in org.webosports.webappmanager.role.json: Now looks like: https://paste.ubuntu.com/p/qqgMHvBF8v/ May 20 11:05:40 Where I basically added com.palm.* and org.webosports.* May 20 11:30:16 Herrie: but you didn't allow names org.webosports.* ? May 20 11:34:36 Tofe: Not sure I understand May 20 11:46:30 * bt40 says hello to people here May 20 11:46:55 meta-xiaomi/recipes-core/android-system-image/android-system-image-land.bb May 20 11:47:13 editing this file for my device land May 20 11:47:55 bt40: Hi May 20 11:47:58 Already link in rosy device file (from which i am driving new file) is a web: SRC_URI = "http://build.webos-ports.org/halium-luneos-7.1/halium-luneos-7.1-${PV}-${MACHINE}.tar.bz2" May 20 11:48:05 Herrie, hello May 20 11:48:18 should i change to local one May 20 11:48:30 which i generated halium and compressed? May 20 11:50:46 i mean in target directory system.img compressed? May 20 11:54:19 SRC_URI = "halium7-redmi3s-x1bz2.tar.bz2" May 20 11:54:19 I will copy this compressed file in same directory in which this config bb file which i am editing is is placed. May 20 11:55:53 Yes May 20 11:56:06 By default file is in halium/out/target/product/land. To avoid updirectory reference, i iam thinking of copying that file for ease May 20 11:56:12 Local is OK for now May 20 11:56:38 is this syntax correct? SRC_URI = "halium7-redmi3s-x1bz2.tar.bz2" May 20 11:57:27 sorry for not following naming conventions:) May 20 12:02:47 or need systax like SRC_URI = "file:///media/LuneOS/Android/Halium-7.1/halium-luneos-7.1-${PV}-${MACHINE}.tar.bz2" May 20 12:06:07 One more help please: I also didn't note md5 sums. so can i omit them all? script by default has those checksums. Can i delete those lines for now? May 20 12:12:32 bt40: You should place it in meta-smartphone/meta-xiaomi/recipes-core/android-system-image/android-system-image-land/ May 20 12:12:45 And point to it with file://halium7-redmi3s-x1bz2.tar.bz2 May 20 12:12:48 If I recall correctly May 20 12:13:19 It will complain about incorrect md5sum and sha256 sum, but it will provide you the correct values to put in there ;) May 20 12:18:39 thank yoou May 20 12:24:36 Next step/commit May 20 12:24:39 meta-xiaomi/recipes-core/initrdscripts/initramfs-boot-android_1.0.bbappend May 20 12:24:49 this file not found in required place May 20 12:25:02 should i create this and copy contents? May 20 12:26:01 another file with similar name and extension ---- initramfs-scripts-halium_1.0 .bbapend is there. is this same or i should create new one? May 20 12:26:36 contents are nearly same of both May 20 12:36:10 Could be that that one is changed May 20 12:36:12 Let me see May 20 12:38:35 bt40: You don't need to change anything there I think May 20 12:39:05 ah wait, sorry my bad May 20 12:39:41 You want to look here May 20 12:39:42 https://github.com/shr-distribution/meta-smartphone/tree/zeus/meta-xiaomi/recipes-core/initrdscripts/initramfs-scripts-halium May 20 12:40:04 Copy rosy folder, call it land and update the partitions in machine.conf May 20 12:40:35 And add land here: https://github.com/shr-distribution/meta-smartphone/blob/zeus/meta-xiaomi/recipes-core/initrdscripts/initramfs-scripts-halium_1.0.bbappend#L5 May 20 12:44:22 hciattach.sh, persist-wifi-mac-addr.sh, hciattach.service, dev-ttyHS99.device These files are also missing. I have created land folder in systemd directory and pasted there. Home i am rihjt.. or these path has also been changed? May 20 12:44:32 hae* May 20 12:44:37 have* May 20 12:45:12 https://github.com/shr-distribution/meta-smartphone/commit/41aba2559d7ee484e43367f1260a02a66290c107?diff=unified i am following this guide May 20 12:56:01 bt40: Let me check May 20 12:56:44 They changed May 20 12:56:53 Since they were all identical, we de-duplicated them May 20 12:57:03 And you only need to update the .bbappend: https://github.com/shr-distribution/meta-smartphone/blob/zeus/meta-xiaomi/recipes-core/systemd/systemd-machine-units_1.0.bbappend May 20 13:15:11 lot of mess:) May 20 13:15:34 now realising porting is not easy:) May 20 13:18:49 Well, the learning curve of Yocto can be a bit rough too :) May 20 13:19:09 Herrie: ealier I meant the role json file, you have a allowedNames field May 20 13:34:25 Tofe: Yes I added it there ;) May 20 13:37:30 So I added com.palm.* and org.webosports.* there... Now I get a whole lot of LS_REQUIRES_SECURITY for com.palm.launcher, com.palm.systemui, com.palm.app.email/calendar etc May 20 13:38:05 I'm able to solve most of those as well... Just the webos_app class is a bit hacky and doesn't seem to do what it needs to do in all cases properly. Well actually the https://github.com/webosose/meta-webosose/blob/master/meta-webos/classes/webos_app_generate_security_files.bbclass May 20 13:39:09 Seems that in the files it generates it adds the "-*" which doens't always work OK. When I add it without the "-*" it behaves better in most cases: https://github.com/webosose/meta-webosose/blob/master/meta-webos/classes/webos_app_generate_security_files.bbclass#L23 May 20 13:42:54 ok, I didn't try yet to solve all those ones, though I also have them May 20 13:45:15 Tofe: Basically adding the requiredPermissions to appinfo.json for luna-applauncher, luna-systemui and the core-apps sorts most of it May 20 13:46:13 And then inheriting webos_app in the recipes for each of them, will put the required files there mainly May 20 13:46:26 Then it still has issues with db8, so they need to be added there as well May 20 13:47:09 My JustType does SOMETHING now, get a black screen, with Launcher as app name, but it's progress ;0 May 20 13:52:36 wow, impressive :P May 20 14:24:50 Tofe: Well it does stuff now it seems.. As in I'm close to getting stuff to actually launch again May 20 14:31:10 I get the loading screens now ;) May 20 14:31:18 For memos and messaging, so that's progress LOL May 20 14:31:42 Preware, Calculator as well May 20 14:32:09 * bt40 will catch u tomorrow. . May 20 14:36:55 Seems I broke my DB8 somehow... So need to start with a new image ;) May 20 15:32:44 Well somehow as in playing with the ACG files and having syntax errors in there ;) May 20 17:06:49 Tofe: Doing a new build now incorporating the various fixes I played with today May 20 17:08:39 See how it behaves from scratch May 20 17:49:16 Tofe: Looks pretty clean already: https://paste.ubuntu.com/p/N6PxjNVT2x/ May 20 18:03:49 Herrie: yes it is ! May 20 18:04:15 Still no apps launching really May 20 18:04:19 Just the splash, but well May 20 18:05:47 I'll take it from there; but tomorrow May 20 18:05:55 you pushed it on the wip branch? May 20 18:13:00 Tofe: Not yet, let me do that when children are asleep or early tomorrow morning May 20 20:39:52 Herrie: wendell got new memory kit https://www.gskill.com/product/165/326/1582267558/F4-3600C18Q2-256GTZNTrident-Z-NeoDDR4-3600MHz-CL18-22-22-42-1.35V256GB-(8x32GB) and now 3990x results look much better than before, unfortunately rust-native+firefox is still holding it back, will update the benchmark repo tomorrow **** ENDING LOGGING AT Thu May 21 02:59:57 2020