Wednesday, 2019-11-27

T42温妮惠 %lastname% was added by: 温妮惠 %lastname%03:39
T42<faenil> is a 403 at https://releases.jolla.com/releases/3.1.0.12/jolla/armv7hl/ expected?07:31
T42<faenil> I guess it's behind some kind of ssu identification, if I remember correctly from past years, but just doublechecking07:32
r0kk3rzwb faenil07:36
rinigusfaenil: don't remember what is that for. if its needed for image building, it should be there. But one of the sources was complaining07:37
T42<faenil> r0kk3rz cheers mate07:38
rinigusfaenil: note that we have registered only xz2 for store access. Other devices will come as we confirm that they work07:38
T42<faenil> rinigus: current prob is it can't find ofono package, needed by ofono rild plugin. So I built ofono with build_packages, but now it's complaining that droid-config is Obsoleting ofono-configs-mer, which break the installation of ofono07:38
T42<faenil> rinigus: no prob07:39
T42<faenil> breaks*07:39
T42<birdzhang> @faenil https://github.com/mer-hybris/droid-config-sony-nile/blob/master/droid-config-common.inc#L10-L1207:42
T42<faenil> exactly07:42
rinigusfaenil: some of the packages, when pulled by build script, are too new for our build. Check the versions at obs and build accordingly07:46
rinigus... Will be afk for few hours07:47
T42<faenil> now it's complaining about missing libgrilio...it's annoying that it changes errors in consecutive runs :)07:48
T42<faenil> rinigus: sure, no problem. I was working on it now while waiting for builders to attend my flat :P have a good day07:48
T42<faenil> I guess the different errors are due to package versions being updated upstream, breaking deps resolution07:49
T42<faenil> different errors in consecutive runs of the same mic cmd, I mean07:49
T42<faenil> now missing libmce-glib. Okay, something is wrong with the repo config, I'll postpone this to tonight :) have a good day everyone08:10
T42<faenil> yeah, or probably jolla's repo has older versions of the pkgs so the chain breaks, as rinigus pointed out08:15
mal@faenil it would have been easier to build older version of ofono ril binder plugin08:51
T42<faenil> mal: exactly what I am doing :D I have a clearer idea of what is breaking now08:51
T42<faenil> as I understand how the build system is working atm ^^08:51
T42<faenil> thanks for chiming in :)08:51
malbuild_packages.sh always pulls the latest version which is sometimes newer and has dependencies not in current public release08:52
T42<faenil> yep, that is what's happening08:52
malthere is now the offline switch for build_packages.sh which won't pull updates once you have the sources08:52
T42<faenil> I see, good to know thanks08:53
T42<faenil> ah I see, build_packages does not seem to provide a way propagate branch info to util.sh, so it has to be done manually09:09
Mister_Magistermal: any idea for capabalities10:42
Mister_Magisteralso symlinking in droid-hal-early-init.sh is not working10:42
Mister_Magisteri had to copy10:43
T42<jgibbon> Mister_Magister12:44
T42<jgibbon> oh, sorry. Yes, I do have telegram (see twitter msg)12:44
Mister_Magisterohye12:46
mautzoneHi everyone!12:58
Mister_Magisterno12:59
mautzoneI'm trying to add bluez5 support to my Nexus5 CM13 build and went into some problems when building packages. I updated everything and now i get this error when running build_packages: cp: cannot create regular file `/home/test/hadk/installroot/usr/libexec/droid-hybris/system/etc/init/': No such file or directory13:01
Mister_Magistercreate directory then13:01
mautzoneTried that, when i create it and run build_packages, the error still comes up and the dir is gone.13:02
Mister_Magistercheck log what is he trying to copy13:03
mautzonehybris_extras.rc13:04
Mister_Magisterand what package you are building?13:04
mautzoneMister_Magister: * Building rpm/droid-hal-hammerhead.spec13:05
Mister_Magisterdroid-hal okay13:05
Mister_Magisteris your submodule up to date?13:06
mautzoneUpdated it a few minutes ago...before that i got the error, that my magic version of file was incorrect. So i updated everything.13:06
mautzoneMaybe i messed up my build environment and should reinstall.13:07
Mister_Magistermhm okay13:07
Mister_Magisternah13:07
Mister_Magistertry searching for that cp in rpm/dhd/droid-hal-device.inc13:07
mautzoneOkay, added the mkdir before the cp command in droid-hal-device.inc. Now the magic error is back: error: magic_load failed: File 5.14 supports only version 10 magic files. `/usr/share/misc/magic.mgc' is version 1413:10
Mister_Magisterwhew sorry i'm out13:10
mautzoneI'm sure i screwed something totally up :-D13:11
malmautzone: what do you have in hybris_extras.rc ?13:11
mautzonemal: on boot13:12
mautzone    setprop ro.hybris.battery.capacity 230013:12
mautzoneCan i backup my .repo folder so that i do not have to download the whole source tree again?13:17
Mister_Magistermautzone: yeah13:18
mautzoneOk, then i will reinstall my whole build environment, grab my configs from github and try again.13:18
malmautzone: no need to do anything to android side sources13:19
Mister_Magisteryep13:19
malmaybe just reinstall target and/or platform sdk13:19
mautzonemal: How can i delete target and platform sdk?13:20
malfor target: in sdk run sdk-assistant remove some_target_name13:20
maland same for the tooling13:20
mautzonemal: thanks!13:20
malas for sdk you can just remove the sdk folder from where ever you installed the sdk13:21
malusually in the /srv somewhere which is the default13:21
malcheck the installation instruction for the location13:21
mautzonemal:Thanks13:25
mautzonemal: Reinstalled tooling and target, fixed the dir error and now its building.14:35
Mister_Magisterhey! i helped too!14:46
mautzoneMister_Magister: Thank you too :)15:01
mautzoneIs this something new? !! Please set the desired RELEASE variable in ~/.hadk.env to build an image for15:18
malwondering if would be enough to just export it before running build_packages.sh -i15:20
mautzoneMhh, i just extracted the ubuchroot and now i'm missing the ubu-chroot command...?16:45
mautzoneOk, solved, was missing android-tools.16:50
T42岳瑞迦 %lastname% was added by: 岳瑞迦 %lastname%17:07
rinigusThaodan: have you had a chance to look into the uploads from CI?17:37
T42Rafael Huber %lastname% was added by: Rafael Huber %lastname%18:00
KALUBEHi all, having a go at getting an enchilada port going - looks like I'm having issues with treble, specifically the boot partition not being found. I'm pretty sure this is because my fstab doesn't contain a boot partition (https://git.io/JeXat). Here is the make log: https://pastebin.com/e7eKYFPb line 5618:40
TheKitKALUBE, just add to fstab to make things easier18:49
TheKitlike /dev/block/bootdevice/by-name/boot /boot emmc defaults defaults18:51
mautzoneStill trying to backport bluez5 to the Nexus5. I am missing hci_qcomm_init. Is there anything i can do about this?18:55
malmautzone: did you use the instructions I made for backported bt drivers?18:56
malwhich bt chip does it have?18:56
mautzonemal: Yes, got all the patches, kernel compiled without errors, but hci_qcomm_init is missing.18:57
maldid you follow this https://github.com/mer-hybris/hadk-faq#using-backported-bluetooth-drivers-in-3-4-kernel-for-devices-with-qualcomm-bluetooth-chip-using-hci-smd-driver18:58
mautzonemal: BCM433918:59
maloh, so broadcom, that is different18:59
malmaybe the same backported driver set could still work19:00
mautzonemal: On https://bluez-android.github.io/ the N5 is listed.19:01
mautzonemal: Normaly bt is started via hciattach, will this also work for bluez5?19:03
T42<faenil> rinigus: habemus image for x2zc :)19:04
ThaodanI'm not mal but bluez5 removed some tools that directly access the hci device19:04
Thaodanmautzone: lfs reffers to a uart.conf file to attach bt via uart to bluez and mentions bluez 5.5219:07
ThaodanSo it looks like it works19:08
Thaodanhttp://www.linuxfromscratch.org/blfs/view/svn/general/bluez.html19:08
mautzoneThaodan: Yep, hciattach is only in bluez4 package.19:08
Thaodancan you usee the option as a workaround?19:08
mautzoneThaodan: Which option?19:09
Thaodanuart.conf in bluez19:09
Thaodansee the link I posted19:09
mautzoneThaodan: I do not have the uart.conf file.19:12
ThaodanYou have to create it.19:12
mautzoneThaodan: But what should i put in uart.conf?19:15
Thaodanmautzone: there's btattach its a replacement for hci attach19:19
ThaodanSee man btattach19:19
mautzoneThaodan: Thanks, i'll take a look into it.19:19
Thaodanuse it like this: btattach --bredr /dev/ttySP0 -P texas -S 11520019:19
malmautzone: hciattach should work fine19:28
malnot sure though19:28
Thaodanhciattach is deprecated in bluez519:36
mautzoneThaodan: Bluetooth shows up in Sailfish settings, but does nothing instead of blinking. Here is my output of btattach. Maybe you could take a look at it. https://dpaste.de/XOmn19:40
malwe have still used hciattach with bluez5 in sailfish19:40
Thaodanis the compat lib on?19:40
mautzoneThaodan: Compt lib?19:41
Thaodanmautzone: I'd look into journalctl to get what bluez sais when acessing the page19:42
Thaodanthere's also bluetoothctl as command line interfaces19:43
Thaodanthe question about compat lib was directed to mal19:43
malThaodan: no idea what you mean by that19:52
Thaodan--enable-library during compile time to support tools that require bluez4 libs20:13
malThaodan: https://git.merproject.org/mer-core/bluez5/blob/master/rpm/bluez5.spec#L15320:19
mallooks like --enable-library is there20:19
Thaodanso should btattach be used to avoid old code or better use it?20:20
malnot sure, need to see, we have a patch to hciattach at least20:23
mautzoneSo, i've got a hci0 device, but bluetooth service won't start.20:33
mautzone/usr/libexec/bluetooth/bluetoothd -n returns Failed to access management interface and Adapter handling initialization failed.20:34
Thaodandid you stop the bluetooth service first?20:36
mautzoneYes.20:37
mautzoneThanks everyone...enough for now. Good night.20:48
malthat error usually mean the drivers are not the backported ones21:01
rinigusfaenil: just pushed into config udev rule for /dev/touchscreen, as suggested by vknecht. works for xz2, hopefully for xz2c as well. you maybe interested in pulling config for it21:16
T42<faenil> rinigus: cheers, thank you. I think I will flash this weekend21:39
Thaodanping rinigus23:09
Thaodanrinigus: I have everything set up if you give my a secure channel where I can send you the user data I'll send you everything.23:22
ThaodanYou need to test the login before I will restrict it to just scp23:22
Thaodanthe path will be https://thaodan.de/public/sailfishos/community/images/23:23
KALUBEI've made it to build-packages.sh, this is a hybris-16.0 port and I'm failing on nfcd-binder-plugin with not provider of 'pkgconfig(libncicore)' found. (https://pastebin.com/p7L82kQ3)23:33
KALUBEI've tried cd hybris/mw/nfcd-binder-plugin; git reset --hard 1.0.4; cd $ANDROID_ROOT with no luck23:33
r0kk3rzhttps://github.com/mer-hybris/libncicore23:47
r0kk3rzyou need to build that23:47

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