**** BEGIN LOGGING AT Sat Feb 24 03:00:01 2018 Feb 24 05:53:52 @Tygerpro Tygerpro, No. I couldn't figure it out yet. Feb 24 05:56:16 But todays error is different from yesterday error. Feb 24 05:56:36 [Edit] But todays error seems different from yesterday error. Feb 24 10:19:59 I understand that right now it's a bit of an open question whether for the future of halium it will be hybris-boot or halium-boot. However, as of RIGHT NOW, for the specific purpose of getting UBPORTS running, would you suggest ubports-boot or halium-boot? Feb 24 12:02:44 @doniks, Halium seems to have a better success rate from what I have heard, I compiled it, just have to try it Feb 24 12:04:26 I'm having this error when running halium-install script: … `mount: /tmp/halium-install.v2wAh/tmpmount: mount failed: Operation not permitted` Feb 24 12:04:40 It's coming from this line … https://github.com/Halium/halium-scripts/blob/master/halium-install#L46 Feb 24 12:05:09 Any idea on how to fix it? Feb 24 12:06:04 anything related with `sudo` permission? Feb 24 12:06:18 No Feb 24 12:06:39 I tried to manually mount it as root but without success Feb 24 13:46:57 Workdir exists and system.img.raw exists? Does dmesg show anything? Feb 24 13:48:16 And is SELinix disabled? Feb 24 13:54:34 Mount is happening on my laptop, not the device Feb 24 13:55:05 anyway, rebuilding the image right now Feb 24 13:55:24 I was unable to mount out/target/product/.../system.img too Feb 24 15:09:48 can you do "file system.Img" ? Feb 24 15:10:02 It may be a sparse android image. Feb 24 16:28:33 out/target/product/marlin/system.img: Android sparse image, version: 1.0, Total of 524288 4096-byte output blocks in 2293 input chunks. Feb 24 16:29:20 Yeah you need to make it non-sparse image.. the code failing for you is supposed to do that though Feb 24 16:29:40 Can you try @JBBgameich fork of Halium-scripts? Feb 24 16:29:40 Hmm, now it works Feb 24 16:29:49 Not sure why Feb 24 16:30:00 I recompiled and rebooted Feb 24 16:30:13 Thanks anyway Feb 24 16:33:36 @bhushanshah, btw, it's not a fork, it's written from scratch :) Feb 24 16:36:19 Does it use /cache or /recovery partition? Feb 24 17:46:43 What is supposed to happen after early init? I see some systemd stuff in kernel log but nothing else happens. Feb 24 17:51:27 @decatf, Which root fs you are using? Feb 24 17:51:45 reference rootfs Feb 24 17:52:39 here's the kernel log https://pastebin.com/6hgWqANg Feb 24 17:54:09 The reference root fs does not much Feb 24 17:54:17 Just you should ve able to ssh into it Feb 24 17:55:25 Does the reference rootfs support usb configfs? I had to add that to the early init script in order to get telnet. Feb 24 17:55:45 no idea Feb 24 17:55:49 dont think so ^ Feb 24 17:56:13 hmm... that's a new thing for recent android devices. Feb 24 17:58:06 SOmeone else needs to answer that, I dont have any new device 😆 Feb 24 18:34:37 rannyman was added by: rannyman Feb 24 18:34:46 Guys hello Feb 24 18:34:54 I can't fix them in all build Feb 24 18:35:06 (Photo, 1280x902) https://irc.ubports.com/6T7N3iSm.png Feb 24 18:35:17 After dependencies yes Feb 24 18:35:31 (Photo, 1280x324) https://irc.ubports.com/rDdFEYyo.png Feb 24 19:00:43 @rannyman, completely useless ... please use paste.ubuntu.com Feb 24 19:02:02 @abhishek_0, https://hastebin.com/oqeyukeset.pas Feb 24 19:14:10 Hey 😢 Feb 24 19:22:35 @rannyman, try … ```touch /home/ghost/android/lineage/out/target/product/core33g/obj/STATIC_LIBRARIES/libf2fs_sparseblock_static_intermediates/export_includes``` Feb 24 19:23:27 @abhishek_0, No folder or file Feb 24 19:24:04 @speedytree, was it for you? Feb 24 19:24:06 no Feb 24 19:24:25 They might be working on the same tree Feb 24 19:26:08 Yes I'd looking same tree Feb 24 19:27:06 (Photo, 1280x253) https://irc.ubports.com/vsG3JWuA.png Feb 24 19:34:02 @rannyman, then create that directory :P .. whole point of touch was to provide what it wants Feb 24 19:34:16 😋 Feb 24 19:34:46 Created Feb 24 19:35:06 now continue that you were doing Feb 24 19:35:35 Null folder :) Feb 24 19:35:39 Problem? Feb 24 19:36:07 did you run touch afterwards ? Feb 24 19:38:09 Out folder is fully null Feb 24 19:44:09 Probably I can't make that Feb 24 19:45:23 @rannyman, do … ```ls /home/ghost/android/lineage/out/target/product/core33g/obj/STATIC_LIBRARIES/libf2fs_sparseblock_static_intermediates/``` Feb 24 19:45:25 and post the output Feb 24 19:45:37 mounting /tmpmnt on /root/userdata failed: Invalid argument ??? what can be the cause, i used halium-boot with halium-7.1 Feb 24 19:46:10 Does `/root/userdata` exist Feb 24 19:46:31 Is `/data` ext4 Feb 24 19:46:49 (Photo, 1280x320) https://irc.ubports.com/wUJY0i0I.png Feb 24 19:46:49 Do syntax error Feb 24 19:47:51 (Photo, 1280x181) https://irc.ubports.com/JyUjZ0YF.png Feb 24 19:47:53 @abhishek_0 Feb 24 19:48:22 Don't paste `do`. Feb 24 19:48:24 @rannyman, facepalm XD Feb 24 19:48:57 ```mkdir /home/ghost/android/lineage/out/target/product/core33g/obj/STATIC_LIBRARIES/libf2fs_sparseblock_static_intermediates``` Feb 24 19:49:07 @rannyman, run this Feb 24 19:49:56 @Walid, Okay, can you create `/userdata` on your rootfs and then boot again Feb 24 19:50:07 ok Feb 24 19:50:22 Mkdir fail Feb 24 19:50:31 (Photo, 1280x257) https://irc.ubports.com/RY0vLwQK.png Feb 24 19:50:34 Did you run `breakfast` or `lunch` before you tried to build Feb 24 19:50:59 Yes Feb 24 19:52:54 @rannyman, and why are you building stuff as root ? Feb 24 19:53:35 idk , my apologies 😅 Feb 24 19:55:02 strange ls /root is empty, also got many error in mounting , like this … mounting /root/usr/lib/lxc-android-config/70-titan.rules on /root/lib/udev/rules.d/70-android.rules failed: No such file or directory Feb 24 19:55:19 If `/root` is empty, the rootfs doesn't get mounted Feb 24 19:55:24 didn't Feb 24 19:55:29 Got a full log? Feb 24 19:57:59 https://paste.ubuntu.com/p/qK9xTNJVb7/ Feb 24 20:00:28 You sure `/root` is empty? Feb 24 20:00:33 Everything is mounting up nicely Feb 24 20:04:00 So yes, I'm sure. Feb 24 20:04:25 oh.. you learn something new everyday :) Feb 24 20:06:15 @Walid, No, that's saying that it couldn't put the data partition into the rootfs. Feb 24 20:06:35 `loop0` is actually the image, and it gets booted nicely Feb 24 20:06:43 mounted nicely Feb 24 20:07:01 And all of the Android partitions get mounted correctly as well. Is it failing to boot? Feb 24 20:09:04 ssh work well, system seams start Feb 24 20:09:26 And is there anything in `/userdata`? Feb 24 20:11:45 https://paste.ubuntu.com/p/547zKRP9xJ/ Feb 24 20:11:54 ls /userdata Feb 24 20:11:58 Wel... everything is fine Feb 24 20:12:06 Are you actually experiencing any problems? Feb 24 20:13:17 lxc-android fail Feb 24 20:13:28 Well, that's probably not the reason Feb 24 20:13:48 Congratuations, you just experienced an X-Y problem. :) Feb 24 20:14:05 https://paste.ubuntu.com/p/XQF5dd46kC/ Feb 24 20:14:28 The actual log is in `/var/log/` Feb 24 20:14:38 `var/log/lxc/android` I think Feb 24 20:15:06 yes i put it in last paste.ubuntu Feb 24 20:16:13 Okay Feb 24 20:16:16 `lxc-start -nandroid -F` then Feb 24 20:18:59 Why are you rebuilding with 7.1 for your titan? Feb 24 20:22:45 because i will start port for new device, just i'm looking for good medium range phone, so before sell new phone i ust want see all pb in halium-7.1 Feb 24 20:23:24 Oh, you're looking to sell the G2? Feb 24 20:24:29 i have two phone G2 😊 Feb 24 20:24:36 Ahhh Feb 24 20:25:27 maybe start port for G5 , i love it and have many users in XDA Feb 24 20:25:53 Not the plus? Feb 24 20:26:04 The G5 standard doesn't have unlock codes, though Feb 24 20:26:34 @UniversalSuperBox, It does Feb 24 20:26:36 sure ? so G5 plus if not Feb 24 20:26:49 @mvaisakh, looks at Motorola website again Feb 24 20:27:21 @UniversalSuperBox, I have it man, and it does require unlock code lol Feb 24 20:27:24 https://mobilesupport.lenovo.com/us/en/solution/MS87215 … No Motorola G (5th gen) here Feb 24 20:27:57 So you just slapped your unlock data in there and they gave you the code or what? Feb 24 20:28:17 @UniversalSuperBox, Nope Feb 24 20:28:28 So... how did you do it? Feb 24 20:32:23 The silence does not reassure me that this is an easy process Feb 24 20:33:45 (Photo, 1280x461) https://irc.ubports.com/6u2Y5I0p.png This was the mail they sent me Feb 24 20:34:06 Well hid the code because *privacy* Feb 24 20:34:10 Right, that's normal. Had to do it for the G5 Plus Feb 24 20:34:17 Yeah Feb 24 20:34:30 I'm concerned that the G5 standard isn't on that page, so how did you get them to send the code? Feb 24 20:34:35 Same goes for the normal one Feb 24 20:36:21 Did you ever get the log from `lxc-start`, Walid? Feb 24 20:37:01 @UniversalSuperBox, Back then when I had unlocked it, they had sent it to me after selecting the device in the drop down list provided in the later section of unlocking after the registration part. Feb 24 20:41:47 @UniversalSuperBox, i found the pb for lxc-start, i forget to change pre-start.sh executable, now have many errors Feb 24 20:49:36 https://paste.ubuntu.com/p/m9KCwN3WGg/ Feb 24 20:50:50 Does anything work? Feb 24 20:51:35 no graphics Feb 24 20:52:01 @Walid, After a reboot? Feb 24 20:52:07 And have you tossed udev rules into place? Feb 24 20:52:35 yes udev rules is in place , let me verif it again Feb 24 20:53:57 ubuntu 17.10.1 is more good now with ssh connection , no need to setup ip address at every reboot Feb 24 20:54:43 That's handy Feb 24 21:03:22 in both folder there is udev files : /etc/udev/rules.d/ && /usr/lib/lxc-android-config/ Feb 24 21:03:58 It only really needs to be in `/usr/lib/lxc-android-config` Feb 24 21:05:48 i think there is some service make android hangup Feb 24 21:09:38 Mhmm, one of the things that's listed there is probably a dependency of a full boot Feb 24 21:09:53 Possibly that scirpt that fails. Dig around in `init.titan.rc` and see if you can find anything Feb 24 22:01:13 test_lights doesn't seem to do anything. I can mess with the notification in /sys/class though Feb 24 22:01:42 [Edit] test_lights doesn't seem to do anything. I can mess with the notification light in /sys/class though Feb 24 22:03:05 ideas? Feb 24 22:08:25 Really, only test_vibrator is working for me right now. Feb 24 22:11:14 there is no /dev/cpuset folder, when i create it manually /system/bin/logcat -d show message Feb 24 22:12:26 I'm having the same problem, no /dev/cpuset Feb 24 22:13:41 i will try with this config … CONFIG_CPUSETS=y … CONFIG_CGROUP_CPUSET=y Feb 24 22:16:44 I don't have the CGROUP_CPUSET option in my kernel Feb 24 22:17:16 me too, but i will see what will give me Feb 24 22:36:58 enable this configs , give me errors … init: write_file: Unable to open '/dev/cpuset/foreground/cpus': Permission denied Feb 24 22:40:45 Does /dev/cpuset exist? Feb 24 22:44:03 no Feb 24 22:47:29 with halium-5.1 work well, halium-7.1 cpuset make pb Feb 25 02:01:00 So I went to install halium-boot, the script here: https://github.com/JBBgameich/halium-install/blob/master/README.md went through but gives an error at the very end asking g if the device is connected and system.IMG is not on my device but roots.IMG is, I saved the I.ages to manually push but just wanna make sure the scri Feb 25 02:01:00 pt isn't doing something weird Feb 25 02:01:28 Wow I can't type tonight Feb 25 02:06:46 Walid "mkdir /dev/cpuset && mount -t cpuset cpuset /dev/cpuset" Feb 25 02:09:24 Walid https://stackoverflow.com/questions/28348627/echo-tasks-gives-no-space-left-on-device-when-trying-to-use-cpuset Feb 25 02:10:10 and s/Charlie/system-background/ in that answer. That's what I'm doing anyway, I no longer see "[ 368.544980] init: couldn't write 2094 to /dev/cpuset/system-background/tasks: No space left on device" Feb 25 02:14:11 https://hastebin.com/idixeyonul.cs Feb 25 02:14:16 I'm trying to turn on wifi Feb 25 02:17:41 Where are the logs for those failing services? I don't see them in journalctl. Feb 25 02:18:38 logcat I guess? https://hastebin.com/uweqesamey.vbs Feb 25 02:21:21 Yeah, those are Android serveices Feb 25 02:24:32 it can't find librmnetctl.so and libandroid_runtime.so Feb 25 02:25:17 Those'll be in `/vendor`, probably. Feb 25 02:25:23 Is it mounted in `/var/lib/lxc/android`? Feb 25 02:25:33 nope Feb 25 02:25:47 UT or reference? Feb 25 02:25:52 ref Feb 25 02:25:57 Halium-boot? Feb 25 02:26:01 hybris Feb 25 02:26:17 Oh... then I'm not sure. Feb 25 02:26:27 I could probably try halium-boot again. I think I fixed what was stopping it before. Feb 25 02:26:37 Is there a `/vendor` in `/var/lib/lxc/android/rootfs`? Feb 25 02:26:49 yes Feb 25 02:27:09 Anything in there? Feb 25 02:27:26 I don't see the libs those services couldn't find in there. Lots of other stuff though. Feb 25 02:32:08 I don't see it in my vendor folder in my build dir either. Feb 25 02:37:06 Who is supposed to supply these libs? **** ENDING LOGGING AT Sun Feb 25 03:00:04 2018