**** BEGIN LOGGING AT Mon Sep 30 03:01:03 2019 Sep 30 03:06:32 Since we now have a working recovery, capable of installing the system Ubuntu-style with system-image-upgrader, is there interest in the broader Halium community of having it in the Halium project? Sep 30 05:39:20 (Photo, 1280x719) https://irc.ubports.com/R10zrEQb.png my device is showing as nexus 4 and stuck at fastboot .. the installation is a failure i guess ... is it??? Sep 30 06:32:51 @deepinlnx [], No don't worry, all android devices in fastboot mode are detected as nexus phones Sep 30 06:33:12 but it is stuck at fastboot Sep 30 06:33:42 should i push hybris-recovery or something?? Sep 30 08:13:29 In fastboot you have to flash hybris-boot.img or halium-boot.img … sudo fastboot flash boot hybrisOrHalium-boot.img Sep 30 08:13:50 And then … ```sudo fastboot reboot``` Sep 30 08:14:37 ahhh my mistake for that i already installed halium-boot and rootfs .. and then rebooted Sep 30 08:15:12 tried to get ssh access but the rootfs folder was missing in /data/ ... dunno why Sep 30 08:15:50 i am compiling the system image and boot again .. i guess it was some path error in fstab Sep 30 08:23:34 @vince1171 is vince2678 your github or its different person? Sep 30 08:24:39 No it's not mine … Mine is Vince1171 … https://github.com/Vince1171 Sep 30 08:25:09 Oh OK. Sep 30 08:27:47 @deepinlnx [tried to get ssh access but the rootfs folder was missing in /data/ ... dunno wh …], Ssh must work without rootfs Sep 30 08:33:02 (Photo, 1280x719) https://irc.ubports.com/XT7vdzcq.png any idea??? Sep 30 08:33:36 No folder Sep 30 08:33:49 Have you made it? Sep 30 08:34:00 mkdir a Sep 30 08:34:07 yes Sep 30 08:34:37 but there is no rootfs in data.... i already installed halium rootfs Sep 30 08:35:35 Try jbb installer Sep 30 08:38:46 @deepinlnx [], Have you use https://github.com/JBBgameich/halium-install ? … And if yes, send the output of this script Sep 30 08:38:55 already using the halium-install script by jbb Sep 30 08:40:01 What was output of that Sep 30 08:40:13 It should write push rootfs.img to data Sep 30 08:40:22 And then done Sep 30 08:41:01 it was successful.. i guess ..let me check the logs Sep 30 08:41:02 @deepinlnx [], On this screenshot I don't see any … ```adb push ``` … output after the shrinking and e2fsck... Sep 30 08:42:08 then what could be the problem?? Sep 30 08:43:28 @vince1171 [On this screenshot I don't see any … adb push … output after the shrinking and e2fs …], then what could be the problem?? Sep 30 08:44:13 Yea Sep 30 08:44:24 After shrinking you should get pushing info Sep 30 08:44:28 no idea whats the reason of the problem ?? Sep 30 08:44:41 Have you installed dependencies? Sep 30 08:46:13 i am on arch and installed android-tools and fastboot Sep 30 08:46:24 anything i am missing?? Sep 30 08:47:17 @fredldotme [Since we now have a working recovery, capable of installing the system Ubuntu-st …], btw, technically we can generate update zips for initial install Sep 30 08:47:30 should save some troubles with installer and PC connection Sep 30 08:56:58 (Photo, 774x582) https://irc.ubports.com/3vxS70Q5.png no idea but it is supposed to look like this Sep 30 08:57:44 (Photo, 774x582) https://irc.ubports.com/ZHjr9PuI.png no idea but it is supposed to look like this … (look just the bottom of the screenshot) Sep 30 08:58:13 yeah i remember it happened when itried it on my ubuntu workstation months ago... dont know why not on arch?? Sep 30 09:04:18 can i push it manually?? Sep 30 09:14:26 If it's not deleted then yes Sep 30 09:15:01 Adb push rootfs.img /data/ Sep 30 09:17:34 okk Sep 30 09:19:11 where is it stored?? Sep 30 09:20:21 i downloaded the file / ubports-touch.rootfs-xenial-armhf.tar.gz from the server .. its not an img file .. Sep 30 09:25:03 Hrishikesh Kulkarni was added by: Hrishikesh Kulkarni Sep 30 09:53:04 seriuosly no idea what is wrong ... please help Sep 30 10:14:00 @NotKit [btw, technically we can generate update zips for initial install], You mean update ZIPs of Ubuntu Touch? Sep 30 10:14:27 yes Sep 30 10:15:06 Has someone done this before, ie is there a script available? Sep 30 10:18:44 @Akatsu . [Adb push rootfs.img /data/], what is the path for system.img??? Sep 30 10:19:18 Same Sep 30 10:19:25 Both sits on data Sep 30 10:21:33 okk Sep 30 10:22:57 @Akatsu . [Both sits on data], can u guys tell what are the file permissions for rootfs and system.img??? Sep 30 10:23:11 @fredldotme [Has someone done this before, ie is there a script available?], Sailfish, but they do it during rootfs creation step Sep 30 10:24:04 @NotKit [Sailfish, but they do it during rootfs creation step], I suppose ours would still need working xz and tar implementations. Sep 30 10:26:50 yes, or include busybox Sep 30 10:40:07 I'd be for it if it was generated by the CI server Sep 30 12:38:19 @Akatsu . [Have you installed dependencies?], Okay after looking for a bit I found that I need these two packages to push rootfs.img … 1) android-tools-fsutils … 2) android-tools-adb … I found an AUR repository for the first one but no sign of the second package in internet ... … Arch repositories don't have the second package neither Sep 30 12:38:19 the AUR 😭😭 … What should I do?? Sep 30 12:38:45 Someone help Sep 30 12:39:39 @mariogrip please help Sep 30 12:40:22 Please have a patience Sep 30 12:40:30 And don't ping people randomly Sep 30 12:40:55 Sry😓 Sep 30 12:41:04 @deepinlnx [Okay after looking for a bit I found that I need these two packages to push root …], adb is a part of the ```android-tools``` package on Arch Sep 30 12:41:40 So it is the adb ... I thought it's something special 😂😂 Sep 30 12:41:43 Thanks Sep 30 18:18:57 lovely audio xD Sep 30 20:05:16 @JBBgameich can I ask you for a favour? Sep 30 20:07:28 im rebuilding with pure tree, any idea how fix libbootloader_message_intermediates/export_includes … ? … Its TWRP issue Sep 30 20:08:16 @Akatsu . [im rebuilding with pure tree, any idea how fix libbootloader_message_intermediat …], can you please post the full build log through some pastebin-like service? Sep 30 20:08:44 https://pastebin.com/E2a2tULQ Sep 30 20:10:35 do you have a `./bootable/recovery/bootloader_message/Android.mk` in your Halium tree? Sep 30 20:11:19 yep Sep 30 20:12:31 can you build that using `mka libbootloader_message`? Sep 30 20:13:49 ninja: error: unknown target 'libbootloader_message' Sep 30 20:14:02 do i have to get inside dir? Sep 30 20:16:14 what does TWRP have to do with building the recovery? Sep 30 20:16:32 I mean, did you add TWRP to the halium tree? Sep 30 20:16:54 thats inside device tree right? Sep 30 20:17:04 there's no TWRP in Halium Sep 30 20:17:09 i added it to device manifest Sep 30 20:17:29 what does your manifest look like? Sep 30 20:19:04 https://pastebin.com/cTGFaSwr Sep 30 20:19:24 get rid of twrp then? Sep 30 20:19:48 yes Sep 30 20:20:10 also, make sure to format your XML properly, else it won't get merged when you try to submit it Sep 30 20:20:33 take a look at how other merged device manifests look like, like spacing, etc. Sep 30 20:20:50 don't even thinking about submiting Sep 30 20:21:12 why not? Sep 30 20:21:50 because its not fully working Sep 30 20:21:56 gotcha Sep 30 20:22:19 if i somehow get audio then i might do it Sep 30 20:22:48 you could also submit it for someone else to fix the remaining issues, "passing on the torch" style. Sep 30 20:23:33 for now none did it xD, and im not alone with this device here Sep 30 20:23:50 but i use newer kernel and device tree Sep 30 20:24:53 alright, let me know if libbootloader_message builds after you removed TWRP. Sep 30 20:25:46 we will see Sep 30 20:26:03 Now i see some errors on kernel about unmet dependencies with kernel config Sep 30 20:26:15 are they auto selected or i have to fix it? Sep 30 20:26:31 depends on the message Sep 30 20:26:38 https://pastebin.com/GVQz0kn7 Sep 30 20:30:23 it's possible this is resolved already, had similar issues with an older kernel on the Xperia X Sep 30 20:31:56 hmm from what i see MSM_QDSP6_APRV2 is related to snapdragon 805 which is different chip Sep 30 20:39:39 now i get other error https://pastebin.com/LgwaCMcG … This starts to be annoying af Sep 30 20:48:11 @Flohack [@JBBgameich can I ask you for a favour?], What is it? :) Sep 30 20:49:07 @JBBgameich [What is it? :)], Can you review this for Alfred, its kinda blocking our experimental CI for suzu device: https://github.com/Halium/halium-devices/pull/178 Sep 30 20:51:15 yeah I'm sorry I make a PR like almost every day 😅 Sep 30 20:52:15 @fredldotme [yeah I'm sorry I make a PR like almost every day 😅], Thats actually good ^^ Sep 30 20:52:31 hehe Sep 30 20:56:02 It's fine and actually I already noticed and looked over it. I'm fine with merging it for now, but please let's make sure not to add all the UBports specifics / future halium parts to this one device manifest. I think repo supports including manifests, so you could create a base manifest for UBports which includes the halium base one. Sep 30 20:56:02 This way you can still use halium-devices but don't have to include the same repos in every device again. Sep 30 20:57:22 yeah, that's the reason why I was asking whether or not to include recovery+gpg+toybox in Halium (ie if someone else is interested too). Sep 30 20:58:00 so you suggest we ship a second local_manifest on top of what Halium+device-setup provide? Sep 30 20:58:45 Yeah something like that. I had something slightly different on mind, but your idea seems better anyway :) Sep 30 20:58:55 [Edit] Yeah something like that. I had something slightly different in mind, but your idea seems better anyway :) Sep 30 20:59:44 that's worth another repo on our end, what do you think @Flohack ? Sep 30 21:00:00 erm just thinking back in 5mins ^^ Sep 30 21:00:22 thanks for merging @JBBgameich ! Sep 30 21:07:48 Nope Sep 30 21:08:01 lol Sep 30 21:10:01 Realistically, does anything else than UT and PlaMo reference rootfs use halium? Sep 30 21:39:25 LuneOS, Debian-pm **** ENDING LOGGING AT Tue Oct 01 02:59:57 2019