--- Log opened Tue Oct 16 00:00:22 2018 01:27 #navit: <+Navit> https://cdn.discordapp.com/attachments/500190750085087235/501566714895663114/github.png 01:27 #navit: <+Navit> @jkoan for some reason merge to master is using your user credentials. We should use a bot token instead 01:41 #navit: < genesis> i wonder if a newer kernel on tomtom one we could have sdhc support, shame isn't support in update. 03:58 #navit: <+Navit> KaZeR, yes the ci uses my credentials because we had issues with the build when using the default repo credentials. The problem was that the ci then was not allowed to push to the download center. But of course feel free to change it ;) 04:54 -!- xenos1984 [~xenos1984@2001:bb8:2002:200:6651:6ff:fe53:a120] has joined #navit 04:54 -!- mode/#navit [+v xenos1984] by ChanServ 06:36 -!- naggety [~naggety@181.red-81-47-67.dynamicip.rima-tde.net] has joined #navit 12:01 #navit: < genesis> hum , when i lauch ttmaps, it does nothing, when i launch navit, it reboots :') 12:03 #navit: < genesis> i think i've a too old navcore, but i can't update trough wine, btw i need to get a true windows, i've to fix my qemu-kvm env. 14:41 -!- xenos1984 [~xenos1984@2001:bb8:2002:200:6651:6ff:fe53:a120] has quit [Quit: Leaving.] 14:58 #navit: <+Navit> Hi @mashpeter and welcome! 15:06 -!- xenos1984 [~xenos1984@22-164-191-90.dyn.estpak.ee] has joined #navit 15:06 -!- mode/#navit [+v xenos1984] by ChanServ 15:24 #navit: < genesis> hey xenos1984 15:42 #navit: <@KaZeR> hi there 15:42 #navit: <@KaZeR> jkoan: yeah we should probably unlink that from your own account 15:43 #navit: <+Navit> Would be nice ;) 15:43 #navit: <+Navit> Hi Kazer BTW 16:07 #navit: <+ilovekiruna> hi all 16:21 #navit: <+Navit> Hi ilovekiruna 16:41 #navit: <+ilovekiruna> hi jkoan 16:41 #navit: <+ilovekiruna> do you have any idea for my sailfish container? 16:43 -!- aerostitch [~aerostitc@c-24-23-228-135.hsd1.ca.comcast.net] has joined #navit 16:43 -!- mode/#navit [+v aerostitch] by ChanServ 16:43 #navit: <+aerostitch> Burp 16:43 #navit: <+aerostitch> Morning guys! :) 16:44 #navit: <@KaZeR> haha 16:45 #navit: <@KaZeR> ilovekiruna: i can have a look again at your issue in about 1h or so 16:47 #navit: <@KaZeR> ilovekiruna: looks like travis supports docker now : https://docs.travis-ci.com/user/docker/ 16:47 #navit: <@KaZeR> we could try to build there to see if it works better 16:49 #navit: <+ilovekiruna> KaZeR: sure 16:50 #navit: <+Navit> Ilovekiruna sorry, I don't have any idea 16:52 #navit: <+Navit> KaZeR: the idea with Travis is cool, exactly because the migration should be relatively easy because all containers already work 16:54 #navit: <+ilovekiruna> jkoan: I would just hope that no other regressions occur 16:55 #navit: <+ilovekiruna> afk 1h 16:55 #navit: <+Navit> I never had such problems with Docker so I am optimistic ;) 17:34 #navit: <+Navit> @KaZeR for the pot update issue with the version weres the result of android https://12152-30791823-gh.circle-artifacts.com/0/translations/navit.pot the version is wrong, but probably the base pos on launchpad is outdated? 18:01 #navit: <+ilovekiruna> back 18:06 #navit: <+jkoan> aerostitch: ci test finished successfully for #669 if you update the title I would merge it 18:08 #navit: <+aerostitch> sorry I haven't followed much on navit lately 18:08 #navit: <+aerostitch> did you update the wince image? 18:11 #navit: <+ilovekiruna> ping KaZeR 18:11 #navit: <+aerostitch> Interesting so we don't really need git-core jkoan? 18:11 #navit: <+aerostitch> I'm seeing: 18:11 #navit: <+aerostitch> -- Build files have been written to: /root/project/wince 18:12 #navit: <+aerostitch> Scanning dependencies of target git_version 18:12 #navit: <+aerostitch> -- git not found, cannot record git commit 18:12 #navit: <+aerostitch> -- Git commit: xdevxgitxnotxfound 18:12 #navit: <+aerostitch> -- Git date: 7001010000 18:12 #navit: <+aerostitch> [ 0%] Built target git_version 18:13 #navit: <+aerostitch> so it seems the git sha will be missing from the wince build 18:13 #navit: <+aerostitch> is that a problem? 18:13 #navit: <+jkoan> Yes, but the build works at least ;) 18:13 #navit: <+aerostitch> lol 18:13 #navit: <+aerostitch> ok 18:15 #navit: <+Navit> if we install git after the checkout it would work 18:16 #navit: <+aerostitch> yes that's a know fact 18:16 #navit: <+aerostitch> the idea is not to install packages outside of the image anymore to avoid issues as this is a really really really really really really really old Ubuntu version 18:17 #navit: <+ilovekiruna> KaZeR: seems like travis is more flexible. one even builds calls docker right from .travis.yml 18:22 #navit: <+jkoan> aerostitch: dont remember, what was the issue with updateing wince? 18:23 #navit: <+aerostitch> to Ubuntu 18.04? 18:23 #navit: <+aerostitch> the compiler needs really old libs 18:23 #navit: <+jkoan> to debian ;) 18:23 #navit: <+aerostitch> yeah same 18:23 #navit: <+aerostitch> very old libs :) 18:24 #navit: <+aerostitch> explained in https://github.com/navit-gps/Dockerfiles/pull/4 18:28 #navit: <+jkoan> sure... libmpfr1 is so old 18:41 #navit: <@KaZeR> yeah Git commit: xdevxgitxnotxfound is quite annoying 18:53 -!- genesis [~genesis@unaffiliated/genesis] has quit [Remote host closed the connection] 20:24 -!- genesis [~genesis@unaffiliated/genesis] has joined #navit 21:00 -!- xenos1984 [~xenos1984@22-164-191-90.dyn.estpak.ee] has quit [Quit: Leaving.] 22:37 -!- naggety [~naggety@181.red-81-47-67.dynamicip.rima-tde.net] has quit [Ping timeout: 260 seconds] 22:37 -!- naggety [~naggety@46.red-95-125-59.dynamicip.rima-tde.net] has joined #navit 23:32 #navit: <+Navit> @jkoan : I got navit running on aerostitch's wince device : 23:32 #navit: <+Navit> https://youtu.be/YUjeLp5DQtE --- Log closed Wed Oct 17 00:00:23 2018