IRC logs for #automotive for Tuesday, 2016-12-13

*** mdurnev has joined #automotive01:19
*** AlisonChaiken has quit IRC03:02
*** khem has quit IRC04:22
*** Tartarus has quit IRC04:27
*** khem has joined #automotive04:27
*** Tartarus has joined #automotive04:28
*** AlisonChaiken has joined #automotive05:32
*** dirkb has joined #automotive06:11
*** vivekg has joined #automotive06:32
*** praneeth has quit IRC06:43
*** praneeth has joined #automotive06:43
*** jlrmagnus has joined #automotive08:05
*** jobol has joined #automotive08:12
*** rdale has joined #automotive08:32
*** vivekg has quit IRC08:34
*** ctbruce has joined #automotive08:37
*** jlrmagnus has quit IRC08:57
*** toscalix has joined #automotive08:59
*** leon-anavi has joined #automotive09:04
leon-anavihi09:06
jobolhi leon-anavi09:11
leon-anavihi jobol how are you?09:16
jobolI'm okay and you?09:17
* jobol asks itself why ldconfig fails?09:18
*** jlrmagnus has joined #automotive09:32
*** zeenix has joined #automotive09:46
zeenixhi09:52
zeenixleon-anavi: the build was fine for minnowboard09:52
zeenixleon-anavi: i assume you tested it already? I'm wondering if i need to SOTA09:53
zeenixs/SOTA/test SOTA/09:53
leon-anavihi zeenix, yes, I tested the build for rpi3 before submitting the changes to GitHub09:57
*** toscalix has quit IRC09:58
jbocklagemorning10:05
zeenixleon-anavi: great10:10
CTtpollardI think master GDP is broke10:19
leon-anavihm...10:20
leon-anavizeenix, I received an email that you have merged my change that updates meta-rust10:21
leon-anavibut what about the other patches?10:21
leon-anavimeta-rust goes together with them, otherwise they will not work10:21
CTtpollardyeh it needs to include the update to meta-genivi-dev10:21
leon-anaviRVI SOTA client Yocto/OE recipe highly depends on meta-rust. The old version of the recipe does NOT work with the new version of the meta-rust. The new version of the recipe does NOT work with the old version of meta-rust. New version of RVI SOTA Client goes only with the new version of meta-rust.10:23
CTtpollardYes, it's safe to merge to master meta-genivi-dev first because GDP brings in hard refs, not master of it10:24
zeenixleon-anavi: yeah i was reviewing them, i realized commit logs are still not perfect yet :)10:25
CTtpollardI would push a revert of the commit in the meantime10:26
zeenixleon-anavi: btw, my nitpicks are nothing personal. I'm known to be very pedantic about commit logs10:26
zeenixCTtpollard: why, build was broken anyway10:26
CTtpollardIt just sets a president for the wrong merge order, imo10:27
leon-anavizeenix, could you please let me know what remarks do you have about the other commit messages?10:27
zeenixleon-anavi: i commented on the PR10:29
zeenixCTtpollard: i think this is the correct order: Update the lower layer first and then update the higher layer that depends on it..10:30
CTtpollardmeta-genivi-dev is the lower layer10:31
CTtpollardAnyway, it just means there will always be 1 commit that is broken in the parallel PR scenario10:31
zeenixSOTA depends on Rust, so Rust should be updated first10:31
zeenixor that's the logic i used10:32
CTtpollardGDP depends on meta-genivi-dev though beyond that10:32
*** ppeter has joined #automotive10:32
zeenixCTtpollard: but i wouldn't have merged if I had realized i'll have issues with commit logs of the other PR10:32
CTtpollardif GDP was to always bring in meta-genivi-dev HEAD, then the reverse would be more feasible10:33
leon-anaviugh10:33
*** ppeter has quit IRC10:33
leon-anavizeenix, next time if you have remark please write them down before merging the patches.10:33
leon-anaviI will try to address your remarks regarding the commit messages asap but right now since just half of the things are merged we have a broken GDP master :(10:34
zeenixwe already had a broken gdp master :)10:34
zeenixit's just broken for a different reason now10:34
zeenixleon-anavi: but yes, next time i'll try to handle it better10:35
leon-anavizeenix, regarding your comment: "it says who needs the change but no information on change itself or why SOTA needs it exactly" could you please provide me an example git message that describes the case?10:37
leon-anaviIt will be easier for me to fulfill your requirements if there is an example. Sorry but I am confused right now.10:37
zeenixleon-anavi: sure thing10:38
leon-anavithanks in advance10:39
zeenixleon-anavi: it's not easy to find specific examples of course but i can point you to what i consider good commit logs10:40
zeenixhttps://git.gnome.org/browse/gnome-boxes/commit/?id=f147894623c5509d1f586c22859e90aa5dd6085c10:40
leon-anaviok, I just want to make sure that next time all commit message will match your requirements and the patch will be merged.10:40
zeenixhttps://git.gnome.org/browse/gnome-boxes/commit/?id=d084a9e6e6c896a38d9f1e44865052d3dcc52e9910:40
zeenixleon-anavi: https://wiki.gnome.org/Git/CommitMessages/10:41
rZr<zeenix> we already had a broken gdp master :)10:41
zeenixleon-anavi: most of these are standard git log rules that are followed across many projects10:41
rZrrvi sota package ?10:41
zeenixyes10:41
rZrI faced this too10:42
zeenixrZr: yes, it's now broken in another way but it's the first step towards fixing it :)10:42
rZrzeenix, any ETA ?10:42
zeenixrZr: 1h? :)10:42
rZrok cool ask me when you want me to check10:43
rZrI wanted to prepare iotivity nodejs image10:43
zeenixrZr: well if you need to test, you can already grab leon-anavi's PR and start the build10:44
zeenixrZr: https://github.com/GENIVI/meta-genivi-dev/pull/4810:44
rZrTHX leon-anavi10:44
leon-anavizeenix, for example is this OK for you as a description?10:48
leon-anavilibgit2: Add libgit210:48
leon-anaviThe latest version of RVI SOTA Client depends on10:48
leon-anavithe Git linkable library and the SOTA client10:48
leon-anavicannot be build without libgit210:48
leon-anavi[GDP-517] rvi-sota-client-git-r0 compiling failed10:48
zeenixleon-anavi: yes, but no need for "libgit2:" prefix here and if you want it, just go with soemthing like "libgit2: Add to recipes"10:49
zeenixleon-anavi: but please, don't see them as "my requirements"10:50
rZrprefixes are good10:51
zeenixrZr: yes but in this case, it's not adding anything10:51
rZrI will not nitpick on this10:51
leon-anavizeenix, if you want merge my patches because of the commit message then it is a requirement :)10:52
zeenixleon-anavi: yes, stress on "my" part10:52
zeenixtry sending a patch to kernel list :)10:52
leon-anaviI prefer to have a prefix such as: libgit2:  Is  "libgit2: Add to recipes" OK?10:52
zeenixleon-anavi: sure, that's why i gave you two choices :)10:53
rZrI'd vote for choice #2 too10:53
leon-anavizeenix, I am stressing on "your" part because your requirements are a little bit different from the requirement of the previous maintainers therefore I am not used to them10:55
leon-anavizeenix, could you please write them down somewhere in the wiki? This way it will be easier for new contributors?10:55
zeenixleon-anavi: yes i was about to ask where would be the best place10:56
zeenixleon-anavi: where are the requirements of previous maintainers documented?10:58
zeenixdo we have a wikipage for this then already?10:58
*** rdale has quit IRC11:01
*** rdale has joined #automotive11:06
*** fredw has joined #automotive11:08
*** fredw has quit IRC11:53
*** caiortp has joined #automotive11:53
*** claneys has joined #automotive12:23
*** jlrmagnus has quit IRC12:24
CTtpollardSo gdp.git just needs updating to the head of mgd.git now to be fixed?12:30
zeenixmgd ?12:31
zeenixCTtpollard: i just merged the 2nd PR so it should be good?12:32
CTtpollardmeta-genivi-dev12:32
CTtpollardgdp need to be updated to bring in a ref of meta-genivi-dev that has that merge12:32
CTtpollardi.e, HEAD now12:32
CTtpollardunless you wanted the submodule to track head, but I'd warn against that12:33
zeenixah yes, i'm pushing that now12:36
zeenixCTtpollard: done12:41
CTtpollardI love how github can show submodule diffs if also hosted on github now12:41
CTtpollardinstead of just a sha change in .gitmodules12:42
CTtpollardhttps://github.com/GENIVI/genivi-dev-platform/commit/5a78130f1fdea789911115e09fd55c6d737c231612:43
dl9pfjbocklage: https://gerrit.automotivelinux.org/gerrit/#/c/7571/112:44
dl9pfjbocklage: https://gerrit.automotivelinux.org/gerrit/#/c/7569/12:45
jbocklageI see12:45
dl9pfcool, tnx12:45
*** fredw has joined #automotive12:48
*** mdurnev has quit IRC12:51
*** dirkb has quit IRC12:54
*** fredw has quit IRC12:57
*** fredw has joined #automotive12:57
furyhi guys13:06
furyhow's it hangin?13:06
zeenixleon-anavi: would it be possible for you to prep a very brief report on changes brought from these updates, in tomorrow's meeting?13:36
leon-anaviyes13:36
zeenixleon-anavi: awesome, thanks!13:36
leon-anavicould you please include a topic to meeting to discuss the guidelines for git commit messages and where to describe it?13:37
leon-anaviI think it will be really convenient to have a document in the wiki or somewhere else with these guidelines.13:37
zeenixleon-anavi: i was about to start a wikipage13:37
leon-anaviok, even better :)13:38
zeenixleon-anavi: but if i forget, please do remind me in the meeting13:38
leon-anaviok13:38
zeenixgah, wiki hangs chrome here when I click the "location" link in the page creation UI of wiki here13:43
zeenixor is it just incredibly slow?13:44
CTtpollardIt's confluence so don't expect it to be fast :)13:47
CTtpollardthere's a policies section under GENIVI Development Platform management13:49
zeenixCTtpollard: i'm not but i waited for minutes13:52
zeenixhttps://at.projects.genivi.org/wiki/display/PROJ/How+to+contribute+to+GENIVI13:52
zeenixthis seems like the perfect place13:52
CTtpollardNote that's Genivi policy13:53
CTtpollardnot just GDP13:53
zeenixhmm.. we accept patches from list as well?13:53
CTtpollardSo I expect changes there have to go through review, if not jeremiah first13:53
zeenixi think there should be just one way officially and then accept the patches from list if they come there, but no strong opinion on this13:54
CTtpollardYes, some Genivi members can't use github t&c, apparently13:54
zeenixah ok13:54
CTtpollardI think BMW had a problem with this initially, as some of their repos (Audiomanager for example) took a while to transition canoncial upstreams13:55
CTtpollardAlso like I say the contribute page is for Genivi in general, I agree PR > ML for GDP patches13:56
CTtpollardother projects may vary13:56
CTtpollardGDP took a rough policy of conforming with general yocto practices for commit style13:57
CTtpollardIs github still banned in China?13:58
zeenixCTtpollard: jeremiah says "just edit" :)14:06
leon-anavizeenix, if you are unsure about editing the rules why don't you share your planned changes in the mailing list for a discussion?14:22
leon-anavithis way more people will get involved and in the same time will be better prepared for the changes.14:23
zeenixleon-anavi: i'm not unsure, just needed to check with jeremiah if it's ok14:23
leon-anaviok14:24
*** ohmy has joined #automotive14:52
ohmyhello14:52
ohmyi'm using gdp 11rc2 qemu image, i'd like to know how to launch one of the applications in the launcher, i can cycle between them using left right keyboard keys but nothing looks to be used to launch the diffeerent aaps14:54
ohmyany insight please ?14:54
ohmyhttps://at.projects.genivi.org/wiki/display/GDP/QEMU+x86_64+Hardware+Setup+and+Software+Installation please, any one know how to control this HMI ?14:59
CTtpollardtouch the icon15:01
CTtpollardor click, etc15:02
ohmyit's qemu image15:02
CTtpollardclick then :)15:02
ohmyCTtpollard: tried, there's no mouse cursor .. tried every single obious thing :)15:03
ohmyCTtpollard: is there anyway to ionteract with the launcher using dbus for example ?15:04
ohmyhave a nice day15:12
*** ohmy has quit IRC15:12
*** kbroulik has quit IRC15:15
rZrzeenix, leon-anavi, gdb fixed15:57
leon-anavirZr, thanks for testing it16:06
rZryw16:06
*** jlrmagnus has joined #automotive16:10
*** jlrmagnus has quit IRC16:20
*** jlrmagnus has joined #automotive16:35
*** jeremiah has quit IRC16:49
*** jeremiah has joined #automotive16:50
*** ctbruce has quit IRC16:51
*** jlrmagnus has quit IRC16:52
*** zeenix has quit IRC17:19
*** AlisonChaiken has quit IRC17:23
*** fredw has quit IRC17:41
*** leon-anavi has quit IRC18:09
*** rdale has quit IRC18:10
*** AlisonChaiken has joined #automotive18:19
*** caiortp has quit IRC18:41
*** jobol has quit IRC19:35
*** fredw has joined #automotive19:35
*** fredw has quit IRC20:29
*** waltminer has joined #automotive20:42
*** waltminer has quit IRC22:04
*** waltminer has joined #automotive22:23
*** robal has joined #automotive22:57
*** waltminer has quit IRC23:01
*** claneys has quit IRC23:17
*** robal has quit IRC23:30
*** waltminer has joined #automotive23:56

Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!