**** BEGIN LOGGING AT Wed Dec 26 03:00:02 2018 Dec 26 06:49:27 daelaam was added by: daelaam Dec 26 07:06:57 @jb_amade, + Dec 26 07:07:24 Anyone can help me with syncing? Dec 26 07:08:31 I'm taked completed manifest, but repo sync doesn't download repos Dec 26 07:10:05 And while using device setup too Dec 26 07:12:08 When i'm clone manually, directories doesn't include to envsetup Dec 26 07:12:36 @coolhacker_1, what is your command for repo init? Dec 26 07:13:13 `repo init -u https://github.com/Halium/android -b halium-7.1 --depth=1` Dec 26 07:13:35 looks correct, then repo sync, what is the issue? Dec 26 07:14:22 Can't sync device repos Dec 26 07:15:24 do they exists? pastebin of repo sync errors would be helpful Dec 26 07:15:30 [Edit] do they exist? pastebin of repo sync errors would be helpful Dec 26 07:15:53 No errors, just doesn't sync Dec 26 07:17:47 you mean your specific device's repos? Dec 26 07:17:59 Yes Dec 26 07:18:12 where did you put local manifest? Dec 26 07:18:48 I'm used setup from halium-devices Dec 26 07:23:34 Oops Dec 26 07:24:25 Setup script place manifest in home Dec 26 07:24:30 [Edit] Setup script placed manifest in home Dec 26 10:00:18 Hi! I try to build hybris-boot for the ancient samsung galaxy s3 mini. I get "dirname: missing operand". https://github.com/Halium/projectmanagement/issues/114 Dec 26 11:49:39 How to hybris-boot installer zip? Dec 26 11:49:44 Automatically Dec 26 14:04:40 atp468 was added by: atp468 Dec 26 14:18:48 dev_harsh1998 was added by: dev_harsh1998 Dec 26 14:19:07 Welcome! Dec 26 14:19:21 Yo! Dec 26 14:33:57 Hey guys, I'm a little stuck with the part where we have to modify the kernel configuration Dec 26 14:34:05 https://docs.halium.org/en/latest/porting/build-sources.html#modify-the-kernel-configuration Dec 26 14:34:42 So as I understang I need to fix all the warnings that I had Dec 26 15:20:02 @aurnytoraink, That is correct, what I did was run the script and add a ”&> output.log" to the end so it put all the errors in a text file called output.log, then just open that as well your kernel config and work your way down the list. I had to copy and paste cause my kernel config on a galaxy note 4 is wonky, so Dec 26 15:20:02 if something is missing in yours just copy the flag and set it to whatever value you need Dec 26 15:28:51 @Tygerpro Tygerpro, Okay thanks Dec 26 15:30:11 Hmm Dec 26 15:30:15 I can't remove error "`ninja: error: '/root/halium/out/host/linux-x86/framework/signapk.jar', needed by '/root/halium/out/target/product/santoni/obj/APPS/QtiTelephonyService_intermediates/package.apk', missing and no known rule to make it`", but i'm removed APKs and java libraries from makefiles. Author of the port removed that Dec 26 15:30:15 , but i'm still get this error. Dec 26 15:50:04 Hey, excuse me again, but do you know if the Huawei P8 Lite need SELinux to boot or not ? Dec 26 15:56:40 yes Dec 26 15:57:03 @coolhacker_1, he does ? Dec 26 15:57:18 Huawei have opensource kernel? Lol. Dec 26 15:59:28 (Photo, 1280x720) https://irc.ubports.com/0fJmE0DL.png well Dec 26 16:00:53 really? Dec 26 16:02:00 yes they have a "open-source" page request Dec 26 16:02:02 https://consumer.huawei.com/en/opensource/ Dec 26 16:03:31 So he needs SELinux to boot so I need to set AUDIT=y and SELINUX_BOOTPARAM=y and then disable them via kernel cmdline: audit=0 selinux=0 ? Dec 26 16:04:12 (Sticker, 512x512) https://irc.ubports.com/7p31b6jh.webp Dec 26 16:04:44 Open source but ussualy not compilable lol Dec 26 16:07:44 Can you just be clear instead of laughing at me ? … I mean I'm a beginner. I just wanted to try to port UT on my phone. And the only thing I asked you is if the Huawei P8 Lite need SELinux to boot ? Dec 26 16:12:35 @aurnytoraink, Use the tool to check your defconfig Dec 26 16:21:24 DelbertFriesen was added by: DelbertFriesen Dec 26 16:40:22 (Photo, 312x88) https://irc.ubports.com/286nv438.png Well, after searching in the files, I found that in the BoardConfig file that SElinux was set to permissive so it means that I don't need selinux to boot ? Dec 26 17:09:30 @Daniel, The issue should now be fixed and an updated rootfs has been released. Dec 26 17:39:47 ```adb: error: failed to copy '/root/completed/ubports-touch.rootfs-xenial-armhf.tar.gz' to '/recovery/': couldn't create file: Is a directory … /root/completed/ubports-touch.rootfs-xenial-armhf.tar.gz: 0 files pushed. 1521.8 MB/s (1179648 bytes in 0.001s) … ```How to fix? Dec 26 21:09:51 https://pastebin.com/gtKre8Ts … This happened when I try "mka hybris-boot" Dec 26 21:11:46 Can someone help me ? Dec 26 21:36:20 SakilMondal was added by: SakilMondal Dec 26 23:03:20 Well, I tried to do it with make but had the same problem Dec 26 23:03:21 https://pastebin.com/Tq1Mn4HW Dec 26 23:04:44 Quick and dirty solution would be to disable the kernel option that compiles `drivers/srecorder/src/srecorder_slabinfo.o` Dec 26 23:05:34 @VeryOriginalUsername, Not sure if it's a good solution Dec 26 23:05:46 Told you, quick and dirty Dec 26 23:05:54 And btw i don't know how to do it Dec 26 23:06:09 Either kernel source is borked or it's missing headers somewhere Dec 26 23:06:33 Okay **** ENDING LOGGING AT Thu Dec 27 02:59:59 2018