Friday, 2018-09-21

*** ubuntu is now known as Guest1238601:46
*** ChanServ sets mode: +v T405:36
T4<adampigg> mornin07:36
Mister_Magistero/07:37
T4<adampigg> abranson: catching up?07:37
Mister_Magistersweet sweet debugging code to see what variables contain07:37
*** mgrover is now known as ghosalmartin08:19
*** ChanServ sets mode: +v T409:42
Mister_Magistermal: version --dup just won't work. it refreshes repo 20 time already  and it fails just after every refresh10:44
Mister_Magisteri have just Error aborted by user and inb4 no i didnt abort anything10:50
malMister_Magister: what do you see in logs?10:51
maland what exactly are you trying to do?10:51
Mister_MagisterOTA update my device to 2.2.1.1810:52
Mister_Magistermal: https://i.imgur.com/qNDjGlL.png10:53
malobviously check journalctl10:55
r0kk3rz@abhishek_0: https://gitlab.com/sailfishos-porters-ci11:04
T4<abhishek_0> r0kk3rz :D this is good ,, add me to the group11:05
T4<abhishek_0> userid abhishek965011:05
r0kk3rzok you should be able to fork your project into there now11:07
r0kk3rzbtw im using coderus's docker image11:07
T4<abhishek_0> use mine11:08
Mister_Magisterr0kk3rz: i have smth similar on my vps11:09
T4<abhishek_0> i am unable to fork it, did you give me privilege11:10
T4<abhishek_0> ?11:10
r0kk3rzapparently not, then11:10
r0kk3rzMister_Magister: if you want to join the gitlab party, feel free11:11
Mister_Magisternah11:12
Mister_Magisteri have my own solution11:12
r0kk3rzsuit yourself11:13
T4<NotKit> r0kk3rz, does it basically build rootfs on GitLab CI?11:13
T4<abhishek_0> yes11:13
r0kk3rz@NotKit: yeah just runs mic and pulls stuff off OBS11:14
T4<NotKit> that's cool11:14
T4<abhishek_0> r0kk3rz check my image and remove the zypper -n in zip from you ci configuation11:15
T4<abhishek_0> *your11:15
Mister_Magistermal: http://susepaste.org/5858074411:29
NeoChapayMister_Magister: https://github.com/nemomobile-ux/glacier-home/pull/7811:29
Mister_Magister i think ill just go suse way11:31
Mister_Magisteraka zypper dup11:31
Mister_MagisterNeoChapay: heh11:31
wolfquincan anyone give me a hint on how i should write the partitions in fixup-mountpoint?11:35
T4<abhishek_0> wolfquin http://docs.halium.org/en/latest/porting/build-sources.html#include-your-device-in-fixup-mountpoints11:37
wolfquinah, ty11:38
r0kk3rz@abhishek_0: looks like you can define group level runner env variables, so i put the RELEASE variable in12:16
r0kk3rzmeans we dont have to specify release for each project12:17
wolfquinnow that i try to build sailfish, it gives me an error saying it failed to open dts, i tried to find it in hybris/out/target/product/gtelwifi/obj/gtelwifi/obj/kernel_obj/arch/arm/boot/dts/ but it seems it wasn't there to begin with12:59
kimmolieither build dts, or use prebuilt.13:19
kimmolisometimes when running make with -j4 (or such) dts is still building when it needs it, so just run make again13:20
r0kk3rzremoving the j's and posting the logs is always a good start13:22
Mister_Magistermal: aaaany idea?13:52
Mister_Magisterr0kk3rz: ye13:53
malyou only pasted some random snippet of the log13:54
Mister_Magisterits all the log13:58
malthen I can't help14:00
malyou are really saying that version --dup only prints those 5 messages to log, nothing else?14:01
r0kk3rzprint your repos as well14:02
r0kk3rzNokius_: moo15:04
r0kk3rzNokius_: added you to - https://gitlab.com/sailfishos-porters-ci/sailfishos-scorpion-ci15:05
T4<adampigg> R0kkerz, whats this gitlab party about15:06
r0kk3rzwanna join?15:06
T4<adampigg> Maybe if i get the crack about it15:07
T4<adampigg> Summary, 20 words or less15:07
r0kk3rztheres not too much to say, basically i have a short CI script that runs mic on gitlab15:07
T4<adampigg> Builds from obs?15:08
r0kk3rzyup15:08
T4<abhishek_0> yes15:08
T4<adampigg> I thought it was gonna be more exciting,.and build hal!15:08
r0kk3rzthe original idea was to be able to bake updated images for all the various OBS repos15:09
T4<adampigg> But, if it saves me building images,.may aswell15:09
r0kk3rzso see if they actually build15:09
r0kk3rzor need maintaining15:09
T4<abhishek_0> it keeps off the load from my local machine .... and thats enough15:09
T4<abhishek_0> with every release a new tag is created https://gitlab.com/sailfishos-porters-ci/sailfishos-wt88047-ci15:10
r0kk3rzi removed the tag trigger from mine15:10
T4<abhishek_0> why ?15:12
r0kk3rznow you dont need to change any code in the repo to build an updated image15:13
r0kk3rzso tags were a little bit silly15:13
r0kk3rzi restricted mine to the web build button15:13
T4<abhishek_0> i kept them because for some reason they look cleaner this way :P15:16
r0kk3rzyeah but its a lot easier to batch build without it15:17
r0kk3rzjust add - web to the only directive15:19
T4<abhishek_0> @adampigg [I thought it was gonna be more exciting,.and b …], i was working on it , ci ran out of memory https://gitlab.com/abhishek9650/halium-building/-/jobs/9418653415:20
r0kk3rzim not sure theres a huge amount of benefit of building hal that way15:21
T4<adampigg> it would bee neat to have all the android repo builds fully documented enough to have a server build the whole lot, instead of relying on individual porters machines15:22
T4<abhishek_0> i was experimenting , i know there are hardly any benefits since hal changes rarley15:22
malexcept on some devices like fp2 where I usually update hal for every release15:23
T4<abhishek_0> @adampigg [it would bee neat to have all the android repo …], we can setup our own runner , that would do the job15:23
T4<abhishek_0> with caching15:24
r0kk3rzwell if someone wants to donate infra :)15:24
T4<abhishek_0> this ^15:24
T4<adampigg> common los release,/common build sdk, etc....it would almost be a professional setup for ports!15:24
*** ChanServ sets mode: +v T417:06
r0kk3rz@adampigg looks like mido wants some patterns attention - https://gitlab.com/sailfishos-porters-ci/mido-ci/-/jobs/10028736617:38
NokiusHi thanks r0kk3rz17:41
* Nokius finally this sucks so much17:41
Nokiusr0kk3rz: I like to have all HADK in a ci let's see how fare I can go17:42
Nokiushttps://github.com/vermut/Sailfish-X-Build <- isn't working for me as I excpect it :(17:42
r0kk3rzNokius: o/ i put a cancro repo in there as well, but it no buildy17:43
Nokiusr0kk3rz: it's broken :(17:44
r0kk3rzso fix it!17:44
NokiusI need to find a buddy to visit India to help saidinesh5 with mi4 to get him back17:44
Nokiusr0kk3rz: I so short on time :((17:44
malpiggz: for the fix of te issue r0kk3rz mentioned compare these few lines https://github.com/piggz/droid-config-mido/blob/master/patterns/jolla-configuration-mido.yaml#L8 and https://github.com/mlehtima/droid-config-fp2-sibon/blob/master/patterns/jolla-configuration-fp2-sibon.yaml#L617:45
r0kk3rzok, new images built for onyx, bacon, vince, oneplus318:38
vknechtr0kk3rz, @abhishek_0, I look forward joining the gitlab-ci party, looks great at many levels ! Also needed a start in this domain...18:38
vknechttoo bad I'm a bit swamped in "my" los base upstream fixing and, do you believe it, G store compat problems...18:39
r0kk3rzvknecht: which device is yours?18:41
vknechtidol3, unofficial los18:41
vknechthttps://forum.xda-developers.com/showpost.php?p=77585525&postcount=331 :-)18:43
r0kk3rzi can make you a ci repo, its not very difficult18:44
vknechtI guess I should register on gitlab first ? in any case I've not had time update obs-devel for latest, and would like to integrate the changes I made in LOS base18:47
vknechtlike this ptt_socket_app addition, so that I don't have to provide it in SFOS sparse/18:48
T4<abhishek_0> yes you need a gitlab account if you wish to maintain it regularly , and trigger builds for new versions18:48
r0kk3rzat the moment im just spamming repos to see what builds and what doesnt18:48
r0kk3rzif anyone here wants to join the group, ping me with a gitlab username18:49
malyay, systemd is not degraded anymore18:50
r0kk3rzmal: what was the culprit?18:52
malr0kk3rz: missing CONFIG_CPUSETS in defconfig and also added ignoring /dev/cpuctl mountpoint in droid-hal spec18:53
malalso kernel was missing the CONFIG_CGROUP_MEM_RES_CTLR* flags18:53
malso some non-critical services failed18:54
* vknecht pings r0kk3rz to join the group, with his own username :-)18:54
vknechtthanks :-)18:59
T4<adampigg> Mal, gotcha19:00
vknecht@adampigg : did not have a chance to test your fixes, but TIA, it will probably help here too :-)19:04
T4<abhishek_0> vknecht do you have same colour issues?19:07
vknechtin browser's YT videos (color corrections issues), yes19:08
vknechtbtw, @adampigg, also thank you for the android storage link fix too :-)19:10
T4<adampigg> What did i do there?  symlink?19:54
T4<adampigg> Mal, did the pattern names change at some point?19:54
malyes19:54
mal@adampigg quite a while ago, I started using the new names in february19:57
T4<adampigg> Mal, i think one of my users had an issue upgrading related to that, but mine updates ok19:58
T4<adampigg> Anyway ,.im in the interval!19:58
wdehoogr0kk3rz: saw you added bacon to your great all building image factory. thanks20:07
* Mister_Magister cant decide between playing kerbals or porting lineage20:07
* Mister_Magister both seem fun20:08
wdehoogr0kk3rz: only the repositories are still called scorpion20:08
Mister_Magisterufff all updates are out21:09
malI'm just preparing fp2 release21:09
Mister_Magister:P21:11
Mister_Magisteri tested and released 6 devices21:11
malhow thorough testing do you do?21:11
Mister_Magisterif basic features are working like sensors gps wifi bt audio camera playback and recording21:12
Mister_Magisterwhat else i can do lol21:12
malI go through all of csd app and the test calls, mobile networking (including connection sharing), camera and video playback separately21:14
Mister_Magisterye i do most of csd manually21:14
malyes, I do the manual tests there21:15
Mister_Magisterye you do same as me21:15
Mister_Magisterexcept focusing on mobile21:15
Mister_Magisterill buy someday 10 sim cards or smth for testing and write too l for automatic testing21:15
Mister_Magisterfor automatic flashing zip testing flashing older zip doing ota and testing21:15
Mister_Magistercause i test both ota and zip21:16
Mister_Magistermal: about that previous journal there is nothing more in journal21:16
malI test OTA only from devel using my main fp221:17
*** ahjolinna_ is now known as ahjolinna21:18
Mister_Magisteri test release :P21:23
Mister_Magisternow im converting TWRP device repo to lineage using lineage op6 device repo21:23
Mister_Magisternot easy task (for me)21:23
malI messed up earlier and accidentially built a release image from devel so I had to rebuild and start testing again21:25
T4<meierrom> Mal: I know it's OT. Anyway, I got an interesting offer to get a fairphone 2. What is your opinion on the device and its sfos port?21:26
malI think I'm biased for commenting about the sfos port because I made it, you can see the status here https://wiki.merproject.org/wiki/Adaptations/libhybris/Install_SailfishOS_for_fp221:27
T4<meierrom> Mel: I checked the link earlier today. I looks good to me. You may be biased but you know better, I guess. 😊21:33
T4<meierrom> [Edit] Mel: I checked the link earlier today. It looks good to me. You may be biased but you know better, I guess. 😊21:34
malthose are the issues I know, I have used fp2 as my main phone for maybe 2 years21:35
Mister_MagisterMel21:36
Mister_Magistermal: its your new nickname xD21:36
malthere is also one small issue that if the fp2 has the new camera module the device cannot be shutdown, it always reboots but that same issue is in android also21:36
T4<meierrom> Sorry for that. 😁21:37
Mister_Magistermal: lool xD21:37
T4<meierrom> Mal: so I let the fp2 run until it shuts down due to low battery, right?21:41
Mister_Magistercant you reboot into recovery and shutdown?21:43
T4<meierrom> Mal: can't I just remove the battery?21:45
mal@meierrom of course removing battery will shut it down, if I need to shutdown I just start the shutdown procedure and then right at the end when it tries to reboot I take the battery out21:47
malMister_Magister: I haven't tested if shutdown works from recovery21:48
Mister_Magisterheh21:48
Mister_Magistermal: im trying to fix some lineage error that nobodyknowswhy exists21:49
T4<meierrom> Mal: I can deal with this issue. Any major con I should know of?21:50
T4<meierrom> Mal: is my impression right that this port is one of the best there is?21:51
Mister_Magisterone of the best21:52
Mister_Magisterthats correct21:52
malprobably is21:52
Mister_Magistercause my g2/g2 lte/g3 are pretty good too21:52
Mister_Magisterand they actually shutdown21:52
Mister_Magisterjust mal is perfectionist with skillz21:53
malMister_Magister: also other people have tried to find the possible kernel bug that causes the crash at the very end of shutdown but no luck yet21:54
Mister_Magisterheh21:54
T4<meierrom> M_M: are you referring to zenfone?21:54
Mister_Magistermy x2/xplay/xforce are close to full working too21:54
Mister_Magister@meierrom oh hell no21:54
Mister_Magisterit doesnt even have lineage yet21:55
malnowadays there are quite many good ports21:55
Mister_Magisterye21:55
Mister_Magister(mine are good)21:55
malyes21:55
maldid any your devices have fm radio? if so is working?21:56
Mister_Magisterye21:57
Mister_Magisterg2/g2lte its working21:57
Mister_Magisteri was trying to get it on g3 but  didnt bothered enaugh21:57
T4<meierrom> Mal: Any major con I should know of?21:58
T4<meierrom> Mal: silence means....?22:02
malonly issues I know are the ones in wiki and the shutdown issue, I find it working very well in general22:04
malMister_Magister: what was the issue on g3? there are some things that can be attempted22:04
Mister_Magistermal: but i dont have enaugh time to bother about some minority22:05
malSailfish OS 2.2.1.18 beta2 for FP2 has now been released22:06
Mister_Magister>beta222:06
T4<meierrom> Mal: Thanks!!! 😁22:06
Mister_Magister>im releasing STABLE9 for titan22:06
malMister_Magister: heh, I have one annoying bug I haven't been able to fix yet, it appeared at some point I think after changing to android 6 base, youtube videos crash in browser when seeking the video22:08
Mister_Magisterlol22:08
Mister_Magisteri have tons of bigger problems :/22:09
malwe'll see if android 7 base will help with the video crash issue22:13
Mister_Magistermal: meanwhile im doing this https://susepaste.org/12730214 xD22:13
malI think I'm one of the few who always updates android base if there is a new release available, fp2 gets those quite often so usually there is always rebase to do, except now there wasn't22:14
Mister_Magisterye im not doing that cause its pointless22:15
malthere are some bug fixes always so that is a reason enough22:15
Mister_Magistermal: ya know my situation with zenfone right?22:16
Mister_Magisterits my hardest port ever made22:17
malMister_Magister: I have only read something, so you have to port android first?22:18
Mister_Magisteryep22:18

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