*** edcragg has joined #baserock | 00:11 | |
*** brlogger has joined #baserock | 00:37 | |
*** edcragg has quit IRC | 00:48 | |
*** rdale has joined #baserock | 01:40 | |
*** rdale has quit IRC | 01:48 | |
*** locallycompact has quit IRC | 02:20 | |
*** gtristan has quit IRC | 05:14 | |
*** gtristan has joined #baserock | 05:40 | |
*** toscalix has joined #baserock | 07:40 | |
*** toscalix has quit IRC | 08:27 | |
*** ctbruce has joined #baserock | 08:27 | |
*** locallycompact has joined #baserock | 08:58 | |
*** bashrc_ has joined #baserock | 09:04 | |
*** jonathanmaw has joined #baserock | 09:18 | |
*** ssam2 has joined #baserock | 09:50 | |
*** ChanServ sets mode: +v ssam2 | 09:50 | |
*** edcragg has joined #baserock | 09:56 | |
*** locallycompact has quit IRC | 10:00 | |
*** franred has quit IRC | 10:31 | |
*** locallycompact has joined #baserock | 10:40 | |
*** franred has joined #baserock | 10:46 | |
*** gtristan has quit IRC | 10:48 | |
*** rdale has joined #baserock | 11:03 | |
pedroalvarez | great, fix released for parallel make of wayland-ivi-extension | 11:15 |
---|---|---|
pedroalvarez | Included it with this patch https://gerrit.baserock.org/2015 | 11:15 |
*** gtristan has joined #baserock | 11:18 | |
*** toscalix has joined #baserock | 11:19 | |
paulsherwood | cool! | 11:33 |
paulsherwood | pedroalvarez: merged | 11:35 |
pedroalvarez | ta | 11:48 |
pedroalvarez | hopefully mason will fail less now because of that component | 11:48 |
*** CTtpollard has quit IRC | 12:02 | |
*** CTtpollard has joined #baserock | 12:04 | |
*** rdale has quit IRC | 13:06 | |
*** jonathanmaw has quit IRC | 13:07 | |
*** rdale has joined #baserock | 13:07 | |
*** jonathanmaw has joined #baserock | 13:07 | |
paulsherwood | locallycompact: pls could you send a documentation fix to describe V8 in spec.md ? | 13:21 |
locallycompact | sure. | 13:23 |
* locallycompact tries to remember what changed | 13:24 | |
paulsherwood | submodules | 13:24 |
paulsherwood | locallycompact: https://listmaster.pepperfish.net/pipermail/baserock-dev-baserock.org/2016-March/013545.html | 13:25 |
pedroalvarez | yeah.. looking at the change to the schema, I couldn't figure out how the definitions format would be, and how it is supposed to work | 13:25 |
pedroalvarez | the only other thing I had to look at is ybd changes for version 8, but they weren't helpful either | 13:26 |
locallycompact | yes, that wouldn't help me either | 13:28 |
pedroalvarez | hopefully you understand the new format :) | 13:28 |
locallycompact | pedroalvarez, the clue is to just run migration #8 against g.b.o and see the difference | 13:30 |
locallycompact | but I'll document it now | 13:30 |
pedroalvarez | I've heard that it takes some time.. | 13:31 |
locallycompact | o yes | 13:31 |
locallycompact | but still need it to test morph works | 13:31 |
pedroalvarez | fair | 13:32 |
*** gtristan has quit IRC | 13:55 | |
locallycompact | pedroalvarez, Does this make sense? https://gerrit.baserock.org/#/c/2016/ | 14:01 |
*** bashrc_ has quit IRC | 14:02 | |
*** bashrc_ has joined #baserock | 14:05 | |
*** gtristan has joined #baserock | 14:20 | |
pedroalvarez | locallycompact: It's still not clear to me, could you add an example to the stratum example in that same file? | 14:22 |
locallycompact | do any of those have submodules | 14:30 |
locallycompact | I'll just add one | 14:31 |
locallycompact | pedroalvarez, how about now https://gerrit.baserock.org/#/c/2016/2/spec.mdwn | 14:33 |
pedroalvarez | much more clear now | 14:35 |
locallycompact | pedroalvarez, bonk | 14:45 |
pedroalvarez | ok, I think that's ok now | 14:49 |
pedroalvarez | locallycompact: ooi, in .gitmodules can name and path differ? | 14:50 |
locallycompact | yeah | 14:51 |
franred | pedroalvarez, yes, they can | 14:51 |
pedroalvarez | aha, good | 14:51 |
*** cosm has quit IRC | 15:10 | |
*** fay_ has quit IRC | 15:51 | |
*** ctbruce has quit IRC | 16:50 | |
*** tiagogomes_ has joined #baserock | 17:21 | |
*** lc_ has joined #baserock | 17:21 | |
*** jonathanmaw_ has joined #baserock | 17:21 | |
*** tiagogomes has quit IRC | 17:24 | |
*** jonathanmaw has quit IRC | 17:25 | |
*** locallycompact has quit IRC | 17:25 | |
pedroalvarez | a Repo (Android repo tool) manifest.xml for components of a baserock minimal system: https://github.com/palvarez89/baserock-minimal-system-repo-example/blob/master/manifest.xml | 17:31 |
paulsherwood | interesting... what's it for? :-) | 17:34 |
franred | urgh...I wouldn't advise to use repo tool for anything | 17:36 |
franred | my experience with it wasn't pleasant | 17:36 |
paulsherwood | maybe it has improved? | 17:40 |
*** jonathanmaw_ is now known as jonathanmaw | 17:42 | |
franred | maybe. problems I found 1) do not allow you to modify and push xml manifest from its location and it kind of let you use branchs but 2) it mess your repositories if you update the manifest and don't clean the repos before. It didn't handle the change very good. | 17:44 |
lc_ | I agree | 17:45 |
franred | I remember flatmush made frepo tool to allow you to do this cleanly and it was a good improvement (in the end we didn't use it because I wrote all the ci scripts to handle the repo madness and we didn't have a valid use case to switch but we would do it) | 17:46 |
franred | https://github.com/CodethinkLabs/frepo | 17:46 |
ssam2 | useful info, thanks | 17:49 |
*** ssam2 has quit IRC | 17:50 | |
franred | and if you hard code the sha1 in the xml is as much pain as changing the sha1 in the morph files | 17:50 |
franred | ssam2, :) | 17:51 |
franred | and it didn't give you much information if something went wrong, it just did it and the you have to find the mess. | 17:53 |
*** bashrc_ has quit IRC | 18:00 | |
*** jonathanmaw has quit IRC | 18:01 | |
rjek | Hello. How does lorry inform somebody when an upstream project rewrites history (changes a tag, rebases master, etc)? I understand that it refuses to actually go through with the mirror if it detects this, but what happens next if it does? | 18:08 |
lc_ | The hidden lorry controller UI will indicate things like this in its failed jobs but I'm not sure there's much visible otherwise | 18:10 |
rjek | Where can I file feature requests? :) | 18:11 |
lc_ | Good question | 18:11 |
* rjek looks for somewhere to file a feature request for somewhere to file feature requests | 18:14 | |
*** lc_ has quit IRC | 18:22 | |
paulsherwood | storyboard! | 18:26 |
paulsherwood | https://storyboard.baserock.org/ | 18:26 |
*** toscalix has quit IRC | 18:35 | |
* rjek politely declines | 18:36 | |
paulsherwood | heh. mailing list? | 18:40 |
rjek | I will probably do that after lunch | 18:41 |
pedroalvarez | Heh, feature requests.. :) | 19:08 |
pedroalvarez | What would you want it to do ooi? | 19:15 |
rjek | Send an email would probably be enough | 19:18 |
rjek | "I have stopped lorrying *FOO* because of the following shenanigans" | 19:18 |
pedroalvarez | Spammy | 19:25 |
pedroalvarez | For gbo at least, more than a thousand lorries, various failing for various reasons | 19:26 |
vgrade | [1;3D[5;3~ | 19:47 |
*** edcragg has quit IRC | 20:50 | |
rjek | pedroalvarez: Well, I'd quite like to know that I've stopped receiving updates because upstream have done something stupid | 21:11 |
rjek | ie, rewrite history | 21:11 |
rjek | Unable to reach upstream is probably something that's only worth mentioning if it's been a couple of days of outage | 21:11 |
*** edcragg has joined #baserock | 21:39 | |
jjardon | In case someone need it: Qt 5.6 upgrade is in gerrit | 22:24 |
paulsherwood | +1 | 22:28 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!