**** BEGIN LOGGING AT Wed Jan 13 02:59:57 2021 Jan 13 04:08:26 @sagar_hp [https://source.android.com/setup/develop#installing-repo], Bash command to install repo? Jan 13 04:18:57 python Jan 13 04:29:19 Anyone experienced this error while using Repo on 16.04: Jan 13 04:29:26 (Photo, 759x455) https://irc.ubports.com/08oAZEr0.png Jan 13 04:29:56 I have previously had no issues on this machine. Jan 13 04:30:13 @Ipertatos [root@ubuntu-phablet:~# sudo env LD_LIBRARY_PATH=/system/lib64:/vendor/lib64 /sys …], is apex mounted? Jan 13 04:31:11 @Daniel K [Anyone experienced this error while using Repo on 16.04:], related to repo changes requiring Python 3 Jan 13 04:31:26 oh... Python3 Jan 13 04:31:52 Interesting, so I need to update Python cheers. Jan 13 04:32:47 and update /usr/bin/repo launcher Jan 13 04:34:09 CarlosQuimica was added by: CarlosQuimica Jan 13 04:38:23 Installed Python3.7, where in /usr/bin/repo do specify 3.7? Jan 13 04:40:51 replace it with tps://storage.googleapis.com/git-repo-downloads/repo Jan 13 04:40:58 [Edit] replace it with https://storage.googleapis.com/git-repo-downloads/repo Jan 13 04:49:38 audio Jan 13 04:50:34 Thank you, that saved me a lot of time. Jan 13 05:34:50 https://github.com/erfanoabdi/android_kernel_motorola_sdm632/commits/halium-9.0/security/apparmor Jan 13 05:36:51 Do I have to pick all the commits for apparmor from this … https://github.com/erfanoabdi/android_kernel_motorola_sdm632/commits/halium-9.0/security/apparmor Jan 13 05:39:38 After syncing a repo if the The Device Repository manifest already exists are we just using that still? or was there a need for changes? Jan 13 05:39:40 first 3 Jan 13 05:40:17 @hassanh92 [Do I have to pick all the commits for apparmor from this … https://github.com/erf …], first 3 Jan 13 05:40:56 @NotKit [first 3], Ah... ok Jan 13 06:37:29 Getting this error in apparmor/crypto.c. Building halium for Mi A1(tissot). … https://del.dog/tiss.txt Jan 13 06:43:30 Whole error please Jan 13 06:43:40 It's cut off on right side Jan 13 06:45:43 Ahh wait it was Telegram Jan 13 06:45:47 See it now Jan 13 06:53:20 @Herrie1982 [It's cut off on right side], You can click on the link to see the full error. Jan 13 06:54:53 I found a fix😃 Jan 13 06:59:18 https://github.com/kisekinopureya/android_kernel_xiaomi_wayne/commit/423c86910b06b85163b1ec0b1b40bf888f741e84 Jan 13 07:11:56 devnotname was added by: devnotname Jan 13 07:16:57 Google or GitHub search is your friend often in such cases :P Jan 13 07:33:11 Yep... with the correct keywords :) Jan 13 07:35:43 We're building kernels with new GCC here, also a challenge at times Jan 13 09:27:16 Hello snoop Alex have u compiled the kernel? Jan 13 12:24:33 rajar_official was added by: rajar_official Jan 13 12:25:23 Please anyone give me , Redmi go Device ubuntu touch port Jan 13 12:26:55 nobody can give you a port that doesn't exist yet, you can make a port however Jan 13 12:27:33 if you're up for it please refer the documentation at docs.halium.org Jan 13 12:27:55 I need to install Ubuntu touch os on my Xiaomi Go Device if anyone know how to install it on my device. Jan 13 12:28:32 @rajar_official [I need to install Ubuntu touch os on my Xiaomi Go Device if anyone know how to i …], the above answer is the same Jan 13 12:28:54 please refer to docs.halium.org Jan 13 12:29:01 Ok Jan 13 14:43:51 need help wth repo always getting Traceback (most recent call last): … File "/home/oem/halium/.repo/repo/main.py", line 56, in … from subcmds.version import Version … File "/home/oem/halium/.repo/repo/subcmds/__init__.py", line 38, in … ['%s' % name]) … File "/home/oem/halium/.repo/repo/subcmds/upload.py", line Jan 13 14:43:51 27, in … from hooks import RepoHook … File "/home/oem/halium/.repo/repo/hooks.py", line 472 … file=sys.stderr) … ^ … SyntaxError: invalid syntax Jan 13 14:47:36 @Max [need help wth repo always getting Traceback (most recent call last): … File "/ho …], apt install python-is-python3 Jan 13 14:48:55 dont works Jan 13 14:49:34 im on debian Jan 13 14:49:55 @Max [need help wth repo always getting Traceback (most recent call last): … File "/ho …], repo problem? Jan 13 14:50:03 yeah Jan 13 14:50:15 @Max [yeah], use python3 Jan 13 14:50:33 i have done setting python3 as default Jan 13 14:50:48 weird, this error really means that it is using python2 Jan 13 14:50:50 @Max [i have done setting python3 as default], python3 $(which repo) init -u git://github.com/mer-hybris/android.git -b hybris-16.0 sailfish os-16 etc Jan 13 14:50:55 @Max [i have done setting python3 as default], [Edit] python3 $(which repo) init -u git://github.com/mer-hybris/android.git -b hybris-16.0 sailfish os-16 etc. Jan 13 14:51:14 @phhusson [weird, this error really means that it is using python2], of course Jan 13 14:51:14 no halium repo Jan 13 14:51:49 python --version … Python 3.7.3 Jan 13 14:52:32 @Max [no halium repo], I gave as an example. Jan 13 14:53:08 what do u mean by that Jan 13 14:53:48 python3 $(which repo) init -u `repo_address` `branch` Jan 13 14:54:14 okay thanks Jan 13 14:54:42 selvam was added by: selvam Jan 13 15:44:41 ArunSojanParolikkal was added by: ArunSojanParolikkal Jan 13 15:51:31 I'm working on a port to the Galaxy a10, using Halium 9. Following these docs - https://github.com/ubports/porting-notes/wiki/Halium-9, I edited my lineage_a10.mk file to have "halium.mk" instead of "full_base_telephony.mk". But now my "breakfast a10" command shows the error in the following screenshot. Sure enough, I couldn't Jan 13 15:51:31 find the halium.mk file. Where can I get it from? Jan 13 15:51:47 (Document) https://irc.ubports.com/r3a0lFDg.png Jan 13 16:18:28 Can you show me your samsung manifest .xml file? Jan 13 16:18:37 Yes Jan 13 16:19:05 Got a quick builder here, so can easily test :P Jan 13 16:19:41 (Document) https://irc.ubports.com/leJtceY5.xml Jan 13 16:21:48 Do you want the other modified files? (kernel configs, lineage_a10.mk, fixup-mountpoints) Jan 13 16:26:15 Here are the rest in case you need them. Thank you. Jan 13 16:26:19 (Document) https://irc.ubports.com/Qb9qPVkF.txt Jan 13 16:26:19 (Document) https://irc.ubports.com/jQMt1TC0.null Jan 13 16:26:19 (Document) https://irc.ubports.com/DaYNaMXR.null Jan 13 16:28:54 OK but these repos are not modified yet Jan 13 17:17:09 hello i have a problem error is gcc: error: unrecognized command line option ‘-mbig-endian’ … gcc: error: unrecognized command line option ‘-mgeneral-regs-only’ … Kbuild:21: recipe for target 'kernel/bounds.s' failed … make[1]: *** [kernel/bounds.s] Error 1 … Makefile:1155: recipe for target 'prepare0' failed … make: *** [prepare0] Error 2 Jan 13 17:17:27 is that fixable? Jan 13 17:44:43 Lanimiv was added by: Lanimiv Jan 13 19:48:51 I have adsp daemon spamming my logcat, does that ring a bell to someone? Jan 14 01:34:51 Hello is there a halium install version which don't needs dropbear? Jan 14 01:34:58 Thanks **** ENDING LOGGING AT Thu Jan 14 02:59:57 2021