IRC logs for #baserock for Thursday, 2015-01-15

*** genii [~quassel@ubuntu/member/genii] has quit [Read error: Connection reset by peer]00:16
*** burper [~burper@modemcable082.140-131-66.mc.videotron.ca] has joined #baserock02:52
*** burper [~burper@modemcable082.140-131-66.mc.videotron.ca] has quit []02:52
*** genii [~quassel@ubuntu/member/genii] has joined #baserock05:38
*** genii [~quassel@ubuntu/member/genii] has quit [Quit: Coffee time's over, it's probably Beer O Clock.]07:18
*** zoli__ [~zoli_@0x5e91887a.adsl.cybercity.dk] has joined #baserock07:59
*** zoli_ [~zoli_@linaro/zoli] has quit [Ping timeout: 252 seconds]08:00
*** petefoth [~petefoth@82-70-136-246.dsl.in-addr.zen.co.uk] has quit [Quit: petefoth]08:06
*** petefoth [~petefoth@82-70-136-246.dsl.in-addr.zen.co.uk] has joined #baserock08:07
*** mariaderidder [~maria@213.16.35.194] has joined #baserock08:14
*** ssam2 [~ssam2@213.16.35.194] has joined #baserock08:16
Mode #baserock +v ssam2 by ChanServ08:16
*** wdutch [~william@82-70-136-246.dsl.in-addr.zen.co.uk] has joined #baserock08:24
*** a1exhughe5 [~Alex@82-70-136-246.dsl.in-addr.zen.co.uk] has joined #baserock08:41
*** zoli__ [~zoli_@0x5e91887a.adsl.cybercity.dk] has quit [Remote host closed the connection]08:55
*** franred [~franred@82-70-136-246.dsl.in-addr.zen.co.uk] has quit [Remote host closed the connection]08:57
*** franred [~franred@82-70-136-246.dsl.in-addr.zen.co.uk] has joined #baserock09:08
*** rdale [~quassel@40.Red-83-47-20.dynamicIP.rima-tde.net] has joined #baserock09:14
*** jonathanmaw [~jonathanm@82-70-136-246.dsl.in-addr.zen.co.uk] has joined #baserock09:15
*** zoli_ [~zoli_@cpe.ge-0-2-0-366.abnqu1.dk.customer.tdc.net] has joined #baserock09:17
*** zoli_ [~zoli_@cpe.ge-0-2-0-366.abnqu1.dk.customer.tdc.net] has quit [Changing host]09:17
*** zoli_ [~zoli_@linaro/zoli] has joined #baserock09:17
ssam2I created a baserock-14.46 tag in morph.git09:34
ssam2was trying to upgrade the version of Morph on a distbuild network to master, then back to baserock-14.4609:35
ssam2and didn't want to type out the SHA109:35
persiaDidn't you have to type the SHA to create the tag?09:37
* persia rather wishes morph had proper versioning, independent of definitions09:38
persiaHaving them linked only invites us to make more changes that cause following master to be hard.09:38
ssam2'following master' of what ?09:40
ssam2i'd be ok separating Morph version from Baserock version09:40
persiamaster of anything in Baserock, really.09:41
ssam2I had to type the sha1 to create the tag, but i didn't have to type the sha1 while showing my colleagues how to use the 'update distbuild network to a new morph version quickly' thingy i made for them09:42
KinnisonIf we refer to all the software in baserock as 'the universe' then we can all follow the masters of the universe09:42
ssam2which was the goal09:42
persiaEssentially, when things are linked, we are more likely to make changes in multiple baserock components that depend upon each other without a clean transition model.09:42
ssam2yes. but I think part of the goal of Baserock initially was to avoid having to extra work maintaining every possible combination of different components09:42
ssam2*having to do09:42
persiassam2: In a you-can't-tag-it-like-that model, I'd do that by precreating a patch with the sha change, and committing it or stashing it, as a means to move back and forth between states.09:43
ssam2persia: sorry, you've lost me09:43
persiaKinnison: Please, no.  MOTU was fun when I did it, but the name caused lots of issues, and I don't think it belongs anywhere else.09:43
Kinnisonpersia: bah, you ruin all my fun :-)09:44
persiassam2: In the event that I wanted to pre-type the SHA for a demo, I'd make the change, and use git to track the two different copies, either with a commit, which I could uncommit, or with `git stash`.09:44
ssam2my colleagues do not like typing sha1s, ever09:45
persiaAnd the goal of not having to maintain every combination confuses me.  The main value I see to Baserock is that I *can* maintain more different combinations than if I use a distro.09:45
persiassam2: Then perhaps they need the tool to update definitions with the current SHA of the current repo that I've been talking about for the past 10 months, just like I do.  Expecting someone else to type their sha and create a tag isn't scalable.09:46
ssam2i may well write said tool for them :)09:46
persiaThat would be lovely :)09:46
ssam2but we're not using definitions here, we're using this: http://git.baserock.org/cgi-bin/cgit.cgi/baserock/baserock/morph.git/tree/distbuild/ansible?h=sam/distbuild-ansible09:47
ssam2because building and deploying a system to 7 distbuild notes is way too slow for testing a change to morph09:47
ssam2*nodes09:47
ssam2and fixing that 'properly' is not currently in scope09:48
persiaUgh.  That's frustrating.  My sympathies.09:48
ssam2ansible is working pretty well for the job , though :)09:48
persiaYes, but doing it that way rather removes most of the benefits of using Baserock.09:49
*** locallycompact [~lc@253.175.125.91.dyn.plus.net] has joined #baserock09:51
*** CTtpollard [~tom@82-70-136-246.dsl.in-addr.zen.co.uk] has joined #baserock09:56
*** br_logger [~ubuntu@185.43.218.176] has joined #baserock09:58
*** Krin [~mikesmith@82-70-136-246.dsl.in-addr.zen.co.uk] has joined #baserock10:13
*** lachlanmackenzie [~lachlan@82-70-136-246.dsl.in-addr.zen.co.uk] has joined #baserock10:26
* straycat shakes paws at .gitignore10:30
straycat(forced me to read things instead of randomly grepping)10:31
Kinnison?10:32
straycatthe config.mk was in the .gitignore and i didn't notice the include for it10:32
straycatso I couldn't see where this thing got defined10:33
Kinnisonaah10:33
Kinnisonstraycat: git config --global alias ggrep 'git grep --untracked --no-exclude-standard'10:34
Kinnisonmaybe useful10:34
straycatoh cool thank you10:35
Kinnisonmight need a dot between alias and ggrep10:36
straycatoh I added it to the .gitconfig myself, except i named it g rather ggrep :p10:38
straycatso now it's g g <pattern> , which is nice for me :310:38
*** a1ex [~Alex@82-70-136-246.dsl.in-addr.zen.co.uk] has joined #baserock10:47
*** a1exhughe5 [~Alex@82-70-136-246.dsl.in-addr.zen.co.uk] has quit [Ping timeout: 256 seconds]10:51
*** a1ex [~Alex@82-70-136-246.dsl.in-addr.zen.co.uk] has quit [Ping timeout: 272 seconds]11:32
jmacsTrying to self deploy, get this: mkdir: can't create directory '/tmp/tmp.IMjFeB/systems/15.02': File exists11:48
jmacsIt feels familiar but I don't have anything in my logs about it11:48
straycatthat's weird, what are you deploying to?11:49
pedroalvarezjmacs: are you already in 15.02?11:49
jmacsNo, this is an old VM, I'm trying to upgrade to 15.0211:50
pedroalvarez`system-version-manager list` should give you some info11:50
jmacsOk, 15.02 is there, but not running or default11:50
jmacsfactory (running) (default)11:50
jmacs15.0211:50
jmacsI'll try 15.02a11:50
pedroalvarezyes11:50
pedroalvarezyou can also try `system-version-manager remove 15.02`11:51
pedroalvarezremove or delete, not sure11:51
*** a1ex [~Alex@82-70-136-246.dsl.in-addr.zen.co.uk] has joined #baserock11:52
ssam2new import tool docs look really good, thanks straycat and zara11:53
ssam2we should probably update the README files in the Git repo to link to the wiki, and remove any content that's duplicated in the READMEs11:53
ssam2it's nice to have the info in both places, but i imagine it'll just go out of date in whichever one we don't use11:53
Zara_:D Thanks, ssam2! Yeah, agree on the README duplication issue; as long as there's a link I'm happy. 11:54
Zara_(can confirm that the system-version-manager command is 'remove')11:55
petefothssam2: Zara_: there will also need to be a back-reference from the wiki saying "if you move or remove this page, pleas eupdated the links in xxx/yyy/README" otherwide we end up with *broken* links in the README11:55
Zara_Agreed. :)11:58
ssam2i'm hoping we don't feel the need to rearrange the wiki on a weekly basis11:58
ssam2although i don't disagree it'd be good to have such a text in the wiki somewhere11:59
Zara_heh, yeah, I've tried to organise it in a way that should avoid us having to rearrange things12:00
Zara_maybe that'd be good to have as a general point on the 'editing the wiki' section12:01
petefothZara_: indeed, but as well as the general case (e.g 'if you are editing the wiki, please consider / check whether links in code or README files need to be updated or removed') we should alos flag *specific case we know about (IMHO)12:03
Zara_petefoth: I think it's a good idea, as long as we're careful, since links *to* the READMEs could also go out of date-- generating *more* broken links! (I think broken links look bad, but are at least easily discovered if a tool is heavily used (compared to out-of-date info, which might take a while to spot).)12:10
*** CTtpollard [~tom@82-70-136-246.dsl.in-addr.zen.co.uk] has quit [Quit: Ex-Chat]12:12
petefothZara_: I agree with all of that. Documentation needs time and effort allocated to maintenenance in exactly the same way as code, tests and other software artifacts. At times it can be just as hard to fdo right12:12
*** CTtpollard [~tom@82-70-136-246.dsl.in-addr.zen.co.uk] has joined #baserock12:13
Zara_petefoth: Yeah, personally I think that good documentation is key to attracting a bigger community, but then you tend to need the numbers (or time) to generate the docs in the first place.12:17
petefothZara_: and you need people who are interested in making (specifying, designing, implementing, verifying and maintaining) the docs, when they could be writing code12:20
petefothAlso, not everyone agrees on the importance of docs]12:20
Zara_yes to all of that. :) I do documenting as stress-relief, because I find it easier.12:21
DavePageDocumentation is great for scalability, certainly. Also to reduce latency in getting up to speed with something you've not encountered before, or for a while - means you can context switch faster.12:23
Zara_I partly view it as an indication of whether or not there's an active community of people who will help if I get stuck. Maybe that's unfair, but I tend to go in assuming that at some point I'll get a weird bug, and I want to be able to fix it as quickly as possible.12:27
DavePage*nods*12:27
DavePageAlthough some projects just have good IRC instead12:27
Zara_yeah, that's why I think I'm being a bit unfair12:28
DavePageI dunno. It shows good long-term attitudes to write stuff down in a way that means people don't have to ask questions.12:28
DavePageBut I can't get my head around the exim docs for example, they're a great reference but a rubbish tutorial, and #exim is very helpful12:29
jmacsGah, destroyed another baserock VM by trying to rm -rf /tmp/tmp.rcqEvJ/12:30
Zara_DavePage: yeah, I think both are important. I love it when you can just search the wording of an error online, though, and get an instant solution.12:32
DavePageYep12:32
jmacsNot sure if that's an argument for documentation or IRC12:32
DavePagejmacs: Both have their uses; on the whole good documentation is great for common problems, and IRC is good for debugging more complex ones.12:33
DavePageCommonly used software with poor documentation is a bad sign, and one way to get your software more commonly used is to improve its documentation.12:33
jmacsI meant being able to search for a specific error. Usually that turns up forum posts or IRC logs for me.12:33
DavePage#include <daves_rant_about_quicktransit_installer.txt>12:34
petefothjmacs: do many projects have irc logs that are searchable by new users?12:35
jmacspetefoth: Yes, in that Google indexes them12:35
petefothjmacs: so how would I search google for logs of #baserock?12:36
jmacsType the error message into google12:36
*** mariaderidder [~maria@213.16.35.194] has quit [Ping timeout: 245 seconds]12:38
persiaDoes google spider irclogs.baserock.org?12:41
jmacsIf that site were up it probably would12:41
persiaIt does, but it doesn't cache them12:46
*** a1ex [~Alex@82-70-136-246.dsl.in-addr.zen.co.uk] has quit [Ping timeout: 246 seconds]13:05
*** mariaderidder [~maria@213.16.35.194] has joined #baserock13:13
jmacsIs cache.baserock.org back up? It looks like it :)13:19
DavePageThings are startign to reappear but I wouldn't rely on that until we get the all-clear from DataCentred13:23
*** sambishop [~sambishop@82-70-136-246.dsl.in-addr.zen.co.uk] has quit [Ping timeout: 244 seconds]13:26
*** sambishop [~sambishop@82-70-136-246.dsl.in-addr.zen.co.uk] has joined #baserock13:36
pedroalvarezhey straycat, I like your Autodefrag /var patch13:54
pedroalvarezDoes that mean that journalctl will be faster if merged?13:55
straycatshould be13:57
richard_mawthe next version of systemd will set the journal files as nocow14:00
richard_mawso they won't fragment as easily14:00
DavePageMoo14:00
pedroalvareznoMoo14:00
rjeknomoo14:00
rjeksnap14:00
* straycat mews14:00
*** a1ex [~Alex@82-70-136-246.dsl.in-addr.zen.co.uk] has joined #baserock14:04
Zara_I missed the mention of 'nocow' and was very confused.14:05
*** mariaderidder [~maria@213.16.35.194] has quit [Ping timeout: 272 seconds]14:10
DavePage14:06:33 <+statusbot> Status update: Recovery of the storage cluster has now been completed successfully.   Storage API endpoints have now been re-enabled.  We are currently working to bring the Compute on Demand storage connectivity back online, and performing a number of health and performance checks to ensure everything is behaving as expected.  We will be monitoring both the Compute on Demand and Storage on Demand clusters for ...14:13
DavePage... the next hour to ensure everything is stable, at which point the Compute on Demand endpoints will be re-enabled and the issue resolved. Please bear with us for this final hour whilst we perform the necessary health checks.14:13
petefoth'final hour' is an unfortunate turn of phrase!14:14
*** locallycompact [~lc@253.175.125.91.dyn.plus.net] has quit [Remote host closed the connection]14:15
DavePageIt's the final countdown!14:15
pedroalvareztinoniiiiiinoo14:15
DavePageMy earworm work here is done :)14:15
persiaDavePage: Thanks for the update14:15
pedroalvarezso, after this incident I've been thinking about how can avoid this in the future14:16
pedroalvarezdoes anybody have ideas?14:16
jmacsSounds like we need two troves on different hosting providers14:17
persiaI think we need to think about different solutions for different services.14:17
pedroalvarezpersia: indeed14:18
persiaFor cache.baserock.org, a simple CDN would be good.  I don't think we need an expensive one: just two differently hosted locations, some rsync, and a DNS server that returns one-of-a-set, rather than always the same value.14:18
*** zoli_ [~zoli_@linaro/zoli] has quit [Remote host closed the connection]14:18
persiaFor irclogs, I think we should run two bots in two different DCs, and use some merge-processing algorithm to have a single set of logs, subject to the same sort of CDN as cache.14:18
persiaFor distbuild, I think we're stuck on a DC, but if we have the cluster defintions somewhere accessible, we ought be able to redeploy in reasonable time.14:19
jmacsI don't think irclogs are important enough to need that level of complication14:19
persiaWe talked about git.baserock.org before: there seems to be no good solution for multimaster git, so perhaps just mirroring somewhere public.14:19
richard_mawit might help if we can get rid of the ref resolving bit of the git cache servers, I've heard suggestion that we could use the remote git repositories directly14:20
persiarichard_maw: Doesn't that make us more dependent on shared infrastructure?14:20
persiaTo be clear, by "cache", I meant artifact cache14:20
richard_mawI was trying to be clear that I meant the other bit of the cache service, but I appear to have failed there. The cache servers serve both artifacts, and you can request a handful of git commands on repositories they have locally14:21
richard_mawcache.baserock.org has the git service turned off AIUI14:21
richard_mawbit git.baserock.org also has the cache service so it can do the git operations14:22
richard_mawI'm not sure where shared infrastructure comes in14:22
persiaAh, right, but I thought git.baserock.org didn't have any artifacts14:22
richard_mawwe used to put release artifacts on there, but no, we don't use the artifact cache operation of git.baserock.org much these days, since cache.baserock.org gets populated by distbuild and CI14:23
persiaMy confusion: by using remotes directly, rather than cached, I thought you meant not using the local caches in a development system.14:23
richard_mawah, yeah, I didn't mean that14:23
persiaThen my comment is irrelevant and misleading :)14:24
richard_mawI heard you could do `git cat-file` on remotes, using a subset of the git transfer protocol, which would prevent us needing to have the git cache server as a proxy for running the cat-file commands14:25
*** locallycompact [~lc@253.175.125.91.dyn.plus.net] has joined #baserock14:25
persiaDo we expect that would speed operations?14:26
richard_mawnot especially, but it's one less service we need to horizontally scale14:26
persiaThat is an excellent argument for the change :)14:29
persiaDoes anyone know how much manual configuration Mason requires?  Is it as easy to deploy as distbuild workers?14:29
pedroalvarezpersia: needs some, I've been thinking on creatin a branch now that mason is changing to keep this version somewhere to be deployable without manual configuration.14:31
pedroalvarezmy plan is to do the same for all the servers in DC14:31
persiaMakes sense, and the branch can be rebased against master when things are upgraded in the infrastructure.14:32
pedroalvarezyup14:32
*** mariaderidder [~maria@213.16.35.194] has joined #baserock14:32
persiaAlso allows putting detailed cluster definitions in place, only missing credentials, whether they are especially interesting as reference clusters or not.14:33
pedroalvarezwe are actually doing these things in a fork of definitions: https://github.com/ssssam/test-baserock-infrastructure14:33
persiaI'm not sure I like the "test" in that name, but it seems the right direction.  I hope once it proves itself it can be renamed as with many of the other tests you guys have done.14:35
pedroalvarezit started being a test, I guess14:36
*** zoli_ [~zoli_@linaro/zoli] has joined #baserock14:43
Zara_hi, pedroalvarez, now I'm no longer doing documentation I've gone back to looking at the nodejs stratum patch-- could you explain what the problem is with using 'npm build'? I don't know why this is a problem, so I don't know what I need to change it to.14:50
*** br_logger [~ubuntu@185.43.218.176] has quit [Ping timeout: 264 seconds]14:54
*** br_logger [~ubuntu@185.43.218.176] has joined #baserock14:56
jmacsLorrying a CVS repository takes a long time15:03
KinnisonSadly it takes a lot of work to reconstitute commits across a CVS repo15:03
pedroalvarezhi Zara_!  so, normally, when building and installing something in baserock, we compile the sources, to generate the artifacts needed, and then we only install these artifacts, so we avoid the installation of the source code. 15:04
jmacsI bet. I remember working off a CVS repository.15:05
pedroalvarezIn your node-npm chunk you are installing all the sources, and then "compiling" there to get the artifacts needed. So your install is also going to install things not needed15:06
Zara_ah, is this just an issue for the node-npm chunk? I realised that chunk may not be necessary, since npm is currently installed with nodejs in any baserock system with nodejs installed. Afaik, 'npm build' and 'npm install' don't do any compiling, since compiles at run time-- but I may just be confused. https://developers.google.com/v8/design#mach_code15:17
Zara_/s/since compiles/since nodejs compiles15:17
pedroalvarezYeah, I shoultn't have used "compile"15:18
pedroalvarezZara_: this is also for the npm-util chunk. IIRC you are using the same install commands15:19
Zara_ah, I meant because npm itself has some non-nodejs parts, but the other things shouldn't have15:21
Zara_(so I thought there might be some compiling involved there)15:23
*** Krin [~mikesmith@82-70-136-246.dsl.in-addr.zen.co.uk] has quit [Read error: Connection reset by peer]15:23
*** Krin [~mikesmith@82-70-136-246.dsl.in-addr.zen.co.uk] has joined #baserock15:24
*** genii [~quassel@ubuntu/member/genii] has joined #baserock15:27
*** petefoth [~petefoth@82-70-136-246.dsl.in-addr.zen.co.uk] has quit [Quit: petefoth]15:45
Zara_okay, I'm just confused by all this. In a case where things aren't being compiled prior to running, I don't understand what a needed artifact would be, other than the source code. At present the patch installs the source code. The patch isn't necessary, so maybe it'd be better to leave it to someone who understands this all better (possibly a future me :P).15:58
persiaZara_: Ignore "compilation".15:59
persiaRather, consider that you start with something optimised for development and you end with something optimised for deployment.15:59
persiaWe'll call the former "source" and the latter "artifact"15:59
persiaIn the case of interpreted languages, these are closely related, although perhaps the file arrangement is a bit different.16:00
persiaIn the specific case of Javascript, it is common to compact the "source" to generate the "artifact" by reducing the length of variable names, concatenating files, removing whitespace, etc.16:00
persiaEven if that isn't done, some files may be useful for delivery that are not useful for development, and vice versa.16:01
persiaSo when "installing", one should avoid copying some things (like a README file written for a developer audience), and perhaps autogenerate others (like a working configuration).16:01
persiaDoes it make more sense in that context?16:01
Zara_I think so, but I don't think npm installs things that way, at any rate; as far as I can tell it just moves the source from the github repo to specific folders on a user's system. So I doubt I could achieve the above by using builtin npm commands, and if someone wants npm packages, then (I'd have thought) they'd probably want them to install as expected.16:06
Zara_I don't know how I'd differentiate the useful stuff from the not-useful stuff16:06
*** mariaderidder [~maria@213.16.35.194] has quit [Quit: Ex-Chat]16:07
persiaMakes sense, actually, because the advantage of "compiling" Javascript is about browser memory usage, bandwidth, and consumer router cache sizes.16:08
persiaSo for server side, where one has server memory, one can just use the source.16:08
DavePageThere's also in-browser JavaScript compilation but that's not relevant to this analogy16:09
persiaI'd be happier if the npm community differentiated which files were code and which were irrelevant in their package description format, but I'm willing to believe that they fail to do so.16:09
persiaDavePage: Or in engine generally: e.g. node, but yes, irrelevant.16:10
* rjek win 2916:10
* rjek is paulsherwood :(16:10
Zara_persia: yeah, flicking through a nodejs package.json file, it looks like there's nothing to do that differentiation16:11
Zara_though then again, there's 'bin' field I just spotted containing the .js file16:12
Zara_but the package has other .js files that aren't included in the description there16:13
persiaDoes it work if you only copy that file?16:13
*** ssam2 [~ssam2@213.16.35.194] has quit [Remote host closed the connection]16:13
persiaI don't know enough about the format, but that could be an entry point, or it could be a combined file.16:14
Zara_It 'requires' those things in lib, which aren't listed in the json16:15
Zara_so I suspect it wouldn't work16:15
Zara_(the other .js files are in lib, sorry; I wrote that in a confusing way)16:15
persiaNo worries: you were clear.16:16
persiaIt sounds like the description specification isn't sufficient to describe the set of files that are needed at runtime.16:16
* Zara_ nodes16:16
Zara_nods, haha16:16
Zara_that matches my understanding16:16
persiaYou should push against the spec and ask upstream to confirm this: if it is the case, then copy everything (and explain why in your patch thread), if it is not the case, you'll learn enough in the process to do it the other way.16:17
Zara_(well I suppose the spec does describe them, but only because it has fields for the repo, etc, which would include *all* the files)16:18
persiaPerhaps the key verb is "differentiate" rather than "describe" :)16:19
Zara_heh16:19
pedroalvarezGood news: looks like cache.baserock.org can be used again :)16:20
jmacsRunning this: lorry --verbose --pull-only openssh.lorry16:21
jmacsI get     Warning: Permanently added 'anoncvs.mindrot.org,130.102.96.3' (ECDSA) to the list of known hosts.16:21
jmacs    Permission denied (publickey).16:21
pedroalvarezjmacs: are you using a ssh url?16:21
pedroalvarezwell, I guess is not git, I don't know if that is also aplicable to other VCS16:22
Kinnisonyour lorry URI probably needs something like :pserver: in it16:23
jmacsIt's the default openssh.lorry16:23
jmacs"url": "anoncvs@anoncvs.mindrot.org:/cvs"16:23
Kinnisonodd16:23
jmacsIt looks to have lorried successfully on git.baserock.org16:23
persiaAre there lorry logs that could describe how that worked?16:24
Zara_(thanks, persia, that was really helpful and it clarified a lot.:))16:24
persiaZara_: Good luck.16:24
jmacsopenssh.lorry isn't really my problem, but I thought I'd try it as I'm unable to get my own CVS lorry of libpopt to work16:28
jmacsI get a different error for that: http://pastebin.com/0P2068Qi16:28
persiajmacs: Does it work if you run the listed `git cvsimport` command directly?  How about if you use cvs directly?16:29
straycatthat url doesn't look valid?16:30
jmacsI have cvs cloned that repository, although not on my baserock machine16:30
jmacsI will try a git cvsimport16:30
Zara_ah, I think the npm issue has been brought up already: https://github.com/npm/npm/issues/526416:30
persiaMy thought is that git might provide a more useful error message, because it seems that lorry is just whining that git doesn't work.16:30
straycat"url": ":pserver:anonymous@rpm5.org:/cvs", there's no protocol there, and it's not an ssh url?16:31
jmacsstraycat: Look at libtiff.lorry if you have lorries to hand16:32
jmacsI pretty much copied the other CVS examples16:32
jmacsIt says "url": ":pserver:cvsanon@cvs.maptools.org:/cvs/maptools/cvsroot"16:32
persiaZara_: Yep.  I'd suggest chasing the conversation, and if you can't find a result any other way, asking the originator where they believe consensus ended.  It may be that the conversation is still ongoing (so you have justification for your current position in your patch series and a todo), or was resolved in a way not clear from the github issue.16:32
straycatjmacs, huh, okay then16:33
jmacsHeh, tried something else and got "AuthReply: I HATE YOU" :c16:34
straycatha16:34
Zara_Reading to the end of that thread, it's been added to the feature request list, and isaacs seems to have accepted that there's enough demand that it should be done at some point (it's listed under 'bikeshedding'). I suspect that the nodejs/iojs fork may have complicated some things upstream.16:34
persiaRight.  If there isn't already a good patch, submitting one, along with some forks with the relevant fixes for some of the major consumers may be a way to get the conversation restarted16:37
persiaIf there are patches, you might chase the splitting communities to find out which would be willing to fix this as part of the differentiation (as one of them surely exists to "better serve the needs of modern users", either being the fork, or being the original project with the fork being the conservatives).16:37
persiajmacs: Triple extra points for finding the easter egg! :)16:38
bwhNot quite as good as 'You don't exist, go away!'16:41
persiaZara_: Reading more threads of that discussion, there are some mentions of "build.js": what is this?  Is this the normal way to get from source to artifact?16:42
Zara_ build.js is within npm, here https://github.com/npm/npm/tree/master/lib . 'npm install' calls it16:46
Zara_but npm install does extra stuff, which is why we've been using 'npm build' in the import tool16:47
*** a1ex [~Alex@82-70-136-246.dsl.in-addr.zen.co.uk] has quit [Quit: Leaving]16:51
persiaHrm.  Right.16:55
persiaI'm not sure I understand in detail, but I no longer believe it relevant to the differentiation previously discussed.16:56
*** wdutch [~william@82-70-136-246.dsl.in-addr.zen.co.uk] has quit [Quit: Quit]16:59
Zara_I'll have a look around and research it further. I think I'll be busy with other things next week, but I should be able to make some notes for someone else (or me in the future), so it can be chased up.17:01
*** jonathanmaw [~jonathanm@82-70-136-246.dsl.in-addr.zen.co.uk] has quit [Quit: Leaving]17:06
jmacsgit cvsimport of libpopt worked correctly (outside baserock) :(17:07
persiaAnd it breaks inside the devel environment?17:14
persia(raw vs. through lorry)17:14
rdalei have a pile of git repos for gems that i want to add to ruby-gems.lorry, but they aren't in a sort of order, and they may be duplicates of existing repos - is there any easy way of doing a sorted merge?17:15
jmacsI'll find that out in time - it takes a very long time to run a cvs import.17:15
*** locallycompact [~lc@253.175.125.91.dyn.plus.net] has quit [Read error: Connection reset by peer]17:18
*** zoli_ [~zoli_@linaro/zoli] has quit [Remote host closed the connection]17:27
paulsherwoodpedroalvarez: i've done the genivi table dance17:36
pedroalvarezpaulsherwood: I really appreciate it thanks!17:36
paulsherwoodi have a script which does the hard work :)17:37
pedroalvarezpaulsherwood:  I have the idea of creating fork of definitions for genivi. So we can start putting gpl3 chunks in baserock whenever we want without worrying about it. What do you think? 17:39
jmacsgit cvsimport of libpopt succeeded on baserock outside lorry.17:42
* straycat isn't quite sure why a change to vim requires a rebuild of half the system17:42
persiajmacs: Excellent.  That means that http://pastebin.com/0P2068Qi is purely a lorry error.17:42
straycatMaybe we can move it higher?17:43
persiastraycat: Please.17:43
persiajmacs: What locale do you have when it worked?17:43
jmacsGood question17:44
jmacsNothing set except LANG=en_GB.UTF-817:44
jmacsYou get the perl warning: Setting locale failed.17:45
persiaWhich appears to also be set in the error situation.17:45
jmacsBut it succeeds.17:45
straycatI guess a dev-tools stratum might make sense: devel system tools that don't have dependants17:47
persiaAnnoyingly error 128 just means "git failed to close cleanly", but is supposed to have another message explaining the actual problem.17:47
*** Krin [~mikesmith@82-70-136-246.dsl.in-addr.zen.co.uk] has quit [Remote host closed the connection]18:04
*** mdunford [~marcdunfo@82-70-136-246.dsl.in-addr.zen.co.uk] has quit [Ping timeout: 245 seconds]18:12
*** tiagogomes [~tiagogome@82-70-136-246.dsl.in-addr.zen.co.uk] has quit [Quit: Leaving]18:12
*** zoli_ [~zoli_@linaro/zoli] has joined #baserock18:14
jmacsNow lorry works libpopt.18:30
jmacsNo idea what changed there.18:30
persiaVery odd indeed18:34
persiaMaybe a server-side timeout?18:34
pedroalvarezstraycat: what about dev-tools being the current tools stratum and make nothing depend on tools? 18:37
persiaNeeds some thought about morph18:38
persiaBecause different morph can cause things to build differently, and morph is in tools.18:38
persiaBut I like that idea for all non-morph tools.18:38
pedroalvarezMorph was moved to morph-utils, iirc18:41
straycatpedroalvarez, not sure, sounds like more work18:43
paulsherwoodpedroalvarez: the fork sounds like more work too?18:44
persiaWhy so it was.18:44
persiapaulsherwood: In prior discussion, the alternative was to have two copies of many things (from build-essential up) in definitions.git master.18:45
* paulsherwood prefers less work18:46
persiaMeasuring the work difference between merging changes between two git repos and between two files in a single git repo is mostly a matter of taste18:48
paulsherwood*measuring* work differences seems largely impossible18:50
persiaFair point: rather that in my observation of watching people merge changes, it seems that the amount of effort expended is unlreated to whether they use patchutils or VCS tools, and more closely related to their comfort with one or the other solution.18:52
persiaThere is some variation in effort depending on the nature of the merge, but the vast majority of merges fall into roughly the same bucket of work effort.18:53
paulsherwoodless work if we can find a way to have one soln, rather than 218:53
persiaFrom what I understand, the main issue is readline: lots of low-level stuff wants to be built with GPL readline for a GPL system, and non-GPL readline for a non-GPL system.18:55
*** lachlanmackenzie [~lachlan@82-70-136-246.dsl.in-addr.zen.co.uk] has quit [Ping timeout: 246 seconds]19:22
paulsherwoodright. when we discussed this originally, my understanding was that readline was inherently a developer thing? so shouldn't be on target builds?19:28
paulsherwood(at all?)19:28
*** zoli_ [~zoli_@linaro/zoli] has quit [Remote host closed the connection]19:32
*** zoli_ [~zoli_@linaro/zoli] has joined #baserock19:32
persiaIt depends on what you are building.  Nearly anything that has a text-based terminal-like interface uses readline.19:37
persiabash doesn't work properly without it.19:37
persiaLots of frameworks rely on it to provide higher-level text interaction features.19:38
persiaFor example. Qt prefers to have it present.19:38
persiaSo while it is possible to construct a system that has no need for readline, it requires making some specialised choices that are inappropriate for many users.19:39
persiaIf all one wants to do is provide a GUI shell and an app container, where apps have a restricted API, then non-readline is sensible, and many non-GPL targets go in this direction.19:39
persiaIf one wants to build a more general-purpose system, or anything with a command line-like interface (e.g. the chat feature on many online games), one wants readline.19:40
persiaAnd, for the most part, the users of general-purpose systems are less GPL-averse, so this is not an issue.19:41
persiaUnfortunately, Baserock, not being a distro, but rather a distro toolkit, ends up trying to have both.19:41
persiaThis can be done by forking definitions into GPL-OK and no-GPL, or by forking the files in definitions in the same way.19:41
persiaFor extra benefit, the non-GPL systems can migrate to libedit or libtecla, which are likely to evolve more usefully than the old readline.19:43
*** rdale_ [~quassel@118.Red-193-153-89.dynamicIP.rima-tde.net] has joined #baserock19:48
*** rdale [~quassel@40.Red-83-47-20.dynamicIP.rima-tde.net] has quit [Read error: Connection reset by peer]19:48
*** rdale [~quassel@11.Red-2-138-206.dynamicIP.rima-tde.net] has joined #baserock19:51
*** rdale_ [~quassel@118.Red-193-153-89.dynamicIP.rima-tde.net] has quit [Read error: Connection reset by peer]19:51
*** rdale [~quassel@11.Red-2-138-206.dynamicIP.rima-tde.net] has quit [Read error: Connection reset by peer]19:52
*** rdale [~quassel@2.138.188.122] has joined #baserock19:57
*** rdale_ [~quassel@88.14.146.190] has joined #baserock20:01
*** rdale_ [~quassel@88.14.146.190] has quit [Read error: Connection reset by peer]20:04
*** rdale [~quassel@2.138.188.122] has quit [Ping timeout: 240 seconds]20:04
*** rdale [~quassel@255.Red-83-47-18.dynamicIP.rima-tde.net] has joined #baserock20:07
*** rdale_ [~quassel@91.Red-83-49-216.dynamicIP.rima-tde.net] has joined #baserock20:10
*** rdale [~quassel@255.Red-83-47-18.dynamicIP.rima-tde.net] has quit [Read error: Connection reset by peer]20:10
*** rdale [~quassel@116.Red-83-61-40.dynamicIP.rima-tde.net] has joined #baserock20:14
*** rdale__ [~quassel@239.Red-88-8-219.dynamicIP.rima-tde.net] has joined #baserock20:16
*** rdale_ [~quassel@91.Red-83-49-216.dynamicIP.rima-tde.net] has quit [Ping timeout: 272 seconds]20:18
*** rdale__ [~quassel@239.Red-88-8-219.dynamicIP.rima-tde.net] has quit [Read error: Connection reset by peer]20:18
*** rdale [~quassel@116.Red-83-61-40.dynamicIP.rima-tde.net] has quit [Ping timeout: 264 seconds]20:19
*** rdale [~quassel@121.Red-83-35-60.dynamicIP.rima-tde.net] has joined #baserock20:20
*** rdale_ [~quassel@97.Red-81-38-117.dynamicIP.rima-tde.net] has joined #baserock20:22
*** rdale [~quassel@121.Red-83-35-60.dynamicIP.rima-tde.net] has quit [Ping timeout: 256 seconds]20:25
*** zoli_ [~zoli_@linaro/zoli] has quit [Remote host closed the connection]20:54
*** rdale [~quassel@219.Red-83-61-47.dynamicIP.rima-tde.net] has joined #baserock21:10
*** rdale_ [~quassel@97.Red-81-38-117.dynamicIP.rima-tde.net] has quit [Read error: Connection reset by peer]21:11
*** zoli_ [~zoli_@linaro/zoli] has joined #baserock21:22
*** zoli_ [~zoli_@linaro/zoli] has quit [Read error: Connection reset by peer]21:31
*** zoli__ [~zoli_@0x5e91887a.adsl.cybercity.dk] has joined #baserock21:31
*** zoli_ [~zoli_@linaro/zoli] has joined #baserock22:43
*** pedroalvarez [~quassel@ec2-54-191-112-126.us-west-2.compute.amazonaws.com] has quit [No Ping reply in 180 seconds.]22:48
*** pedroalvarez_ [~quassel@ec2-54-191-112-126.us-west-2.compute.amazonaws.com] has joined #baserock22:49
Mode #baserock +nt by rajaniemi.freenode.net22:49
*** genii [~quassel@ubuntu/member/genii] has quit [Disconnected by services]22:50
genii_ is now known as genii22:50
*** richard_1aw [~richard_m@xvm-21-133.ghst.net] has joined #baserock22:51
*** 64MABRGQB [~zoli_@0x5e91887a.adsl.cybercity.dk] has joined #baserock22:53
*** rjek_ [~rjek@gateway/shell/pepperfish/session] has joined #baserock22:54
*** rjek_ [~rjek@gateway/shell/pepperfish/session] has quit [Changing host]22:54
*** rjek_ [~rjek@gateway/shell/pepperfish/x-pujmdhljfwpubiiz] has joined #baserock22:54
*** genii [~quassel@ubuntu/member/genii] has quit [Quit: Coffee time's over, it's probably Beer O Clock.]22:54
*** genii [~quassel@ubuntu/member/genii] has joined #baserock22:55
*** jmalk [~joshmalki@access.ducie-dc1.codethink.co.uk] has joined #baserock22:55
*** SotK [~adamcoldr@access.ducie-dc1.codethink.co.uk] has joined #baserock23:00
*** franred_ [~franred@82-70-136-246.dsl.in-addr.zen.co.uk] has joined #baserock23:00
*** SotK_ [~adamcoldr@access.ducie-dc1.codethink.co.uk] has quit [Ping timeout: 276 seconds]23:00
*** franred [~franred@82-70-136-246.dsl.in-addr.zen.co.uk] has quit [Ping timeout: 276 seconds]23:00
*** flatmush [~flatmush@82-70-136-246.dsl.in-addr.zen.co.uk] has joined #baserock23:01
*** fay_ [~fay@82-70-136-246.dsl.in-addr.zen.co.uk] has joined #baserock23:01
*** robtaylor [~robtaylor@xvm-124-143.dc2.ghst.net] has quit [Ping timeout: 272 seconds]23:01
*** jmacs [~jimmacart@access.ducie-dc1.codethink.co.uk] has quit [Ping timeout: 272 seconds]23:01
*** JPohlmann [~jannis@xfce/core-developer/JPohlmann] has quit [Ping timeout: 272 seconds]23:01
*** paulsherwood [~paulsherw@access.ducie-dc1.codethink.co.uk] has quit [Ping timeout: 272 seconds]23:01
*** pdar [~patrickda@access.ducie-dc1.codethink.co.uk] has quit [Remote host closed the connection]23:01
*** mauricemoss_ [~simonh@82-70-136-246.dsl.in-addr.zen.co.uk] has joined #baserock23:02
*** perryl_ [~laurenper@access.ducie-dc1.codethink.co.uk] has quit [Ping timeout: 264 seconds]23:02
*** sambishop [~sambishop@82-70-136-246.dsl.in-addr.zen.co.uk] has quit [Ping timeout: 264 seconds]23:02
*** doffm [~mdoff@23.226.235.108] has quit [Ping timeout: 264 seconds]23:02
*** benbrown_ [~benbrown@access.ducie-dc1.codethink.co.uk] has joined #baserock23:03
rdale is now known as 17WAAXXVR23:04
*** sambishop [~sambishop@82-70-136-246.dsl.in-addr.zen.co.uk] has joined #baserock23:04
*** rdale [~quassel@219.Red-83-61-47.dynamicIP.rima-tde.net] has joined #baserock23:04
Mode #baserock +v richard_maw by ChanServ23:04
*** straycat [~straycat@fez.tardis.ed.ac.uk] has joined #baserock23:05
*** petefoth1 [~petefothe@access.ducie-dc1.codethink.co.uk] has joined #baserock23:05
*** persia_ [quassel@ubuntu/member/persia] has joined #baserock23:05
*** persia [quassel@ubuntu/member/persia] has joined #baserock23:05
*** radiofree [radiofree@unaffiliated/radiofree] has joined #baserock23:05
*** jmacs [~jimmacart@access.ducie-dc1.codethink.co.uk] has joined #baserock23:06
*** paulsherwood [~paulsherw@access.ducie-dc1.codethink.co.uk] has joined #baserock23:06
*** juergbi` [~juerg@vserver.paldo.org] has joined #baserock23:07
*** pdar [~patrickda@access.ducie-dc1.codethink.co.uk] has joined #baserock23:07
*** JPohlmann [~jannis@m65s13.vlinux.de] has joined #baserock23:08
*** JPohlmann [~jannis@m65s13.vlinux.de] has quit [Changing host]23:08
*** JPohlmann [~jannis@xfce/core-developer/JPohlmann] has joined #baserock23:08
*** zoli_ [~zoli_@linaro/zoli] has joined #baserock23:12
*** richard_maw [~richard_m@xvm-21-133.ghst.net] has joined #baserock23:12
*** dabukalam [~quassel@ec2-54-69-244-150.us-west-2.compute.amazonaws.com] has joined #baserock23:12
*** CTtpollard [~tom@82-70-136-246.dsl.in-addr.zen.co.uk] has joined #baserock23:12
*** kejiahu [~kejiahu@access.ducie-dc1.codethink.co.uk] has joined #baserock23:12
*** ratmice__ [bosshog@nightfall.forlorn.net] has joined #baserock23:12
*** perryl [~laurenper@access.ducie-dc1.codethink.co.uk] has joined #baserock23:12
*** doffm [~mdoff@23.226.235.108] has joined #baserock23:12
*** zoli_ [~zoli_@0x5e91887a.adsl.cybercity.dk] has joined #baserock23:13
*** zoli_ [~zoli_@0x5e91887a.adsl.cybercity.dk] has quit [Changing host]23:14
*** zoli_ [~zoli_@linaro/zoli] has joined #baserock23:14
*** robtaylor [~robtaylor@xvm-124-143.dc2.ghst.net] has joined #baserock23:14
*** rjek_ [~rjek@gateway/shell/pepperfish/session] has quit [Changing host]23:29
*** rjek_ [~rjek@gateway/shell/pepperfish/x-cbtroxypvinilxdo] has joined #baserock23:29

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