[11:36] ahoy my yellow friends [11:59] hiya [12:01] nice trip report frankban. about concurrent.futures you said "Guido doesn't like them...". Did you mean concurrent.futures or futures.as_completed? [12:05] gary_poster: I mean callbacks [12:05] frankban, oh! I see [12:05] interesting. Wil look at that more closely later [12:09] bac benji frankban gmb, call in 1 [12:09] @ http://tinyurl.com/yellowsquad [12:11] gmb you on the way? [13:28] benji, re tarmac automation: got a lot of pushback about bootstrap not sending the key properly (I didn't help anything by doing a classic "gary gets off on the wrong foot by calling a tomato a potato" mistake, where in this case it was calling bootstrap deploy). However, hazmat suggested that we could set $HOME [13:28] and then generate .juju and .ssh [13:29] not a horrible idea [13:29] interesting [13:29] a hack, but still interesting [13:31] benji, meanwhile, on #juju other people are having interesting ideas [13:32] * benji looks [13:32] by from non-direct-juju people :-) [13:33] frankban, http://tinyurl.com/yellowsquad ? [13:33] gary_poster: joining [13:37] The best solution for us to implement right away seems to be either "nothing" (i.e., keep it the way it works now with having to tweak your ssh config) or hacking $HOME for the duration of the test run [13:38] hmm, but hacking $HOME may well not work if the user has some ssh config that needs to apply to all machines (like always bouncing the connection through a gatekeeper machine) [13:39] I guess we could copy their .ssh/config to the new $HOME location and then append our shut-up-AWS config to the end, but it is starting to get really hacky [14:23] benji, agree, thought as much [14:23] gmb, call in 7? [14:23] gary_poster, Yep. [14:23] cool [14:29] gary_poster, Yellow hangout or elsewhere? [14:30] gmb, yellow hangout [14:30] kk [14:45] gary_poster: create_lxc, when in install_lxc, had an --install-subunit option. it looks like it got dropped in the move to initlxc.py. that should be added back, no? [14:46] yes good idea: init-lxc should have that option [15:08] gary_poster, Lost you [15:50] gary_poster: i'm making progress but might benefit from pairing if you're available after lunch [15:52] bac, ok, sounds good [15:56] gary_poster: ok, i'm grabbing some food now [15:56] cool bac, will do the same in a few [16:46] gary_poster: what do you think about adding a check for repository, branch and checkout directories existence in init-repo? Exiting with an error if they already exist? [16:59] frankban, +1 [16:59] cool [16:59] frankban, we will need to think pretty caefully about the developer story [16:59] frankban, so far it's been fairly neglected other than the big picture [17:00] that's the kind of change will be good for developers, I think [17:03] gary_poster: I agree. I am also inclined to rename settings.CHECKOUT_DIR to settings.LP_REPOSITORY_DIR. CHECKOUT_DIR seems confusing... [17:05] frankban, a lot of the names have been confusing since the refactoring. I thought we fixed that one though--isn't that the name of the default checkout directory, rather than the path to the default repository [17:05] ? [17:06] gary_poster: in init-repo CHECKOUT_DIR is the default for --repository, and LP_CHECKOUT_NAME is the default for --checkout-name [17:06] frankban, heh, ok, yeah you are right :-) [17:08] gary_poster: I managed to get the "originals" backup directory working, but I think we should discuss the security implications [17:08] great, and, uh-oh :-) [17:09] :) [17:10] benji, I'll ping in just a few more [17:10] k [17:36] benji, yellowsquad when you are ready [18:47] gary_poster: I'm coming back [19:28] gary_poster: ready at 3:30? [19:28] bac, yes [19:47] benji: http://paste.ubuntu.com/1088608/ <- tb traceback [19:48] bac: is this on a machine you've never used tb on before? [19:48] benji: yes [19:48] gary_poster: trying to get plugin installed [19:48] :-) k [19:49] gah [19:50] bac: hmm, I may not have the dependencies or PPA set up right then, it sounds like you need my patched version of python-vte (or whatever the package name is) [19:50] bac: try sudo apt-get install python-vte [20:43] gary_poster: you there? [20:43] bac, yes [20:43] bac, I'm here now [21:14] bac: did you get tb happy? [21:14] benji: yes,thanks. sorry i didn't give you feedback [21:15] bac: was it my suggestion that fixed it? if so, I need to figure out why that wasn't automatically installed when you apt-get installed termbeamer [21:17] yes, installing python-vte made it work [21:18] benji: ^ [21:19] benji: http://paste.ubuntu.com/1088767/ [21:19] what are those 0s and nulls?