T42 | <Umeaman> I love what you're doing but the fatal error about wrong SHA1 for "LineageOS/android_packages_apps_Etar/external/colorpicker" needs to be fixed so that one can continue with it. (re @SailfishFreenodeIRCBridgeBot: <deathmist1>@Umeaman...) | 08:08 |
---|---|---|
T42 | <Umeaman> At the moment it halts on that error just like when you follow the HADK manually. | 08:08 |
deathmist1 | @Umeaman that isn't something under my control, besides that shouldn't even be cloned since it's an android app and irrelevant for HAL | 08:19 |
T42 | <Umeaman> I know, it still gets synced. | 08:19 |
deathmist1 | https://github.com/mer-hybris/android/blob/hybris-18.1/snippets/lineage.xml#L32 lol apparently it's cloned on 18.1 for unknown reasons unlike on 17.1 | 08:20 |
T42 | <Umeaman> Yeah. I have wondered why for a long time. | 08:21 |
deathmist1 | maybe rebasing https://github.com/mer-hybris/android/commits/hybris-18.1-update on https://github.com/LineageOS/android/tree/lineage-18.1 will help, I don't know though. | 08:25 |
T42 | <Umeaman> I think someone mentioned before when I had this problem that it was going to get rebased, but I have no clue as to why it hasn't been done. | 08:29 |
T42 | <Umeaman> I'm not mad, I just get frustrated. :) | 08:29 |
deathmist1 | mal: hybris-18.1 rebase when? :p | 08:30 |
deathmist1 | apparently android_packages_apps_Etar is causing issues with cloning, not sure why it's not just dropped anyway considering it's an android app and should be irrelevant for HAL building | 08:31 |
*** Ischwitch is now known as Ingvix | 10:20 | |
jules[m] | @deathmist1: hi, did you try to build the new SFOS version for the oneplus5 ? My last test with 4.3 and your tools failed ??? | 10:43 |
deathmist1 | @jules I've not worked on anything SFOS related since early 2022 | 11:12 |
jules[m] | :/, but thanks for the port the SFOS. | 12:13 |
jules[m] | i love oneplus5 phone | 12:13 |
voidanix[m] | @Thaodan do you have working usb mtp with A10 base on kumano? | 12:41 |
mal | deathmist1: the etar package is issue only if people use that fetch submodule option with repo sync | 13:39 |
T42 | <iDrinkCoffee> Hello! I am following the guide for porting SailfishOS to my Redmi Note 9 (merlin). I am at chapter 5.4 Building Relevant Bits of your Android base and i get a error. https://pastebin.com/QzqAGk20 | 14:07 |
mal | which android base? | 14:13 |
mal | do you have all needed device repos in local_manifests? also the vendor repo | 14:14 |
T42 | <iDrinkCoffee> 17.1 (re @SailfishFreenodeIRCBridgeBot: <mal>which android b...) | 14:15 |
T42 | <iDrinkCoffee> Yes. (re @SailfishFreenodeIRCBridgeBot: <mal>do you have all...) | 14:15 |
T42 | <iDrinkCoffee> https://pastebin.com/D9DMWnm4 This is my local_manifest I'm working with | 14:16 |
T42 | <iDrinkCoffee> mal : I just read the pinned message, I didin't know how IRC works here | 14:17 |
mal | is there some reason you use that github project instead of official lineage project? | 14:19 |
iDrinkCoffee | My device is not officially suported by LineageOS | 14:19 |
mal | ah, sorry there is another device with same codename | 14:19 |
iDrinkCoffee | yeah, xiaomi naming their device like that caused the community to call it merlinx. | 14:19 |
mal | maybe try disabling that vendor/qcom repo in local_manifest, your device is mediatek so it's not needed anyway | 14:23 |
mal | check the main manifest or snippets what the exact folder is which is mentioned in the error | 14:25 |
iDrinkCoffee | How can I do that? | 14:25 |
iDrinkCoffee | mal: There are 3 folders in snippets that refer to qcom and Bluetooth, should I remove them? | 14:29 |
mal | use remove-project in manifest | 14:47 |
mal | you can do that in local_manifests | 14:47 |
deathmist1 | mal: ah, is this only an issue on 18.1? @Umeaman probably good for you to know as well then, don't sync with submodules | 14:51 |
mal | yes, only in 18.1 afaik | 14:51 |
T42 | <kreatowastaken> when i try to clone hybris-18.1 i get this error | 15:00 |
T42 | <kreatowastaken> `fatal: repository 'https://android.googlesource.com/platform/external/wjakob/clang-cindex-python3/' not found` | 15:00 |
T42 | <kreatowastaken> any ideas? | 15:00 |
T42 | <Umeaman> --fetch-submodules is supposed to be used when you follow the HADK. I suggest to add instructions for future versions of it. | 15:10 |
T42 | <kreatowastaken> i did though (re @Umeaman: --fetch-submodules i...) | 15:14 |
T42 | <kreatowastaken> i ran `repo sync --fetch-submodules` as HADK suggested | 15:15 |
T42 | <Umeaman> And? (re @kreatowastaken: i ran repo sync --fe...) | 15:23 |
T42 | <kreatowastaken> idk what u mean | 15:24 |
T42 | <kreatowastaken> am i not supposed to use it? | 15:24 |
mal | remove --fetch-submodules | 15:33 |
mal | in 18.1 base is causes issues | 15:33 |
mal | *it causes issues | 15:33 |
T42 | <kreatowastaken> i see | 15:34 |
T42 | <kreatowastaken> though i basically downloaded the whole thing except that repo | 15:35 |
T42 | <kreatowastaken> do i need to redownload everything | 15:35 |
T42 | <kreatowastaken> removed —fetch-submodules and didnt have that issue btw | 15:35 |
mal | no need to redownload | 15:46 |
T42 | <kreatowastaken> im getting a error when i try to build | 15:49 |
T42 | <kreatowastaken> https://pastebin.com/i44R27sX | 15:49 |
mal | did you follow faq? | 16:06 |
mal | https://github.com/mer-hybris/hadk-faq/blob/master/README.rst#hybris-17-1 | 16:06 |
mal | it has some extra info | 16:06 |
T42 | <kreatowastaken> no i didnt | 16:11 |
T42 | <kreatowastaken> ill check it out | 16:11 |
T42 | <kreatowastaken> im using 18.1 though | 16:12 |
T42 | <kreatowastaken> will it work with that? | 16:12 |
T42 | <kreatowastaken> i dont have droid-configs on $ANDROID_ROOT/hybris/ | 16:15 |
T42 | <kreatowastaken> i suppose that is for later | 16:15 |
T42 | <kreatowastaken> hm | 16:16 |
T42 | <kreatowastaken> i patched and tried to build but i have the same issue | 16:16 |
mal | yes, those from 17.1 also are for 18.1 | 17:04 |
mal | wait, the error you said is from Etar, maybe remove the packages/apps/Etar folder then run "repo sync packages/apps/Etar" | 17:05 |
T42 | <kreatowastaken> aight | 17:08 |
T42 | <kreatowastaken> now i am getting a AdvancedDisplay error because i am using lineageos sources | 17:09 |
T42 | <kreatowastaken> i guess i can remove that | 17:09 |
T42 | <kreatowastaken> thanks | 17:09 |
T42 | <kreatowastaken> https://pastebin.com/LxrNsZwa | 17:42 |
T42 | <kreatowastaken> getting this error now | 17:42 |
mal | can you check which revision you have in external/droidmedia `? | 18:07 |
Thaodan | @kreatowastaken mal: He has the audiosession API that is patched into some lineage roms | 18:08 |
Thaodan | Please use the channel grep | 18:08 |
Thaodan | The solution is to revert the commit that adds the API. | 18:08 |
T42 | <kreatowastaken> idk what you mean by this (re @SailfishFreenodeIRCBridgeBot: <Thaodan>Please use ...) | 18:09 |
Thaodan | But of course we could add the API just to make the patched Android happy as we had to for mtk | 18:09 |
Thaodan | Do you see the pinned post on telegram? | 18:09 |
mal | https://piggz.co.uk/sailfishos-porters-archive/ | 18:10 |
Thaodan | It's the first message you get when you join the channel | 18:10 |
Thaodan | I think the bot even asks you if you have read it. | 18:10 |
T42 | <kreatowastaken> alright i found the fix | 18:14 |
T42 | <kreatowastaken> thanks | 18:14 |
T42 | <Umeaman> I have experienced that as well. (re @kreatowastaken: now i am getting a A...) | 18:58 |
Thaodan | One could implement the lineage additions to audiopolicy in here similar to this commit: https://github.com/sailfishos/droidmedia/commit/0b304b6a475267371c8139d63891fa9ec6085240 | 19:22 |
T42 | <Umeaman> @deathmist1: Have merged my PR? | 20:05 |
T42 | <Umeaman> @deathmist1: Have you merged my PR? (edited) | 20:05 |
T42 | <kreatowastaken> What do i have to do though | 20:57 |
T42 | <kreatowastaken> What do i need to change | 20:57 |
T42 | <kreatowastaken> I thought i fixed the problem but i couldnt revert the commit properly | 21:02 |
T42 | <kreatowastaken> Ill try working on it tmr | 21:02 |
*** Ischwitch is now known as Ingvix | 21:33 | |
T42 | <nixgoat> hey! having some issues with the ubuntu chroot. i can't get it to connect to github. any help? host is running fedora 36 | 22:58 |
T42 | <nixgoat> it can connect to anything else, but not github for some reason | 23:03 |
T42 | <nixgoat> and yeah, i can connect to it through my host | 23:04 |
T42 | <elros34> so use fedora | 23:05 |
T42 | <nixgoat> wait, is that possible? using the host distro for building? | 23:06 |
T42 | <elros34> sure it is but you have issues with github, so clone repos in fedora and build in ubuntu chroot | 23:07 |
T42 | <nixgoat> got it. thank you so much! | 23:07 |
T42 | <nixgoat> still having issues with timeouts | 23:12 |
T42 | <nixgoat> maybe it's my network, i'm gonna try this at home | 23:13 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!