IRC logs for #baserock for Tuesday, 2017-01-03

*** paulw (~paulwater@82-70-136-246.dsl.in-addr.zen.co.uk) has joined #baserock08:05
*** paulw (~paulwater@82-70-136-246.dsl.in-addr.zen.co.uk) has quit (Client Quit)08:05
*** CTtpollard (~CTtpollar@82-70-136-246.dsl.in-addr.zen.co.uk) has joined #baserock09:03
*** toscalix (~toscalix@90.170.203.139) has joined #baserock09:04
*** rdale (~quassel@113.red-2-138-16.dynamicip.rima-tde.net) has joined #baserock09:10
-benbrown2 is now known as benbrown_09:31
*** ssam2 (~ssam2@82-70-136-246.dsl.in-addr.zen.co.uk) has joined #baserock09:38
*** Mode #baserock +v ssam2 by ChanServ09:38
*** jonathanmaw (~jonathanm@82-70-136-246.dsl.in-addr.zen.co.uk) has joined #baserock09:47
*** ctbruce (~bruceunde@82-70-136-246.dsl.in-addr.zen.co.uk) has joined #baserock09:48
*** tiagogomes (~tiagogome@82-70-136-246.dsl.in-addr.zen.co.uk) has joined #baserock09:50
*** lachlan (~lachlan@82-70-136-246.dsl.in-addr.zen.co.uk) has joined #baserock10:22
*** locallycompact (~lc@82-70-136-246.dsl.in-addr.zen.co.uk) has joined #baserock10:38
jjardonssam2: In case you missed, https://baserock.gitlab.io/spec/ is now being generated from the ci of https://gitlab.com/baserock/spec/11:34
ssam2cool, OK11:40
ssam2I guess that and https://docs.baserock.org/ will be in sync since they both use git hooks, but we can probably just point docs.baserock.org to point to baserock.gitlab.io/11:41
ssam2oh, except http://baserock.gitlab.io/ gives a 404 .. is that fixable?11:41
locallycompact /spec11:42
ssam2yeah that works, but / doesn't11:42
ssam2however there's content at / on docs.baserock.org11:42
locallycompactdon't think you can do that11:43
locallycompactit's $groupname.gitlab.io/$projectname11:43
ssam2ah, ok11:44
pedroalvarezit's posible to set  up a cname for that though11:44
ssam2in that case, i'll probably leave docs.baserock.org as-is for now in case we need to host more docs11:44
pedroalvarezi created http://spec.baserock.org/ as a poc11:44
ssam2the two will be in sync in any case11:44
pedroalvarezssam2: not sure if in sync given that the repos have been moved11:44
ssam2oh, yeah11:44
pedroalvarezand gbo is not in sync with gitlab11:44
ssam2right ...11:44
ssam2so all the baserock/baserock/*.git repos are obsolete and out of date? are they marked as such?11:45
pedroalvareznope11:45
pedroalvarezthere is one special case, lorries.git11:45
ssam2hmm, how can we fix that11:45
ssam2right, lorries.git isn't in baserock/baserock/11:45
ssam2but baserock/local-config11:45
pedroalvarezvery true :)11:45
pedroalvarezbut something we need to consider11:46
ssam2I guess *://git.baserock.org/baserock/baserock/* URLs might be able to forward to the appropriate gitlab repos?11:46
ssam2that or we need to add a big warning saying LOOK HERE INSTEAD! to all the obsolete repos11:46
pedroalvarezI pondered creating a lorry file for baserock/* repos11:47
ssam2right, so we just keep the repos up to date from gitlab11:47
ssam2wait, all that automation already exists, but for Gerrit11:48
pedroalvarezIt looks like you can make l-c to lorry in other places than delta11:48
ssam2we could run a lorry-controller that pulls from gitlab and pushes to git.baserock.org11:48
ssam2and make the git.baserock.org repos read-only (if they aren't already now)11:48
pedroalvarezthat l-c can be the one we have already running in gbo11:49
ssam2ah, nice11:49
ssam2in which case this becomes pretty easy11:49
pedroalvarezother option is just deprecate everything11:49
ssam2what do you mean by 'deprecate' ?11:49
pedroalvarezmark as obsolete11:49
ssam2but how?11:49
ssam2i don't think it's OK to just break the existing URLs that have worked for the last 5 years11:50
pedroalvarezI agree11:50
ssam2seems like it's least effort to just keep them working, but make them read-only so nobody gets confused and pushes there11:51
ssam2so gerrit.baserock.org is now obsolete too? that should also give some hint to users that the princess is now in a different castle11:51
ssam2i guess no build tooling depends on gerrit.baserock.org URLs, so that could just be decommissioned and set to forward to gitlab11:52
pedroalvarezyep, thats a good idea11:53
pedroalvarezI believe I made gerrit a bit read-only (nobody can merge) to not leave things very broken11:56
ssam2ah, nice11:56
pedroalvarezAlso, tried to set up gitlab replication thingy, for definitions, and it couldn't cope with the size (hello?) of the repo11:57
ssam2is this a special tool gitlab provides for pushing from Gitlab to other Git servers ?11:58
pedroalvarezyep, let me find the link11:58
ssam2that sounds pretty broken if so, I guess we could try and fix it but since lorry-controller already exists and works, we might as well just use that ...11:58
pedroalvarezhttps://gitlab.com/baserock/definitions/mirror11:59
pedroalvarezthe error output being: http://paste.baserock.org/ucavameniz12:00
*** pedroalvarez (~pedroalva@ec2-54-213-192-127.us-west-2.compute.amazonaws.com) has quit (Quit: http://quassel-irc.org - Chat comfortably. Anywhere.)12:01
*** pedroalvarez (~pedroalva@ec2-54-213-192-127.us-west-2.compute.amazonaws.com) has joined #baserock12:02
* Topic for #baserock is "Conversation regarding the Baserock project http://wiki.baserock.org/ | Please note: This channel is logged | IRC logs: http://irclogs.baserock.org/ | Pastebin: http://paste.baserock.org/"12:02
* Topic set by pedroalvarez!~quassel@ec2-54-191-112-126.us-west-2.compute.amazonaws.com on 2015-02-03 11:56:59 UTC12:02
*** Mode #baserock +v pedroalvarez by ChanServ12:02
*** Mode #baserock +nt by cherryh.freenode.net12:02
* Channel #baserock created on 2011-09-20 23:12:59 UTC12:02
ssam2hmm, that might be an error from the git-daemon on git.baserock.org12:02
jjardonssam2: in case you missed it, this was all discussed in the mailing list some time ago: https://listmaster.pepperfish.net/pipermail/baserock-dev-baserock.org/2016-November/013756.html12:03
ssam2thanks for the link12:04
ssam2could even be an error from SSH or gitano, since i presume it's trying to push12:04
ssam2oh, but over HTTP12:05
ssam2so actually it'd be from either lighttpd or git-daemon12:05
pedroalvarez+S to that HTTP12:05
ssam2yes12:06
pedroalvarezI tested that push from my laptop, and seemed to work12:06
pedroalvarez(i want to believe i did)12:06
ssam2using the same code that Gitlab's server will use? in that case I guess the error will be hard to debug12:06
ssam2still, the lighttpd logs should have something about the error12:07
ssam2since ultimately it's lighttpd that returns the 411 error12:07
pedroalvarezoh, yes, gitlab might not be doing a simple git push as I was doing12:08
pedroalvarez(apologies, I didn't have enought time to debug these things)12:13
ssam2no worries12:13
ssam2i don't yet know whether or not i'll have time to any of this in 201712:14
ssam2*to do12:14
pedroalvarezwe need at least to convince people it's something needed :)12:14
ssam2well, I think if many people were using baserock then it'd be obviously needed because there'd be a chorus of "why is this repo out of date", "why is gerrit readonly" etc12:15
ssam2i'm sure some have actually read the emails announcing the change, but there are usually many who don't :-)12:15
*** toscalix (~toscalix@90.170.203.139) has quit (Quit: Konversation terminated!)13:17
*** toscalix (~toscalix@90.170.203.139) has joined #baserock13:20
*** edcragg (~ed@82-70-136-246.dsl.in-addr.zen.co.uk) has quit (Remote host closed the connection)13:24
*** toscalix (~toscalix@90.170.203.139) has quit (Read error: Connection reset by peer)13:28
*** toscalix (~toscalix@90.170.203.139) has joined #baserock13:28
*** toscalix (~toscalix@90.170.203.139) has quit (Client Quit)13:28
*** toscalix_ (~toscalix@90.170.203.139) has joined #baserock13:28
*** edcragg (~ed@82-70-136-246.dsl.in-addr.zen.co.uk) has joined #baserock13:35
<= Netsplit between *.net and *.split. Users quit: inara`13:47
*** inara (~inara@68.ip-149-56-14.net) has joined #baserock13:48
*** gtristan (~tristanva@modemcable172.18-161-184.mc.videotron.ca) has quit (Ping timeout: 260 seconds)14:08
*** lachlan (~lachlan@82-70-136-246.dsl.in-addr.zen.co.uk) has quit (Ping timeout: 258 seconds)14:48
*** lachlan (~lachlan@82-70-136-246.dsl.in-addr.zen.co.uk) has joined #baserock14:59
*** edcragg (~ed@82-70-136-246.dsl.in-addr.zen.co.uk) has quit (Ping timeout: 256 seconds)15:00
*** edcragg (~ed@82-70-136-246.dsl.in-addr.zen.co.uk) has joined #baserock15:01
*** lachlan (~lachlan@82-70-136-246.dsl.in-addr.zen.co.uk) has quit (Client Quit)15:03
*** lachlan (~lachlan@82-70-136-246.dsl.in-addr.zen.co.uk) has joined #baserock15:04
*** lachlan (~lachlan@82-70-136-246.dsl.in-addr.zen.co.uk) has quit (Ping timeout: 248 seconds)15:12
*** lachlan (~lachlan@82-70-136-246.dsl.in-addr.zen.co.uk) has joined #baserock15:30
*** lachlan_ (~lachlan@82-70-136-246.dsl.in-addr.zen.co.uk) has joined #baserock15:31
*** lachlan (~lachlan@82-70-136-246.dsl.in-addr.zen.co.uk) has quit (Ping timeout: 246 seconds)15:36
*** lachlan_ (~lachlan@82-70-136-246.dsl.in-addr.zen.co.uk) has quit (Ping timeout: 256 seconds)15:36
*** lachlan (~lachlan@82-70-136-246.dsl.in-addr.zen.co.uk) has joined #baserock15:37
*** lachlan (~lachlan@82-70-136-246.dsl.in-addr.zen.co.uk) has quit (Read error: Connection reset by peer)15:37
*** lachlan (~lachlan@82-70-136-246.dsl.in-addr.zen.co.uk) has joined #baserock15:37
*** gtristan (~tristanva@mtlxpqak-1176248019.sdsl.bell.ca) has joined #baserock15:42
*** lachlan (~lachlan@82-70-136-246.dsl.in-addr.zen.co.uk) has quit (Ping timeout: 248 seconds)15:45
*** lachlan_ (~lachlan@82-70-136-246.dsl.in-addr.zen.co.uk) has joined #baserock15:58
*** lachlan (~lachlan@82-70-136-246.dsl.in-addr.zen.co.uk) has joined #baserock15:58
*** lachlan_ (~lachlan@82-70-136-246.dsl.in-addr.zen.co.uk) has quit (Client Quit)15:59
*** lachlan (~lachlan@82-70-136-246.dsl.in-addr.zen.co.uk) has quit (Client Quit)15:59
*** lachlan (~lachlan@82-70-136-246.dsl.in-addr.zen.co.uk) has joined #baserock15:59
*** lachlan (~lachlan@82-70-136-246.dsl.in-addr.zen.co.uk) has quit (Ping timeout: 246 seconds)16:09
*** ctbruce (~bruceunde@82-70-136-246.dsl.in-addr.zen.co.uk) has quit (Quit: Leaving)16:28
*** paulw (~paulwater@114.152.159.143.dyn.plus.net) has joined #baserock17:35
-toscalix_ is now known as toscalix17:39
*** lachlan (~lachlan@82-70-136-246.dsl.in-addr.zen.co.uk) has joined #baserock17:41
*** lachlan (~lachlan@82-70-136-246.dsl.in-addr.zen.co.uk) has quit (Ping timeout: 248 seconds)17:49
*** jonathanmaw (~jonathanm@82-70-136-246.dsl.in-addr.zen.co.uk) has quit (Quit: Ex-Chat)18:00
*** lachlan (~lachlan@82-70-136-246.dsl.in-addr.zen.co.uk) has joined #baserock18:01
*** paulw (~paulwater@114.152.159.143.dyn.plus.net) has quit (Quit: Leaving)18:14
*** locallycompact (~lc@82-70-136-246.dsl.in-addr.zen.co.uk) has quit (Ping timeout: 256 seconds)18:32
*** ssam2 (~ssam2@82-70-136-246.dsl.in-addr.zen.co.uk) has quit (Remote host closed the connection)18:34
*** lachlan (~lachlan@82-70-136-246.dsl.in-addr.zen.co.uk) has quit (Ping timeout: 245 seconds)18:40
*** toscalix (~toscalix@90.170.203.139) has quit (Quit: Konversation terminated!)19:00
<= Netsplit between *.net and *.split. Users quit: bfletcher19:35
*** bfletcher (BillFletch@gateway/shell/linaro/x-tdqcrldbiyttnduq) has joined #baserock19:37
*** rdale_ct (~quassel@246.red-81-35-37.dynamicip.rima-tde.net) has joined #baserock20:07
*** rdale (~quassel@113.red-2-138-16.dynamicip.rima-tde.net) has quit (Ping timeout: 246 seconds)20:10
*** gtristan (~tristanva@mtlxpqak-1176248019.sdsl.bell.ca) has quit (Ping timeout: 248 seconds)20:44
*** rdale_ct (~quassel@246.red-81-35-37.dynamicip.rima-tde.net) has quit (Ping timeout: 256 seconds)22:56

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