Wednesday, 2022-02-16

T42<HengYeDev> @elros34 Apparently something in there is causing a bootloop similar to https://forum.xda-developers.com/t/linux-porting-native-linux-to-galaxy-note9.3936077/post-7973160201:13
T42<HengYeDev> init.log is not written after i add those01:19
T42<HengYeDev> init.log is not written after i add those writes (edited)01:19
T42<elros34> @HengYeDev  you are mixing something, read script, init.log is created at the beginning way before you mess with usb so it should be always created (add sync/sleep to be sure)09:59
jules[m]Hi all10:48
jules[m]i try to debug the sfbootstrap for oneplus5, i have an error when script run rpm/dhd/helpers/build_packages.sh --droid-hal10:52
jules[m]script seems search python-2.7.17+git6-1.4.2.jolla.aarch64.rpm10:52
jules[m]but that failed10:52
jules[m]I which repo this package is search ?10:53
jules[m]In*10:53
jules[m]thanks10:53
T42<Verevka86> https://github.com/mer-hybris/pulseaudio-modules-droid/pulls10:55
T42<Verevka86> It's work perfect 👍10:55
T42<elros34> jules[m]: should be in jolla repo: sb2 -t $VENDOR-$DEVICE-$PORT_ARCH -m sdk-install -R zypper se -s python11:06
deathmist@jules please share full log, it could be another thing that is the real issue11:19
deathmistand see if trying again fixes the issue, there's some very stupid race conditions or something which causes pulseaudio-modules-droid-hidl build to fail for example, but trying again fixes it11:21
jules[m]deathmist: hello, i add some set -x to understand script : https://termbin.com/mx5m11:27
T42<elros34> check whether you can install python in target snapshot11:30
T42<elros34> if not then in target itself11:30
jules[m]deathmist: for information yesterday I do some change in your sfbootstrap.sh because I can't init11:42
jules[m]deathmist: sfbootstrap11:42
jules[m]deathmist: https://github.com/kaulian/sfbootstrap11:43
deathmist@jules ah I'll have to take a better look at that later today. are you trying to build SFOS 4.3.0.15? I've not yet updated the necessary things for that12:21
deathmistin fact it's trying to use the 4.3.0.15 platform SDK chroot along with 4.3.0.12 targets which is probably causing all your problems12:22
martyonejules[m]: isn't the error about python saying something like "30 - Can't create /parentroot/srv/mer/targets/SailfishOS-devel-aarch64/var/cache/zypp/packages/oss/aarch64"?12:25
martyoneIf so, then you likely miss the workaround with mount_sdk mentioned here https://docs.sailfishos.org/Tools/Platform_SDK/Installation/12:25
deathmistif you want to keep building 4.3.0.12 for now you can do SDK_RELEASE=3.7.4 in device/oneplus-cheeseburger/env.sh and run "sfbootstrap chroot setup" while answering y to remove the SailfishOS SDK12:26
deathmistotherwise you can wait for me to fix up the port and script for 4.3.0.1512:27
deathmistI'll take this as a lesson to not set SDK_RELEASE to latest anymore in the configs :p12:27
T42<elros34> given the fact "latest" url was not really latest for several releases this should be never used12:28
T42<elros34> I meant target url12:29
deathmistyeah I've noticed, that one I already set to a specific release12:30
jules[m]deathmist: thanks for reply12:36
jules[m]martyone: deathmist seems have found the problem, I try to learn how to port and its not easy task12:36
malwe'll probably get 4.3.0.15 target to obs soon, I'll do announce it here once it's there12:36
jules[m]to my knowledge, in this website https://releases.sailfishos.org/sdk/installers/ lastest seems point to 3.8.3/ with in the folder 4.3.0.1512:40
jules[m]the script dont follow that ? Or i understand nothing :)12:41
deathmist@jules yes and the problem is my script doesn't have a workaround required for 4.3.0.15, also RELEASE has to be updated in the port env.sh and maybe submodules as well at the very least12:41
deathmist(and it was also mixing 4.3.0.15 SDK chroot with 4.3.0.12 toolings)12:42
deathmistsince it expected latest to be 4.3.0.12 for the SDK chroot, I'll make it target a specific SDK_RELEASE in the future12:42
deathmistmal: any news on the pulseaudio-modules-droid-hidl build failing always on first try and the processes staying running stuck in the background?12:43
jules[m]deathmist: thanks12:46
maldeathmist: no, I haven't had time to test that13:24
UsmanHelooo19:02
UsmanWho to setup sailfish os sdk19:02
deathmistUsman: https://sailfishos.org/develop/hadk/19:06
T42<HengYeDev> Hrmmmmm23:17
T42<HengYeDev> Add sync/sleep ; nothing happens23:17
T42<HengYeDev> put back the original unmodified init-debug - 60 seconds wait23:17
T42<HengYeDev> so the bug is definitely in the init-debug23:17
T42<HengYeDev> Here is modified init-debug https://gist.github.com/HengYeDev/3beb4c607c4bf8ca8fc71c0b3d580adc (re @elros34: @HengYeDev  you are ...)23:17
T42<HengYeDev> I got some help from this but same result23:17
T42<HengYeDev> https://irc.thaodan.de/.imgstore/c540c05f/samsung_usb_tethering.diff23:17
T42<HengYeDev> https://t.me/ubports_porting/10826823:18

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