Monday, 2021-11-08

Mister_Magisterfinally synced everything20:31
Mister_Magistermal: https://github.com/mer-hybris/android/tree/hybris-17.1 why the heck is the link in the git init command to lineageos21:21
malMister_Magister: because I didn't remember to change it, you should be following hadk anyway :D21:21
Mister_Magistermal: i synced wrong sources fml21:22
malMister_Magister: just run repo init again and then repo sync21:23
malit can mostly reuse the previous info you downloaded21:23
malyou might need --force-sync option during sync21:23
Mister_Magisterthats what im doing ye21:23
malok, someone might remove everything and try again which is not needed21:23
Mister_Magisteraaaaaaand its broken21:24
Mister_Magisterhttps://paste.opensuse.org/f1b1ac0c21:24
malgo to .repo/repo and maybe git reset --hard HEAD there or something like that21:25
Mister_Magisterno change21:26
Mister_Magisterits the issue with manifests i think21:27
malwhich which branch is it using there21:27
malok, try to check diff and reset to proper in manifest git21:27
Mister_Magisteri just rm -rf'd .repo/manifests21:28
Mister_Magisterand that workd21:28
Mister_Magistermal: who uses hadk anyway :D21:29
malok21:29
Mister_Magisterwe just yolo it and figure it out as we go :D21:29
Mister_Magisterlike hadk has no useful info at this point21:30
Mister_Magisterrepo init -u https://github.com/mer-hybris/android.git -b hybris-17.1; repo sync; source build/envsetup.sh; launch lineage_$DEVICE-userdebug; make -j$(nproc) hybris-hal; sfossdk; rpm/dhd/helpers/build_packages.sh thats entire porting in a nutshell21:31
Mister_Magisterrepo sync done21:35
Mister_Magisterphew21:35
Mister_Magisternow back to porting21:35
Mister_Magisterah yes soong segfaulting21:51
Mister_Magisteryou love to see it21:51
Mister_Magistermal: could you help me out? im missing "depends on undefined module "libstatslog"" and i can't quite find it22:00
Mister_Magisterye wtf22:02
Mister_Magisterframeworks/base don't have stats_log_api_gen22:02
Mister_Magistereven tho they should22:02
Mister_Magisterwhy22:03
malhmm22:09
Mister_Magisteri got it22:10
malwhat was it?22:10
Mister_Magisteri tried repo sync frameworks/base, there was some issue , rm -rf'd it and now doing repo sync again22:10
malok22:10
malalso remember to apply patches22:11
malas mentioned in faq22:11
Mister_Magisterye i know its not my first hybris 16/17  port :)22:11
maljust reminding, easy to forget22:12
Mister_Magisterthanks22:12
Mister_Magisterhmm i think there is issue with reapplying patches :/22:14
Mister_Magisterk it was just single patch in frameworks base so i applied it manuallt22:16
malif you need to reapply do "repy sync -l" first and then apply22:16
Mister_Magisterwondering what i broke22:16
malok22:16
Mister_Magisterill do that22:16
maljust make sure none of the repos have failed state22:16
mallike that they are still doing git am22:16
Mister_Magistermhm i underrstand22:16
Mister_Magisteri got one so i'll fix it22:16
malthe usual git am --abort if needed22:17
Mister_Magisteri know i know22:17
Mister_Magisteri would say "have more faith in me mal" but i understand you just making sure :D22:17
Mister_Magistergot the missing lib22:26

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