--- Log opened Wed Oct 24 00:00:34 2018 00:33 #navit: < genesis> KaZeR : who's using QT version of navit ? 04:33 #navit: <+Navit> Genesis : no, I'm not for the moment, but I think the last time I tryed it was a problem with the pin 04:51 -!- xenos1984 [~xenos1984@2001:bb8:2002:200:6651:6ff:fe53:a120] has joined #navit 04:51 -!- mode/#navit [+v xenos1984] by ChanServ 12:03 #navit: < genesis> oki , same here, if i try to pair from computer, it failed on pin. if i scan on tomtom , it doesn't find it but my winphone, and asking pin on my phone is ok but tomtom failed saying i don't have a good setup 13:06 -!- udovdh [~udovdh@2001:981:a812:0:213:3bff:fe0f:9fb1] has joined #navit 14:31 -!- xenos1984 [~xenos1984@2001:bb8:2002:200:6651:6ff:fe53:a120] has quit [Quit: Leaving.] 14:55 #navit: < genesis> if people master on coverity can agree my Pending Approval 14:58 #navit: < genesis> on #651 i don't have the recent android build faild, since i've upgrade image in circleci, but i've a weird issue, if someone look at the android bug. 15:18 -!- xenos1984 [~xenos1984@22-164-191-90.dyn.estpak.ee] has joined #navit 15:18 -!- mode/#navit [+v xenos1984] by ChanServ 16:24 #navit: <@KaZeR> hi there 16:25 #navit: <@KaZeR> genesis: your membership to coverity has been approved 16:25 #navit: <@KaZeR> jkoan: are you around? 16:33 #navit: < genesis> thanks 16:36 #navit: <@KaZeR> also just wanted to make sure that you've seen https://github.com/navit-gps/navit/issues/685 as it impacts our last build time 16:37 #navit: < genesis> sure :) 16:38 #navit: <@KaZeR> perfect 16:38 #navit: < genesis> mixing travis, circle docker, shell script and cmake doesn't make task easy ;) 16:40 #navit: < genesis> i think we should keep most of thing in navit repo, example dockerfile should be simple as git clone navit && exec a setenv script in the repo 16:43 #navit: < genesis> and use official think like https://www.gtk.org/download/windows.php 16:43 #navit: < genesis> to support glib gtk and so on windows plateform, not external cmake that slow build process and are out of our prerogatives. 16:45 #navit: < genesis> same for other plateform, use ppa and such stuff, cmake is going very hard to clean, and there is pending fail since decade, look freetype managing for example. 16:47 #navit: < genesis> why some target are hard to update is not because software are not available , it's because to much NIH on navit, elsewhere, it's easy to setup a fakechroot32 or so to keep using particuliar stuff like tomtom or wince target. 16:58 #navit: <+Navit> @KaZeR now I am around 17:28 #navit: <@KaZeR> hi jkoan. just wanted to make sure you've seen https://github.com/navit-gps/navit/issues/703 17:29 #navit: <@KaZeR> > we should keep most of thing in navit repo 17:29 #navit: <@KaZeR> that's something that we discussed in the past. Most of the team felt that the navit repo should only contain the navit app, and that we should host the other content in different repos 17:29 #navit: <@KaZeR> i like the /download/ link idea 17:30 #navit: <@KaZeR> NIH ? 17:32 #navit: < genesis> https://en.wikipedia.org/wiki/Not_invented_here 17:32 #navit: <@KaZeR> ha! 17:33 #navit: <@KaZeR> also regarding qt : the UI is not finished yet but i think that qt5 is really worth it 17:33 #navit: < genesis> i'm agree we would delete all navit/support things, but not to see increase cmakefile to download and build them 17:34 #navit: < genesis> so if people want really do that, i prefer advise to do that in shell script that are not growing cmake build. 17:35 #navit: < genesis> i just say that instead of disperse the logic in many different tool (docker/cci/travis and so) , just write plain shell script in all place 17:35 #navit: < genesis> with all the apt stuff. 17:36 #navit: < genesis> even to setup the docker image . 17:36 #navit: <+ilovekiruna> hi KaZeR 17:36 #navit: <+ilovekiruna> hi genesis 17:36 #navit: < genesis> hi ilovekiruna 17:37 #navit: < genesis> https://github.com/navit-gps/navit/pull/668#issuecomment-432488675 17:37 #navit: <+ilovekiruna> how would shell scripts replace cci or travis? 17:37 #navit: < genesis> not replace; be evoke by but no boilerplate in cci and travis 17:37 #navit: <+ilovekiruna> I think by wrapping things in docker, we already unify things, because we can run the same scripts in both 17:38 #navit: < genesis> to avoid dispertion of environement setup 17:38 #navit: <+ilovekiruna> ofc depending on the target platform 17:38 #navit: <+ilovekiruna> for travis, I think it is better to have one solution now which helps us with sailfish os 17:38 #navit: <@KaZeR> (docker/cci/travis and so) : well travis is an edge case. We need it to build sfos until we figure out the circleci issue. Otherwise docker and circle serve 2 different purposes in my opinion 17:39 #navit: <+ilovekiruna> KaZeR: have you seen the answer to our forum post? 17:39 #navit: <+ilovekiruna> In general I would like to shift back to cci, but c no option now 17:40 #navit: <@KaZeR> ilovekiruna: not yet. You have the url? 17:51 #navit: <+ilovekiruna> KaZeR: let me check 17:52 #navit: <+ilovekiruna> https://discuss.circleci.com/t/non-reproducable-build-results/25864 17:53 #navit: <+ilovekiruna> I think the guy is wrong, but wanted to discuss with you before answering 17:53 #navit: <+ilovekiruna> i mean ABI is application binary interface, shouldnt have anything to do with hardware, or am i wrong? 18:03 #navit: <@KaZeR> yeah i mostly disagree with his analysis, because the build fails at different steps on different builds. we should share more links, including rebuilds of the same build to show that it's not config related 18:04 #navit: <@KaZeR> testing the machine executor could be a good idea, but i'm concerned that it would be a lot of overhead since we would have to install the sailfish build tools 18:04 #navit: <+Navit> @KaZeR I have seen the issue but currently I don't know the reason 18:06 #navit: <@KaZeR> jkoan: ok thanks. that file does not exist anymore, indeed 18:06 #navit: <+ilovekiruna> KaZeR: raises for me rather the question which OS is on the machine executor? Do you know? 18:06 #navit: <+jkoan> Yep, probably they changed something 18:07 #navit: <@KaZeR> ilovekiruna: i doubt that we want to keep this : https://github.com/navit-gps/navit/blame/trunk/scripts/build_win32.sh#L3 instead we should put them in the artifacts 18:08 #navit: <+ilovekiruna> KaZeR: I wonder where the line comes from. Totally unfamiliar to me 18:08 #navit: <+jkoan> I also found that and wanted to remove it 18:08 #navit: < genesis> i've to learn how to crawl in artefact :) 18:08 #navit: <+ilovekiruna> i even dont know the URL 18:08 #navit: < genesis> that's me 18:08 #navit: < genesis> you can sweep it. 18:08 #navit: < genesis> it's nixos pasting service. 18:08 #navit: <+jkoan> We can totally remove it because it's not needed 18:09 #navit: <+ilovekiruna> I also agree 18:10 #navit: <+jkoan> ilovekiruna: what's your progress on Hacktoberfest? 18:10 #navit: <+ilovekiruna> jkoan: I already completed my 5 PRs :-D 18:11 #navit: <+jkoan> Okay, then I will remove it, one missing ;) 18:11 #navit: <+ilovekiruna> jkoan: remove what? 18:11 #navit: <+jkoan> Nixpaste thing that Kazer mentioned 18:12 #navit: <+ilovekiruna> ah, ok 18:12 #navit: <+ilovekiruna> yeah, if you need one, please do it 18:12 #navit: <+ilovekiruna> :-D 18:12 #navit: <+ilovekiruna> I have 7 PRs, so everything green 18:16 #navit: <+ilovekiruna> jkoan: anyway, thanks for the offer 18:18 #navit: < genesis> so how i can have so log on build failed ? CMakeError.log 18:18 #navit: < genesis> i see with pleasure you're trying to clean important thing 18:18 #navit: < genesis> if you've a tip :) 18:19 #navit: <+ilovekiruna> genesis from cci or travis? 18:19 #navit: < genesis> from cci ? 18:20 #navit: <+Navit> there are two ways, the first one is use docker localy to test changes you make, this is why we have it (at least its a bonus) secondly you can login to a ssh session to circleci, and if this is also not working you cann add the file to artifacts and see it on the webfrontend 18:22 #navit: < genesis> oki, i'll look that. 18:22 #navit: < genesis> thanks 18:23 #navit: < genesis> https://github.com/navit-gps/navit/blame/trunk/scripts/build_win32.sh#L5-L6 i would have target this and put them in the docker or ci ;) 18:26 #navit: <+Navit> genesis, yes we probably should make a win32 image (we currently dont have one) 18:26 #navit: <@KaZeR> genesis: https://github.com/navit-gps/navit/blob/trunk/.circleci/config.yml#L155-L157 yeah currently we use ubuntu:14.04 for that 18:27 #navit: < genesis> yeah i know 18:27 #navit: <@KaZeR> but i'm in favor of having a docker image for it and not having to do apt-get during buidls 18:27 #navit: <+ilovekiruna> jkoan: will accept it, once all checks are through 18:28 #navit: <+Navit> ilovekiruna, thx. Kazer, do you also do a quick review? 18:30 #navit: <+ilovekiruna> jkoan: seems like android failed :-( 18:31 #navit: <+ilovekiruna> no clue why it even should be affected 18:31 #navit: <+ilovekiruna> this is what i really hate about circleci 18:31 #navit: <+Navit> yes, thats normal today, because of #703 18:32 #navit: <+Navit> already searching for a solution 18:32 #navit: <+ilovekiruna> ah, ok 18:32 #navit: <+ilovekiruna> so, sorry circleci 18:32 #navit: <+ilovekiruna> u know i had such sporadic problems also when working on sailfish 18:32 #navit: <+Navit> this time, yes ^^ 18:33 #navit: <+ilovekiruna> jkoan: I would also remove pushd and popd 18:33 #navit: <+ilovekiruna> is it really required? 18:34 #navit: <+Navit> ilovekiruna do you want to come to Discord as well? 😃 would be nicer to bing and so on 18:34 #navit: <+Navit> no its not, one moment 18:35 #navit: <+ilovekiruna> to bing? 18:35 #navit: <+Navit> i meant ping ^^ 18:36 #navit: <+ilovekiruna> jkoan: is there a pidgin integration? 18:36 #navit: <+Navit> https://github.com/EionRobb/purple-discord probably, dident searched for it 18:37 #navit: <+ilovekiruna> interesting, I know this guy 18:37 #navit: <+ilovekiruna> a little 18:42 #navit: < genesis> on #651 i don't have the recent android build faild, since i've upgrade image in circleci, but i've a weird issue, if someone look at the android bug. 18:42 -!- Mineque2 [~mineque@62-210-136-72.rev.poneytelecom.eu] has joined #navit 18:43 -!- Mineque [~mineque@62-210-136-72.rev.poneytelecom.eu] has quit [Disconnected by services] 18:43 -!- Mineque2 is now known as Mineque 18:47 #navit: <+jkoan> Test 18:48 -!- Netsplit *.net <-> *.split quits: +Navit, +ilovekiruna 18:57 -!- Netsplit over, joins: ilovekiruna 18:57 -!- mode/#navit [+v ilovekiruna] by ChanServ 18:57 #navit: <+ilovekiruna> finally back :-) 18:58 #navit: <+ilovekiruna> i saw that changing pushd to cd seems to break codefactor 18:58 #navit: <+ilovekiruna> to we want to keep it? 18:58 #navit: <+ilovekiruna> do* we want to keep it? 19:00 #navit: <@KaZeR> ilovekiruna: where? 19:00 #navit: <+ilovekiruna> KaZeR: in the last PR of jkoan to remove the unnesseary lines in win32.sh 19:01 #navit: <+ilovekiruna> jkoan wrote he will revert that change 19:01 #navit: <+jkoan> now i am also back (opened irc) 19:02 #navit: <+ilovekiruna> :-) 19:02 #navit: <+ilovekiruna> jkoan: welcome back 19:02 #navit: <+jkoan> KaZeR: could you restart the irc bridge? 19:02 #navit: <+jkoan> its in an netspit at the moment 19:02 #navit: <+ilovekiruna> jkoan: what i like about IRC vs. discord, is that IRC is very open, discord is again proprietary 19:03 #navit: <+ilovekiruna> I would love to have maybe sth on tox or xmpp based, sth open 19:03 #navit: < genesis> i put pushd to be compliant with other scripts using it 19:03 #navit: <+jkoan> yes, a bit more. but it also has advantages 19:03 #navit: <+jkoan> genesis: yes, i kno, its no fault 19:03 #navit: < genesis> ilovekiruna : i write a tox client in the early days 19:03 #navit: <+ilovekiruna> genesis: good to know about pushd, wouldnt have known 19:03 #navit: <+jkoan> ilovekiruna, KaZeR #706 is ready to fix android 19:03 #navit: < genesis> https://github.com/bignaux/ToxSuite/blob/master/ToxShare.md 19:04 #navit: <+ilovekiruna> genesis, cool, which one 19:04 #navit: <+ilovekiruna> ok, then jkoan, u want me to merge? 19:04 #navit: < genesis> and was working on qtox, but tox has never take the lead. 19:04 #navit: < genesis> https://github.com/bignaux/ToxSuite 100% my client, no one was interesting .. 19:04 #navit: <+jkoan> what about first review it? :D 19:04 #navit: <+ilovekiruna> i meant #705 19:04 #navit: <+ilovekiruna> ;-) 19:05 #navit: <+ilovekiruna> genesis: cool, will have a look 19:05 #navit: <+jkoan> #705 is just running ci again ^^ 19:05 #navit: <+ilovekiruna> ok, will wait for the result 19:06 #navit: <+jkoan> android will fail :D but the fix is already there 19:06 #navit: < genesis> oO 19:07 #navit: <+jkoan> genesis: ? 19:07 #navit: < genesis> oki it fixed so ? 19:07 #navit: < genesis> it seems. 19:08 #navit: <+jkoan> yes, gradle seems to be dumb 19:08 #navit: < genesis> i should rebase #704 so 19:09 #navit: <+jkoan> genesis: thx 19:09 #navit: <+ilovekiruna> genesis: actually I always wanted to test tox in real life, jsut never managed 19:09 #navit: <+ilovekiruna> jkoan: I also saw your changes on #706 19:10 #navit: <+ilovekiruna> was amazed how little it is to fix the issue 19:10 #navit: <+jkoan> yes, dumb dumb gradle... 19:10 #navit: <+jkoan> and the second line (L22) is probably not necessary 19:11 #navit: <+ilovekiruna> jkoan: do you want now an official review on github? 19:11 #navit: <+jkoan> of cause 19:11 #navit: <+jkoan> *course 19:12 #navit: <+ilovekiruna> jkoan: you havent requested any ;-) 19:12 #navit: <@KaZeR> > jkoan | its in an netspit at the moment 19:12 #navit: <@KaZeR> yep 19:12 #navit: <+jkoan> ilovekiruna: better? :P 19:14 #navit: <+ilovekiruna> jkoan: speechless :-p 19:14 #navit: <+ilovekiruna> I will merge both now 19:14 #navit: < genesis> please merge it ... 19:14 #navit: <+jkoan> (Y) 19:14 -!- Navit [~Navit@ec2-34-214-224-248.us-west-2.compute.amazonaws.com] has joined #navit 19:14 -!- mode/#navit [+v Navit] by ChanServ 19:16 #navit: <+jkoan> KaZeR: thx 19:16 #navit: <+Navit> working again 19:16 #navit: <@KaZeR> \o/ 19:18 #navit: <+jkoan> genesis: are you annoyed by something? 19:19 #navit: < genesis> i don't get things workings, a bit discouraged 19:20 #navit: < genesis> jkoan ; have you a tomtom one xl config to share, i'd like to see navit on it :) 19:21 #navit: <+jkoan> i have one, but what do you mean by "to share"? 19:21 #navit: <+ilovekiruna> KaZeR: do you have some time to quickly discuss our response to the forum entry? 19:22 #navit: <+ilovekiruna> the question about the machine executor I dont understand completely yet 19:22 #navit: <+ilovekiruna> sailfish builds generally depend on at least a chroot 19:23 #navit: <@KaZeR> ilovekiruna: sure. want to draft a response, and i'll comment? 19:23 #navit: <+ilovekiruna> sure, just would like to understand the machine executor before 19:24 #navit: <@KaZeR> https://circleci.com/docs/2.0/executor-types/#using-machine looks like we might be able to do things like "docker run" using that executor. 19:24 #navit: <@KaZeR> it's worth a shot 19:25 #navit: <+jkoan> yes, thats the same like on travis i think, right? 19:25 #navit: <@KaZeR> pretty much yeah 19:26 #navit: <@KaZeR> the benefit of the docker executor is that you can pick a docker image, and get your job to run directly in there with your code checked out, etc 19:26 #navit: <@KaZeR> i don't believe that the issue is related to privileges, because 1) it would always fail at the same step and 2) we run a standard, non privileged container on travis 19:27 #navit: <+jkoan> KaZeR: where is the travis integration right now? 19:28 #navit: < genesis> jkoan : how do you think our userbase using navit on tomtom would do after unpack it ? 19:28 #navit: <+ilovekiruna> jkoan: you mean in status? or in which file? 19:29 #navit: <+jkoan> ilovekiruna: in which branch 19:29 #navit: <+ilovekiruna> that should be in branch sfos_continue 19:29 #navit: <+ilovekiruna> need to check if in my repo or in navit-gps 19:29 #navit: < genesis> https://github.com/navit-gps/navit/blob/trunk/scripts/build_tomtom_plugin.sh#L118 isn't a issue here ? 19:30 #navit: <+jkoan> genesis: after installing it ether on sd card or on flash (re)boot the system and get ad full navit directly 19:30 #navit: <+jkoan> tomtom plugin != NavitTom 19:30 #navit: <+ilovekiruna> jkoan: in my own repo 19:30 #navit: <+jkoan> ilovekiruna: ah okay ^^ 19:31 #navit: <+ilovekiruna> can push it in a branch in main repo after i tried circleci 19:31 #navit: <+jkoan> ilovekiruna: strange, probably KaZeR needs to adjust something? 19:33 #navit: < genesis> jkoan : but the plugin should works too, why the config is not bringing ? 19:34 #navit: <+jkoan> genesis: NavitTom is a full replacement for the whole tomtom system, the plugin plugs over the running system and has very limited resources. 19:35 #navit: < genesis> i understand , i say the plugin won't work 19:36 #navit: <+ilovekiruna> jkoan: I mean, I will push it, just right now working on testing circleci 19:36 #navit: <+jkoan> i haved done much with the plugin because it has to few recources so i continued with NavitTom and never looked at the plugin again 19:36 #navit: < genesis> we have to fix it, even if we build a full replacement (that doesnt work too but that's another b) 19:36 #navit: < genesis> oki so noone maintaining tomtom plugin 19:36 #navit: < genesis> as noone maintaining windows build 19:36 #navit: <+jkoan> more or less, yes 19:37 #navit: <+jkoan> but i need to leave now 19:37 #navit: < genesis> few ressources but perharps we can kill thing and get ressources. 19:45 #navit: <+ilovekiruna> KaZeR: am i doing sth wrong, that my current circleci job seems stuck from the start? 19:46 #navit: <+ilovekiruna> does it have to be in form of a PR? 19:55 #navit: < genesis> an important problem i see with our release, no one test them. 19:56 #navit: <+ilovekiruna> genesis, actually this was sth I tried to work on in the past 19:56 #navit: <+ilovekiruna> run our apps, on a device farm and do automated gui testing 19:57 #navit: < genesis> there is no tool that replace user to do that one time at release. 19:57 #navit: <+ilovekiruna> and in theory we also have a beta-channel on the play-store 19:57 #navit: <+ilovekiruna> I just think we dont use it so extensively 19:57 #navit: < genesis> yes perharps on android, but discussing with KaZeR , we admit win32 has no gtk build since decades 19:58 #navit: < genesis> discussing with jkoan , he admits he doesn't use the tomtom plugin version 19:58 #navit: < genesis> i wonder for the others. 19:58 #navit: <+ilovekiruna> sailfish I am testing time to time 19:59 #navit: < genesis> fine, nixos i'm also testing often 19:59 #navit: <+ilovekiruna> there we also get responses, if things dont work 19:59 #navit: <+ilovekiruna> for sailfish, what we still lack is a good tts system 19:59 #navit: <+ilovekiruna> right now we use espeak, sounds horrible 20:00 #navit: <+ilovekiruna> there are many possible tasks to work on 20:00 #navit: < genesis> opensource lack a good tts. 20:00 #navit: <+ilovekiruna> totally agreed 20:00 #navit: < genesis> when i was linux architect on nao robot 20:01 #navit: < genesis> we use acappella software 20:01 #navit: < genesis> not really so terrible . 20:01 #navit: <+ilovekiruna> is it free? 20:02 #navit: < genesis> no non 20:02 #navit: <+ilovekiruna> I think one java based wasnt so entirely bad 20:02 #navit: <+ilovekiruna> maryttts 20:03 #navit: < genesis> since we have cmdline we still can test new stuff 20:03 #navit: <+ilovekiruna> however, a tts system is not top of my priority now 20:04 #navit: < genesis> me too, i can't input destination and have a good render 20:04 #navit: <+ilovekiruna> first I want to fix the sailfish ci, then use auxmap to have a nicer gui 20:04 #navit: <+ilovekiruna> I want a split view once we get close to a crossing for example, and remove in one part as many symbols as possible 20:05 #navit: < genesis> https://github.com/navit-gps/navit/pull/704 if somone want to review 20:07 #navit: < genesis> not big deal but i try to remove cmake/LibFindMacros.cmake time to time 20:08 #navit: <+ilovekiruna> genesis: I briefly saw the changes, but I have to admit, I have never touched any of the files 20:08 #navit: <+ilovekiruna> that's why I would prefer if KaZeR or jkoan, check it as well 20:08 #navit: < genesis> oki 20:10 #navit: < genesis> i'll try navit release in my win10 kvm. 20:15 #navit: < genesis> http://pasteall.org/pic/show.php?id=d1f588be05e2f17e5b5d4cd8ac9f0c79 how navit look on my desktop. 20:16 #navit: <+ilovekiruna> a bit old fashioned, but not so bad, despite i see some interesting lakes 20:17 #navit: < genesis> totally broken :} 20:17 #navit: <+ilovekiruna> I think that is rather with the map data 20:17 #navit: <+ilovekiruna> saw sth like that before on android 20:17 #navit: <+ilovekiruna> can check on a larger trip on friday 20:17 #navit: <+ilovekiruna> if i see it again 20:18 #navit: < genesis> there's interesting stuff in coverity :) 20:18 #navit: <+ilovekiruna> genesis: am happy that it runs at all 20:18 #navit: <+ilovekiruna> was not so confident about win10 20:21 #navit: < genesis> no it's on linux 20:21 #navit: < genesis> my win10 is slow as hell , i don't have open the github page yet 20:21 #navit: < genesis> my laptop is too old. 20:22 #navit: <+ilovekiruna> i will try to avoid win10 until win7 is eol 20:23 #navit: < genesis> i donno, i need a windows for tomtom home to update my one XL 20:23 #navit: < genesis> and a friend advise me win10 . 20:24 #navit: <+ilovekiruna> what i dont like about it, is that the newer the windows version, the less adjustments are available to the user 20:24 #navit: <+ilovekiruna> and what I read in press, update management hast been pretty bad so far 20:24 #navit: <+ilovekiruna> just recently I read some people had data losses during the latest upgrade 20:30 #navit: < genesis> yes life is hard :) 20:31 #navit: < genesis> so i don't get it launch, but my pc is too slow, not very relevant. 20:31 #navit: <+ilovekiruna> I could try on my windows VM, but not sure if i manage today 20:31 #navit: <+ilovekiruna> can you please remind me tomorrow? 20:32 #navit: <+ilovekiruna> there I run win7 20:32 #navit: < genesis> oki 20:32 #navit: < genesis> i kill the vm before my pc reboot 20:33 #navit: < genesis> (critical temp) 20:33 #navit: <+ilovekiruna> :-o 20:33 #navit: <+ilovekiruna> for me, it runs on a different machine, so no issue 20:48 #navit: <+ilovekiruna> genesis: you are french, right? 20:48 #navit: < genesis> yes 20:48 #navit: <+ilovekiruna> am learning right now French on duolingo. 20:49 #navit: <+ilovekiruna> Have one question for you, if you dont mind 20:52 #navit: < genesis> ask 20:52 #navit: <+ilovekiruna> The people like freedom. 20:52 #navit: <+ilovekiruna> when one translates it: Le peuple aime le liberté 20:52 #navit: < genesis> la liberté 20:52 #navit: <+ilovekiruna> why is people here also singular? 20:52 #navit: <+ilovekiruna> sorry, la liberté 20:53 #navit: < genesis> because it's something like the crowd 20:53 #navit: <+ilovekiruna> I c. Thanks. 21:13 -!- xenos1984 [~xenos1984@22-164-191-90.dyn.estpak.ee] has quit [Quit: Leaving.] 21:31 #navit: <+ilovekiruna> KaZeR: could it be that I have already killed my free minutes on circleci, nothing is building anymore 21:52 #navit: < genesis> ilovekiruna : $ curl https://nixos.org/nix/install | sh && nix-env -iA navit 21:52 #navit: < genesis> if you have some curiosity to test :) 22:55 #navit: <+ilovekiruna> genesis: thanks for the suggestion 22:56 #navit: <+ilovekiruna> problem with the test is, that neither me nor KaZeR could replicate the problems with the docker containers running at cci on our own machines 22:56 #navit: <+ilovekiruna> so if I cant run on cci, there is no way to get any progress :-( 22:58 #navit: <+ilovekiruna> because running things at my place simply works 22:58 #navit: < genesis> ilovekiruna : which test ? 23:00 #navit: <+ilovekiruna> running the build now on top of the machine executor of circleci 23:00 #navit: <+ilovekiruna> and resolve the build issues of sailfish on circleci 23:01 #navit: <+ilovekiruna> of the sailfish build of navit* 23:01 #navit: < genesis> ho you're on the sailfish issue ok 23:03 #navit: <+ilovekiruna> I will turn in now. Good night 23:03 #navit: < genesis> night. --- Log closed Thu Oct 25 00:00:36 2018