Tuesday, 2022-08-02

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 HAL08:19
T42<Umeaman> I know, it still gets synced.08:19
deathmist1https://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.108:20
T42<Umeaman> Yeah. I have wondered why for a long time.08:21
deathmist1maybe 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
deathmist1mal: hybris-18.1 rebase when? :p08:30
deathmist1apparently 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 building08:31
*** Ischwitch is now known as Ingvix10: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 202211:12
jules[m]:/, but thanks for the port the SFOS.12:13
jules[m]i love oneplus5 phone12:13
voidanix[m]@Thaodan do you have working usb mtp with A10 base on kumano?12:41
maldeathmist1: the etar package is issue only if people use that fetch submodule option with repo sync13: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/QzqAGk2014:07
malwhich android base?14:13
maldo you have all needed device repos in local_manifests? also the vendor repo14: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 with14:16
T42<iDrinkCoffee> mal : I just read the pinned message, I didin't know how IRC works here14:17
malis there some reason you use that github project instead of official lineage project?14:19
iDrinkCoffeeMy device is not officially suported by LineageOS14:19
malah, sorry there is another device with same codename14:19
iDrinkCoffeeyeah, xiaomi naming their device like that caused the community to call it merlinx.14:19
malmaybe try disabling that vendor/qcom repo in local_manifest, your device is mediatek so it's not needed anyway14:23
malcheck the main manifest or snippets what the exact folder is which is mentioned in the error14:25
iDrinkCoffeeHow can I do that?14:25
iDrinkCoffeemal: There are 3 folders in snippets that refer to qcom and Bluetooth, should I remove them?14:29
maluse remove-project in manifest14:47
malyou can do that in local_manifests14:47
deathmist1mal: ah, is this only an issue on 18.1? @Umeaman probably good for you to know as well then, don't sync with submodules14:51
malyes, only in 18.1 afaik14:51
T42<kreatowastaken> when i try to clone hybris-18.1 i get this error15: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 suggested15:15
T42<Umeaman> And? (re @kreatowastaken: i ran repo sync --fe...)15:23
T42<kreatowastaken> idk what u mean15:24
T42<kreatowastaken> am i not supposed to use it?15:24
malremove --fetch-submodules15:33
malin 18.1 base is causes issues15:33
mal*it causes issues15:33
T42<kreatowastaken> i see15:34
T42<kreatowastaken> though i basically downloaded the whole thing except that repo15:35
T42<kreatowastaken> do i need to redownload everything15:35
T42<kreatowastaken> removed —fetch-submodules and didnt have that issue btw15:35
malno need to redownload15:46
T42<kreatowastaken> im getting a error when i try to build15:49
T42<kreatowastaken> https://pastebin.com/i44R27sX15:49
maldid you follow faq?16:06
malhttps://github.com/mer-hybris/hadk-faq/blob/master/README.rst#hybris-17-116:06
malit has some extra info16:06
T42<kreatowastaken> no i didnt16:11
T42<kreatowastaken> ill check it out16:11
T42<kreatowastaken> im using 18.1 though16: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 later16:15
T42<kreatowastaken> hm16:16
T42<kreatowastaken> i patched and tried to build but i have the same issue16:16
malyes, those from 17.1 also are for 18.117:04
malwait, 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> aight17:08
T42<kreatowastaken> now i am getting a AdvancedDisplay error because i am using lineageos  sources17:09
T42<kreatowastaken> i guess i can remove that17:09
T42<kreatowastaken> thanks17:09
T42<kreatowastaken> https://pastebin.com/LxrNsZwa17:42
T42<kreatowastaken> getting this error now17:42
malcan 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 roms18:08
ThaodanPlease use the channel grep18:08
ThaodanThe 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
ThaodanBut of course we could add the API just to make the patched Android happy as we had to for mtk18:09
ThaodanDo you see the pinned post on telegram?18:09
malhttps://piggz.co.uk/sailfishos-porters-archive/18:10
ThaodanIt's the first message you get when you join the channel18:10
ThaodanI think the bot even asks you if you have read it.18:10
T42<kreatowastaken> alright i found the fix18:14
T42<kreatowastaken> thanks18:14
T42<Umeaman> I have experienced that as well. (re @kreatowastaken: now i am getting a A...)18:58
ThaodanOne could implement the lineage additions to audiopolicy in here similar to this commit: https://github.com/sailfishos/droidmedia/commit/0b304b6a475267371c8139d63891fa9ec608524019: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 though20:57
T42<kreatowastaken> What do i need to change20:57
T42<kreatowastaken> I thought i fixed the problem but i couldnt revert the commit properly21:02
T42<kreatowastaken> Ill try working on it tmr21:02
*** Ischwitch is now known as Ingvix21: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 3622:58
T42<nixgoat> it can connect to anything else, but not github for some reason23:03
T42<nixgoat> and yeah, i can connect to it through my host23:04
T42<elros34> so use fedora23: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 chroot23:07
T42<nixgoat> got it. thank you so much!23:07
T42<nixgoat> still having issues with timeouts23:12
T42<nixgoat> maybe it's my network, i'm gonna try this at home23:13

Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!