**** BEGIN LOGGING AT Wed Nov 17 02:59:57 2021 Nov 17 05:58:28 Morning! Nov 17 05:59:04 Tofe: Seems I was able to get my hands on one of the PinePhone Pro developer editions (still $399 + $30 shipping), but good to have I guess :) Nov 17 08:05:28 Morning! Nov 17 08:05:31 Herrie: nice :) Nov 17 08:15:25 Tofe: Kernel wise the Pro should be pretty good on mainline as well: https://forum.pine64.org/showthread.php?tid=8207 Nov 17 08:15:36 Seeing it shares the CPU with the PineBook Nov 17 08:19:15 Herrie: there's even a chance it works with our latest image Nov 17 08:19:24 or simply by bumping the kernel version Nov 17 08:25:20 Tofe: Well seems there's a newer one even with some bits added in: https://xff.cz/git/linux/log/?h=orange-pi-5.16 Nov 17 08:26:56 https://xnux.eu/log/#054 Nov 17 08:28:39 https://github.com/megous/linux/tree/orange-pi-5.16 well it's there; but it seems there are some details that need attention Nov 17 08:32:42 At some point I should also try to use again the provided defconfig Nov 17 08:34:52 Tofe: Well we need some special bits in defconfig still I guess, even when mainlining for systemd etc Nov 17 08:36:01 Not that much, as we don't need to run halium Nov 17 08:36:52 and everyone uses systemd on the pinephone Nov 17 08:37:48 So it should really be just little tweaks, ideally just https://github.com/webOS-ports/meta-pine64-luneos/blob/master/recipes-kernel/linux/linux-pinephone/extra.cfg Nov 17 08:39:46 OK well that's indeed very few tweaks Nov 17 16:58:50 JaMa: had to do https://github.com/webOS-ports/meta-webos-ports/pull/471 to get current unstable building Nov 17 17:35:48 Herrie: "opkg_conf_load: Couldn't stat orce-overwrite: No such file or directory." when running "/usr/bin/ApplicationInstallerUtility -c install -p /media/internal/.developer/com.google.youtube.web_1.1.0_all.ipk -u 0" Nov 17 17:36:02 so this might be a lead Nov 17 17:37:26 in the shell script, there is "opkg -o /media/cryptofs/apps -force-overwrite install $package"... isn't it "--force-overwrite" ? and is it the correct destination path ? Nov 17 17:38:28 yep, works now ! Nov 17 17:38:41 I'll PR that, if I find out where this script comes from Nov 17 17:39:36 https://github.com/webOS-ports/luna-appmanager/blob/master/scripts/ApplicationInstallerUtility#L53 Nov 17 17:40:47 Tofe: Yeah I would expect --force-overwrite Nov 17 17:41:02 https://github.com/webOS-ports/luna-appmanager/pull/30 Nov 17 17:41:06 That's what I use myself when installing packages into image Nov 17 17:41:29 The path should be OK Nov 17 17:41:39 Tofe: Does it fix the issue? Nov 17 17:42:48 yes it does Nov 17 17:43:00 I guess it got broken sometime on OPKG update Nov 17 17:43:07 I installed the youtube app with Preware2 Nov 17 17:43:29 Might be good to check other opkg references in scripts Nov 17 17:43:44 Because I know it worked before sometime Nov 17 17:45:18 for luna-appmanager it seems to be all Nov 17 17:51:46 I'm glad this issue didn't turn out to be more complex Nov 17 18:47:14 Sometimes easiest the most satisfying Nov 17 19:33:55 I guess soon it's time for some thorough testing of functionality Nov 17 19:39:44 Tofe: You saw I tagged you on a Halium PR? Nov 17 19:40:07 I guess we could follow the same approach there with mounting partitions via systemd if needed Nov 17 21:12:40 Herrie|Titan|2: yes, I saw the proposal, and it's quite interesting; however I'm not sure I can see all the consequences of such a modification Nov 17 21:14:20 what about the firmwares needed by the kernel modules, or maybe other things I'm forgetting Nov 17 21:14:56 but I like the idea of using systemd units **** ENDING LOGGING AT Thu Nov 18 02:59:56 2021