IRC logs for #baserock for Thursday, 2016-05-12

*** gtristan has joined #baserock03:33
*** anahuelamo has joined #baserock06:58
*** fay_ has joined #baserock07:01
*** paulwaters_ has joined #baserock07:23
*** paulwaters_ has joined #baserock07:23
*** ctbruce has joined #baserock07:30
*** toscalix has joined #baserock07:57
paulsherwooddid pedroalvarez show some new thing for searching all source on gbo recently?07:58
* paulsherwood goes to check irc logs08:00
mwilliams_ctpedroalvarez: ^ paulsherwood is asking on my behalf, atm I'm thinking of just cloning everything08:04
paulsherwoodmwilliams_ct: found it https://opengrok.baserock.org/source/08:05
mwilliams_ctwell found!08:05
mwilliams_ctso we need to set that up on our server08:05
mwilliams_ctI'm wondering if it's quicker to just clone everything08:06
paulsherwoodmaybe... but more generally useful to set that up i think :)08:06
mwilliams_ct+inf, this is something that we are really missing08:06
paulsherwoodgbo lc needs some tlc http://git.baserock.org/lc-status.html08:10
*** gtristan has quit IRC08:18
pedroalvarezhey baserockers08:33
*** edcragg has joined #baserock08:33
pedroalvarezanything urgent for me? baserock-infra related?08:33
paulsherwoodpedroalvarez: http://git.baserock.org/lc-status.html ?08:33
pedroalvarezwas looking at that08:33
paulsherwoodalso please could you review benbrown_'s sync with gitlab patch series?08:34
paulsherwoodhow was your hol?08:34
pedroalvarezit was great, I definitely like california :)08:35
pedroalvarezwill look at that too08:35
paulsherwood:)08:35
pedroalvarezoh, upgrading openssl, it seems08:37
pedroalvarezfun08:38
pedroalvarezI think that upgrading openssl has priority, and might be the cause of the lorry-controller "failure"08:43
pedroalvarezmwilliams_ct: btw, I have some knowledge about how opengrok works08:45
*** franred has joined #baserock08:48
*** jonathanmaw has joined #baserock08:48
mwilliams_ctpedroalvarez: this relates to my interests09:04
mwilliams_ctpedroalvarez: does it hook directly into trove by any lucky chance?09:04
pedroalvarezsadly, nope09:04
*** edcragg has quit IRC09:05
*** edcragg has joined #baserock09:05
mwilliams_ctpedroalvarez: :(09:06
pedroalvarezso, you basically need to:09:09
pedroalvarez1) Have java, which is something doable09:09
pedroalvarez2) Put all the code in one place (yeah, even with opengrok you will need to clone everything)09:09
pedroalvarez3) Run `opengrok  ... index ...` to index all the source code09:09
pedroalvarez4) Configure opengrok (of course)09:09
pedroalvarezhm... also, the webapp is java, not sure if we can do that using the webservers we have integrated09:11
pedroalvarezit's using tomcat in the baserock.org infra09:11
mwilliams_ctack09:12
mwilliams_ctso for my specific needs I think that's not immediately useful (I might as well just clone everything on a machine with shared access) but it could become very useful at a later time09:12
*** ssam2 has joined #baserock09:13
*** ChanServ sets mode: +v ssam209:13
mwilliams_ctso ty pedroalvarez! I will have a poke around with opengrok in the future I think09:14
*** locallycompact has joined #baserock09:16
*** franred has quit IRC09:23
*** franred has joined #baserock09:42
locallycompactdoes anyone know why running git grep foo HEAD in a bare git repository on a trove launches a pager instead of printing to stdout?10:08
edcraggif there's more than a small amount of output it generally opens a pager ime10:09
locallycompactit's opening regardless10:10
pedroalvarezlocallycompact: that can be configured in git, right?10:10
* pedroalvarez finds `git --no-pager` in google10:11
locallycompactok mwilliams_ct so we can at least do this - for x in $(find . -name '*.git'); do git --git-dir="$x" grep -e foo HEAD; done10:14
mwilliams_ctdelicious10:14
locallycompactI put [core] pager=cat in root's gitconfig10:14
pedroalvarezthat was the other solution if --no-pager didn't work10:15
locallycompactshould work10:15
*** locallycompact has quit IRC11:28
*** locallycompact has joined #baserock11:29
SotKis g.b.o seeming slow for anyone else?11:44
pedroalvarezSotK: cloning? browsing? all of it?11:45
SotKbrowsing11:45
pedroalvarezyes, a bit slow11:46
pedroalvarezbut I think that's "normal" nowadays11:47
SotK:(11:47
*** paulwaters_ has joined #baserock11:56
*** anahuelamo has quit IRC13:00
pedroalvarezpatch on review! https://gerrit.baserock.org/#/c/2140/13:46
paulsherwoodpedroalvarez: tested?13:48
pedroalvarezbuilt and upgraded a trove13:48
paulsherwoodmerged13:48
pedroalvarezgreat thanks13:48
paulsherwoodthanks :)13:50
*** fay_ has quit IRC14:03
*** fay_ has joined #baserock14:08
*** bwh has quit IRC14:25
*** bwh has joined #baserock14:25
*** jonathanmaw_ has joined #baserock14:27
*** jonathanmaw has quit IRC14:28
*** fay_ has quit IRC15:11
*** fay_ has joined #baserock15:11
*** ssam2_ has joined #baserock16:49
*** ssam2 has quit IRC16:51
*** ctbruce has quit IRC16:51
*** jonathanmaw_ has quit IRC17:01
pedroalvarezoh, I've found now the bit about ~/.github in the docs17:05
pedroalvarezthis wasn't needed in gerrit17:05
pedroalvarezwrong window17:06
paulsherwood:)17:06
*** edcragg has quit IRC17:09
*** locallycompact has quit IRC17:13
*** franred has quit IRC17:28
*** ssam2_ has quit IRC17:49
*** toscalix has quit IRC19:41
paulsherwoodhttps://gerrit.baserock.org/#/c/2142/19:54
*** edcragg has joined #baserock20:51
paulsherwoodbah... coreboot has ../foo submodules21:08
*** edcragg has quit IRC21:23
*** edcragg has joined #baserock21:32
*** edcragg has quit IRC21:57
*** peter has joined #baserock22:01
paulsherwoodhttp://paste.baserock.org/evuxukehuf22:02
persiaCoreboot is another excellent example of gerrit doing the autosubmodule thing.22:02
paulsherwoodack22:03
* persia still thinks this would be interesting to Baserock, although it takes a while to set up22:03
paulsherwoodseems our build of cryptography is broken22:03
persiaHow so?22:03
paulsherwoodhttp://paste.baserock.org/evuxukehuf22:03
paulsherwoodi'm betting its the openssl update22:04
persiaOh, probably, yes.22:05
* persia tries to find the oslo definition22:08
persiaOh my, that's not a recent oslo at all.22:09
persiaOh, never mind, that's a red herring (parallel builds)22:10
paulsherwoodyou mean you think the build failed because it's parallelised?22:25
paulsherwoodpersia: ^^22:26
paulsherwoodi retried with single instance. same result. upgrading fixes it22:27
paulsherwoodhttps://gerrit.baserock.org/#/c/2143/22:27
persiaNo, I meant that me looking at the out-of-date oslo to see if there was a cherry-pick was a waste of time: I was just reading the log incorrectly.22:31
paulsherwoodoh, now i see what you mean. sorry, yes...22:31
* paulsherwood wonders if there's a better way to signify the parellel logs22:32
persiaMaybe have the main log be a summary log, with pointers to saved artifacts with single-stream build logs for failures.22:33
persiaThe current stuff kinda works, except it would be really hard to detangle if two different builds were failing at the same time.22:33
paulsherwoodack22:33
paulsherwoodanyways... sleeptime22:34
persiaGood night.22:34
*** peter has quit IRC22:51
*** thrace has quit IRC23:23
*** thrace has joined #baserock23:25

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