**** BEGIN LOGGING AT Thu Aug 02 03:00:01 2018 Aug 02 14:03:05 Samsung a5y17lte … UBports rootfs cases kernel panic: … kernel cmdline: https://pastebin.com/uTVLB7xV … last_kmsg: https://pastebin.com/XPNesJrU … Any ideas? Aug 02 14:16:36 seems the problem was in fstab file … https://pastebin.com/XphpNdVY … I don't have /dev/root device Aug 02 14:17:11 @Dzmitry Sankouski, oh the fstab is sometimes broken yes Aug 02 14:17:26 is that your device's fstab? Aug 02 14:17:26 or rootfs fstab? Aug 02 14:17:43 rootfs tab Aug 02 14:17:52 [Edit] rootfs fstab Aug 02 14:17:57 halium-boot? Aug 02 14:18:15 hybris-recovery Aug 02 14:18:37 @Dzmitry Sankouski, why Aug 02 14:18:37 BTW, what is the difference between halium-boot and hybris-boot ? Aug 02 14:18:45 hybris-boot and hybris-recovery doesn't work with ubports rootfs Aug 02 14:18:56 it's for plasma mobile and reference rootfs Aug 02 14:19:08 So I should builld halium-boot Aug 02 14:19:09 halium-boot should be used with ubports. have you read the documentation? Aug 02 14:19:13 have you? Aug 02 14:19:24 https://docs.ubports.com/en/latest/porting/introduction.html Aug 02 14:19:32 please read it Aug 02 14:20:10 @vanyasem, also i suggest you to use JBB's install script with `-p ut` option instead of using rootstock described in the docs Aug 02 14:20:16 rootstock is broken crap Aug 02 14:20:54 ok Aug 02 14:48:23 [Edit] hybris-boot and hybris-recovery don't work with ubports rootfs Aug 02 14:48:32 [Edit] they're for plasma mobile and reference rootfs Aug 02 15:11:20 @vanyasem, Iirc rootstock isn't anymore in docs Aug 02 15:11:26 :) Aug 02 15:11:48 @vince1171, wow someone finally removed it. nice :P Aug 02 15:16:24 Yep rootstock is finally in a grave Aug 02 15:16:41 that's kinda sad, i had a few commits in it :P Aug 02 15:17:03 (no it's not. i am glad it's dead) Aug 02 15:17:15 Ding dong the rootstock's dead Aug 02 16:52:46 Hello. Is there any change of porting Halium with a oreo base? Aug 02 16:56:40 @mayltonfnds, Not yet, hybris15.1 has just came out, even though mal from #sailfishos-porters has confirmed it is stable-ish, halium hasn't yet moved to 8.1 Aug 02 16:57:18 @abhishek_01, I see... So I need to wait. Aug 02 16:57:23 Thank you Aug 02 16:57:38 @mayltonfnds, Yes :) Aug 02 17:29:32 @mayltonfnds, Do you have a device with pre-installed Oreo? Aug 02 17:39:35 @Sergobot: https://github.com/Sergobot/initramfs-tools-halium/compare/a-b-partitioning...Tofee:tofe/ab-scheme Aug 02 17:45:48 Tofe: thanks, looking at it Aug 02 17:47:14 It's "simplified" in the sense that the diff to the original script should be smaller Aug 02 17:47:26 there are some critical fixes also Aug 02 17:47:39 (like the -n which should be a -z ) Aug 02 17:48:18 I reverted the _syspart change, but if you complain I'll not argue much and revert my revert :) Aug 02 17:51:08 I like the $_syspart change, though I'm not the one who introduced it. May be @UniversalSuperBox has something to say? Aug 02 17:52:43 As for the patch, are you sure of this change? These ifs were added to handle the case when android's system.img is mounted at /, not /system. Which is a typical A/B device. … https://github.com/Sergobot/initramfs-tools-halium/compare/a-b-partitioning...Tofee:tofe/ab-scheme#diff-1d333d9468db5ce7fe6dca71704851f5L556 Aug 02 18:02:42 @ilyaishere, Yep Aug 02 18:03:16 which device? Aug 02 18:03:38 Redmi note 5 Aug 02 18:06:49 Tofe, weren't you the reason that $_syspart was introduced in the first place? :P Aug 02 18:07:10 @mayltonfnds, Hm, Google says it came with Android 7.1 Aug 02 18:07:13 It's needed because one device expanded `syspart=` on the command line into the `$syspart` environment variable, wreaking all sorts of havok Aug 02 18:07:24 @Sergobot: well these ifs were added because in rootfs mode /android-system didn't really exist anymore; but with a little unification beforehand, this if can be avoided Aug 02 18:08:00 @UniversalSuperBox: oooh I completely forgot. Let me quickly remove this part of my commit. Aug 02 18:08:28 Did I not comment to that effect? Aug 02 18:08:28 If not, sorry Aug 02 18:08:50 @ilyaishere, Some came with 7.1 some came with 8 Aug 02 18:09:05 I have one which came with 7.1 Aug 02 18:09:44 @abhishek_01, Mostly which came recently Aug 02 18:12:00 @abhishek_01, But then you don't have to wait for Halium 15.1 Aug 02 18:14:06 @Sergobot ok now it should be better Aug 02 18:14:16 @ilyaishere, Xiaomi did some fuckery, and you can't roll back to 7.1 anymore Aug 02 18:14:41 So he have to wait I guess .. Aug 02 18:26:00 @ilyaishere, Not mine. There are 2 variants. Mine is Chinese coming with oreo 8.1 out of the box Aug 02 18:28:36 @abhishek_01, not even to LOS14.1 compared to stock 7.1? Aug 02 18:42:45 Tofe: alright, I've taken a deeper look and your patch LGTM Aug 02 18:44:41 @NotKit, i have no idea about it,, since i am not tinkering much atm, .. with halium .. at somepoint you'll have to flash stock rom, wrong version== phone dead .. like completely dead Aug 02 18:45:07 Though, /android-rootfs doesn't end up in /android after switching root anymore … https://github.com/Tofee/initramfs-tools-halium/commit/45a48291070344e6dba5821c3bfcd0ff974dc8b3#diff-1d333d9468db5ce7fe6dca71704851f5L564 Aug 02 18:46:03 i.e. `${rootmnt}/android` Aug 02 18:46:21 Like, you're moving it to ${rootmnt}/var/lib/lxc/android/rootfs and it only stays there Aug 02 18:50:16 [Edit] Like, you're moving it to `${rootmnt}/var/lib/lxc/android/rootfs` and it only stays there Aug 02 19:12:55 Ah, that would be a mistake, isn't it Aug 02 19:14:30 yes, it looks like a mistake to me. This being said, it avoids having conflicts with lxc's startup :p Aug 02 19:18:59 Sounds fun, huh Aug 02 19:27:08 Tofe: what you think of this? Aug 02 19:27:09 https://github.com/Sergobot/initramfs-tools-halium/commit/98731d9356b00995ab3bfdb7834a299b3c89df18 Aug 02 19:34:50 Tofe: sry, I updated the commit with `push —force`. Use this link … https://github.com/Sergobot/initramfs-tools-halium/commit/921b0da515f14118043f0b6daab02e9ed6319175 Aug 02 19:39:52 well, in rootfs mode you'll get a ro /android so https://github.com/Sergobot/initramfs-tools-halium/commit/921b0da515f14118043f0b6daab02e9ed6319175#diff-1d333d9468db5ce7fe6dca71704851f5R556 won't work well, but that shouldn't have any consequence I guess Aug 02 19:40:53 ah yes you won't have any /android/data, so no dedicated userdata space for lxc container Aug 02 19:41:14 but it's probably not a new problem for A/B rootfs Aug 02 19:41:34 so, I'd say I agree with your commit Aug 02 19:47:01 > no dedicated userdata space for lxc container … Why though? Aug 02 22:02:07 Hello guys! I'm building ubports and i used "check kernel config" script to update my defconfig. Now i have this problem: https://paste.ubuntu.com/p/wQDBPSfsRZ/ . … How can i resolve it? Aug 03 02:54:21 @abhishek_01, Anti rollback is miui only afaik. **** ENDING LOGGING AT Fri Aug 03 03:00:00 2018