IRC logs for #automotive for Friday, 2016-03-04

zakariaTarnyko: i dont have access to my board right now. i forget to connect it to the serial line of my work desktop PC00:03
zakariaTarnyko: if afm-*-daemon is up, what should do after00:04
Tarnykozakaria: copy a .wgt on the filesystem (/home/root is fine), then to install it :00:04
Tarnykozakaria: $ dbus-send --system --dest=org.AGL.afm.system --print-reply /org/AGL/afm/system org.AGL.afm.system.install 'string:{"wgt":"/home/root/annex.wgt","force":true}'00:05
Tarnykoand then to run it :00:05
Tarnyko$ dbus-send --session --dest=org.AGL.afm.user --print-reply /org/AGL/afm/user org.AGL.afm.user.start 'string:"webapps-annex@0.0"'00:05
Tarnyko(you should replace "webapps-annex@0.0" in the 2nd command by what the 1st command returns you)00:05
zakariaTarnyko: i can get .wget from tizen packages , right ?00:06
Tarnykozakaria: yes. you have a few sample working ones in "https://github.com/iotbzh/afm-widget-examples" (except one, these are vanilla Tizen .wgt packages)00:07
zakariaTarnyko: ok sounds good; that's all what i need ?00:09
Tarnykozakaria, just last one thing, I am uploading it for you00:10
zakaria1. check if a afm deamons is  running.00:11
zakaria2. install pacakge wget with the dbus command00:11
zakaria3. run the wgt package with the dbus command00:12
Tarnyko4. If it is a web application and it doesn't work, then you'll need this : http://iot.bzh/download/public/2016/afm/00:12
zakariasorry s/pacakge wget/package wgt/00:12
Tarnyko(get the RPM file on your board, and install it with : $ rpm -ivh --replacepkgs qtwebengine*.rpm)00:12
Tarnykothere is a bug with the web runtime in latest iterations, some weird interactions with GCC 5.2, you should replace it if no window shows up after 3.00:13
zakariaTarnyko: ok  i think i already include the qtwebengine on the build00:13
zakariaTarnyko: hmmm ok00:14
Tarnykozakaria: yes but this one is fixed, if you build with latest repositories you will encounter the bug and need this RPM00:14
Tarnykowe are working on this btw00:14
zakariaTarnyko: i notice it's a arm package. do you have an intel one ?00:15
Tarnykozakaria: not really, what kind of board are you using ?00:15
zakariai'm using right now an intel i3 on a bazooka mainboard00:17
zakariaAGL works perfectly00:17
zakariaif you can send me the patch i can recompile the the qtwebengine for intel00:18
Tarnykook ! we do not really support Intel builds in IoT.bzh, but maybe you will not encounter the bug (seems to be related to ARM cross-compilation)00:18
Tarnykoyou need to manually downgrade to GCC 4.9, by overwriting with Poky gcc*.bb recipe from dizzy branch, building whole AGL with this new GCC, and then grab the RPM00:19
Tarnykoit is tedious, but as I said maybe you won't need it00:20
zakariaok, i have also the koelsh renesas. but i need to rebuilt the image for it. i already ran AGL on it by providing the koelsh dtb instead of porter00:21
zakariaTarnyko: ;-)00:21
zakarias/koelsh/koelsch/00:22
Tarnykoyeah, I use a Koelsch as a main board (and Porter sometimes :) )00:24
Tarnykoif you once rebuild for it, I can assure you the RPM will work00:24
zakariaTarnyko: ok thank you very much00:25
zakariaTarnyko: i have to go sleep now ! thank you again and have a nice trip00:26
Tarnykozakaria:yw. The process it still a little flaky, but we're fixing for end of month.00:26
Tarnykozakaria: thank you ! and good night  :)00:26
zakariaTarnyko: anyway, i will update you on this.00:26
Tarnykozakaria: oh, thanks, that would be appreciated00:27
Tarnykozakaria: you can ask kooltux and ygl on this channel, they are my coworkers ; or just react on GitHub00:28
zakariazakaria: ok thanks ;-)00:30
*** zakaria has quit IRC00:50
*** Tarnyko has quit IRC00:56
*** mvick has quit IRC01:38
*** nuohan has quit IRC01:56
*** nuohan has joined #automotive01:58
*** mdurnev has joined #automotive02:51
*** riazantsev has quit IRC03:49
*** chbae has joined #automotive04:00
*** just4kox has quit IRC05:08
*** just4kox has joined #automotive05:09
*** dl9pf has quit IRC05:19
*** dl9pf has joined #automotive05:20
*** AlisonChaiken has joined #automotive05:37
RzRhi05:59
*** gan has joined #automotive06:16
*** gan has joined #automotive06:16
*** nuohan has quit IRC06:25
*** nuohan has joined #automotive06:26
*** gan has quit IRC07:14
*** mdurnev has quit IRC07:22
*** CTtpollard has joined #automotive07:57
*** toscalix has joined #automotive07:58
*** AlexV has joined #automotive08:17
*** AlexV is now known as Guest3636208:17
*** ctbruce has joined #automotive08:23
Guest36362s08:31
*** JEEB_ is now known as JEEB08:36
*** mdurnev has joined #automotive08:45
*** gunnarx has joined #automotive08:56
*** gmacario has joined #automotive09:19
*** fredcadete has joined #automotive09:32
*** jonathanmaw has joined #automotive09:39
*** gunnarx has quit IRC09:39
*** zakaria has joined #automotive09:47
*** gunnarx has joined #automotive09:48
CTtpollardgunnarx: could you please clear the cache on http://go.genivi.org/go/tab/pipeline/history/GDP-Yocto-QEMU_x86-64 , if it isn't already doing a clean build on each init09:52
gunnarxOK done09:53
gunnarxIt seems the permission stuff is really lacking on templates.  I can't assign access to roles. :(09:53
gunnarxCTtpollard, you shouldn't have to wipe the directory.  Why is it like that?09:54
CTtpollardgunnarx: I'm presuming it's tripping up due to some mismatch between sstate cache, if not it might be due to dependencies on the agent itself09:55
gunnarxFetching all the sources every build is really quite silly, we should be able to do better...09:56
CTtpollardI can't produce the libvpx error locally09:56
gunnarxyeah ok.   I wonder what work flow we should have for this...09:56
gunnarxlet's figure out why failures happen in the typical case so we can address it09:57
gunnarxIf sstate failure is typical then we must ask why Yocto behaves that way09:58
CTtpollardgunnarx: +109:59
gunnarxIf it's rare I propose that as long as people can change the clear directory, then do that, build once with clear directory to fix the problem, and then set it back to reuse again.09:59
gmacarioHi there! Are the few of us going to have telco/webex now?10:00
*** philrob has joined #automotive10:01
toscalixgunnarx: can you create a webex meeting?10:01
gunnarxYes10:01
toscalixwould you for our meeting? Jeremiah might join late10:01
toscalixI cannot do it10:01
gunnarxOK10:01
toscalixgmacario: gunnar is on it.10:04
zakariaHello folks10:04
gmacarioOK, THX10:04
fredcadetegunnarx: regarding redownloading in every build, it can be helpful to set the DL_DIR variable to the same directory system-wid10:10
fredcadete*system-wide10:10
fredcadetehttp://www.yoctoproject.org/docs/2.0/ref-manual/ref-manual.html#var-DL_DIR10:10
CTtpollardchbae: morning, thanks for emailing the list btw :)10:12
*** gunnarx has quit IRC10:15
*** gunnarx has joined #automotive10:30
*** just4kox has quit IRC10:34
*** just4kox has joined #automotive10:34
*** sanjeev has quit IRC10:39
*** ctbruce has quit IRC10:40
*** jonathanmaw has quit IRC10:40
*** ctbruce has joined #automotive10:40
*** jonathanmaw has joined #automotive10:41
gunnarxfredcadete, yes I know it.  But the question is how build agents for go-cd should handle it11:00
gunnarxThey should be as simple and independent as possible. Some of the pipelines run only on Codethink agent, and those assume /srv/something can be used as a shared area and keep the cache there11:01
gunnarxbut we would need to say then that all agents must work that way.  the basic go.cd theory is that no data should end up outside of the working directory of that pipeline.  so you can either keep the old data on subsequent builds or wipe the whole dir, those are the options given11:02
*** ctbruce has quit IRC11:05
*** jonathanmaw has quit IRC11:08
*** jonathanmaw has joined #automotive11:09
gunnarxCTtpollard: You should also be able to edit the templates now I hope.  Try http://go.genivi.org/go/admin/pipelines/GDP-Yocto-QEMU_x86-64/general11:14
CTtpollardgunnarx: I'll give it a try11:15
*** ctbruce has joined #automotive11:20
*** ctbruce has quit IRC11:24
*** jonathanmaw has quit IRC11:24
*** jonathanmaw has joined #automotive11:25
*** ctbruce has joined #automotive11:26
*** gunnarx has quit IRC11:26
*** gunnarx has joined #automotive11:47
*** ctbruce has quit IRC11:47
*** ctbruce has joined #automotive11:47
*** jonathanmaw has quit IRC11:47
*** ctbruce has quit IRC11:53
*** ctbruce has joined #automotive11:54
*** ctbruce has quit IRC11:57
*** ctbruce has joined #automotive11:58
*** jonathanmaw has joined #automotive11:58
*** gunnarx has quit IRC12:00
CTtpollardchbae: I've have responded to your email on the list12:08
*** philrob has quit IRC12:11
*** ctbruce has quit IRC12:12
*** jonathanmaw has quit IRC12:12
*** ctbruce has joined #automotive12:15
*** jonathanmaw has joined #automotive12:15
*** mps_ has joined #automotive12:44
*** mps_ is now known as mps12:46
*** mps is now known as Guest6035012:46
*** Guest60350 is now known as mps_12:47
*** jonathanmaw has quit IRC12:54
*** jonathanmaw has joined #automotive12:54
*** gunnarx has joined #automotive13:52
*** gmacario has quit IRC13:54
*** ctbruce has quit IRC13:57
*** ctbruce has joined #automotive13:57
CTtpollardgunnarx: it's managed to build this time, so not a agent dependency problem14:12
*** riazantsev has joined #automotive14:15
gunnarxok, so standard Yocto magic then14:22
gunnarxand not the good kind of magic :-/14:22
*** mdurnev1 has joined #automotive14:23
*** mdurnev has quit IRC14:25
*** mdurnev1 is now known as mdurnev14:25
*** mdurnev has quit IRC14:36
*** ctbruce has quit IRC14:41
*** chbae_ has joined #automotive14:41
*** gunnarx has quit IRC14:43
chbae_CTtopllardo: Cool. I read your response.14:50
chbae_CTtpollard: After discussion, I’ll submit my patchset to mailing.14:50
CTtpollardheh I might stick to CTtpollardo :P14:51
chbae_CTtpollard: :)14:51
*** ctbruce has joined #automotive14:55
zakariaregards l'ancienne category f derbsellicon14:57
zakariacorspondante l had l'article14:58
*** chbae_ has quit IRC15:27
*** gmacario has joined #automotive15:34
*** chbae_ has joined #automotive15:46
toscalixUnless some fatal happens, GDP-ivi9 RC1 will be released on Tuesday March 8th16:17
*** chbae_ has quit IRC16:17
toscalixs/some/something16:17
*** jlrmagnus has joined #automotive16:21
*** toscalix has quit IRC16:22
*** jlrmagnus has quit IRC16:22
*** jlrmagnus has joined #automotive16:22
*** ctbruce has quit IRC16:29
*** Sisco has quit IRC16:37
*** chbae_ has joined #automotive16:39
*** CTtpollard has quit IRC16:41
*** jlrmagnus has quit IRC16:45
*** jlrmagnus has joined #automotive16:46
*** chbae_ has quit IRC16:54
*** jonathanmaw has quit IRC16:59
*** jonathanmaw has joined #automotive16:59
*** Aleks1917 has joined #automotive17:00
*** Aleks1917 has quit IRC17:03
*** Aleks1917 has joined #automotive17:05
*** AlisonChaiken has quit IRC17:05
*** chbae_ has joined #automotive17:09
*** chbae_ has quit IRC17:24
*** fredcadete has quit IRC17:35
*** giangdo has quit IRC17:35
*** jonathanmaw_ has joined #automotive17:39
*** jonathanmaw_ has quit IRC17:39
*** jonathanmaw_ has joined #automotive17:39
*** jonathanmaw_ has quit IRC17:40
*** jonathanmaw__ has joined #automotive17:40
*** jonathanmaw__ has quit IRC17:41
*** jonathanmaw_ has joined #automotive17:41
*** jonathanmaw has quit IRC17:43
*** jonathanmaw__ has joined #automotive17:44
*** jonathanmaw__ has quit IRC17:45
*** jonathanmaw has joined #automotive17:45
*** jonathanmaw_ has quit IRC17:48
*** jonathanmaw has quit IRC17:51
*** jlrmagnus has quit IRC18:13
*** jlrmagnus has joined #automotive18:26
*** Aleks1917 has quit IRC18:56
*** jlrmagnus has quit IRC18:59
*** jlrmagnus has joined #automotive19:14
*** jlrmagnus has quit IRC19:22
*** jlrmagnus has joined #automotive19:35
*** Aleks1917 has joined #automotive19:47
*** Sisco has joined #automotive21:28
*** jlrmagnus has quit IRC21:39
*** jlrmagnus has joined #automotive21:54
*** jlrmagnus has quit IRC22:17
*** gunnarx has joined #automotive22:20
*** jlrmagnus has joined #automotive22:43
*** chbae_ has joined #automotive23:06
*** chbae_ has quit IRC23:14
*** sanjeev has joined #automotive23:16
*** kooltux_ has joined #automotive23:20
*** gunnarx has quit IRC23:21
*** jlrmagnus has quit IRC23:27
*** sanjeev has quit IRC23:30
*** kooltux_ has quit IRC23:34

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