[02:40] <_mup_> Bug #903014 was filed: relation-broken runs in inappropriate context < https://launchpad.net/bugs/903014 > [02:43] <_mup_> Bug #903016 was filed: relation-broken hooks will not always be fired < https://launchpad.net/bugs/903016 > [02:45] <_mup_> Bug #903017 was filed: unit workflows stop/start inappropriately < https://launchpad.net/bugs/903017 > [02:47] <_mup_> Bug #903018 was filed: charm upgrade is dangerous < https://launchpad.net/bugs/903018 > [04:04] I keep seeing that the juju client is in macports - yet it's not listed on the macports site, and a "port search juju" comes up empty. Am I missing something? [04:33] I found something on it… https://trac.macports.org/ticket/30237 [04:35] Not directly installable though. [06:54] EvilBill: its pure python, so once you have libzookeeper, I believe you can just use setup.py to install it [06:55] SpamapS: Hm, I'll try that. [06:55] grabbing libzookeeper from macports now [06:55] EvilBill: actually you'd also need txzookeeper too [06:55] I'll try that :) [06:55] * SpamapS thinks at some point we need to have releases to coordinate these ports/targets [06:56] I agree. [06:56] things need to coalesce a bit. [06:56] documentation too. [06:57] blah, txzookeeper isn't in macports, and libzookeeper failed to build. [06:57] Will look at this later, then [06:59] EvilBill: there's also virtualbox. :) [06:59] True :) [06:59] * SpamapS has been native on his macs for over a year now. :) [06:59] I've got other linux machines around here too. [06:59] I still flip back to OS X to update the OS on my iphone tho. :-P [06:59] regular lab environment. [07:00] But I use a Mac as my "desktop" environment to protect myself from myslef. [07:00] If I am on a linux desktop, I tend to try out new stuff constantly [07:00] in search of the newest shiny [07:00] and eventually I break it..... [07:00] and then my main desktop environment is screwed up, and I spend time not working to FIX it. [07:02] yeah I used to have that running Debian sid on my workstation.. my laptop was always the more stable box. :-P [07:03] Now I have my smaller laptop (MacBookAir 11") on Ubuntu 11.10, and my dev laptop (MBP 15") is precise.. works pretty well. [07:03] Yep. [07:03] Nice. [07:03] the Air, running Unity 2D, gets 5.5hrs battery life.. just barely less than it did in OS X (about 6hrs) [07:03] NICE. [07:04] I need to setup a ubuntu machine with a gui again. [07:04] I have a bunch of server-type stuff [07:05] marcoceppi: btw, thanks for the updates, merged [07:05] EvilBill: I'm kind of addicted to apple's hardware. Having an apple store 1 block away from the house is really 90% of the problem. ;) [07:06] SpamapS: I'd be SO broke if that happened. [07:07] Yeah like, when it came time to buy a new, smaller laptop.. I could have probably gotten a much better deal on a Lenovo .. but the air is *so* pretty.. and *so* thin.. and I *so* just got to walk out of the store with it. ;) [07:12] Yep. [07:12] I have way too much apple gear too. [07:12] Hell, I have a CUBE. [09:10] Good mornings! [09:35] hi all [09:40] koolhead11: Hey there [09:41] niemeyer: hello. [09:41] i upgraded my juju from PPA [09:41] sudo add-apt-repository ppa:juju/pkgs && sudo apt-get update && sudo apt-get upgrade juju [09:41] but i can still not see the details error log [09:41] *detailed [09:43] * koolhead11 is yet not able 2 deploy the simplest charm he wrote :( [09:45] koolhead11: Sorry, I'm out of context.. why isn't it working? [09:46] niemeyer: https://code.launchpad.net/~koolhead17/charm/oneiric/boa/trunk [09:46] i am trying to execute it vila LXC [09:46] koolhead11: You mean via the local provider? [09:46] niemeyer: yes [09:47] niemeyer: also http://paste.ubuntu.com/767706/ [09:47] why is it searching 4 example inside oneiric :( [09:51] koolhead11: Because that's the default Ubuntu series.. you've provided none, so it picked the default oe [09:51] one [09:52] koolhead11: local:foo is the same as local:oneiric/foo when "oneiric" is the default [09:52] niemeyer: i have directory structure like this /home/atul/example/oneiric/charm [09:53] so when i say juju deploy --repository=example local:boa [09:53] koolhead11: So it looks like you're passing the wrong path in the command line [09:54] it means /home/atul/example/oneiric/boa [09:54] koolhead11: --repository=/home/atul/example is probably what you want [09:54] niemeyer: ok let me try that way [09:58] niemeyer: no luck . :( http://paste.ubuntu.com/767711/ [09:59] quit [09:59] kickinz1_: /quit will work :D [10:02] koolhead11: Can you please paste "cat ~/example/oneiric/boa/metadata.yaml"? [10:02] sure [10:03] niemeyer: http://paste.ubuntu.com/767715/ [10:03] fwereade: Morning [10:03] heya niemeyer [10:03] niemeyer, nice weekend? [10:04] fwereade: Sorry for being slow on the stop stuff.. I've been thinking about it, and would actually like to talk to you today at some point [10:04] fwereade: It was ok.. was traveling back home from SF [10:04] niemeyer, don't worry about it, it emerges that there's enough subtlety to the general restart problem that I've been quite occupied already ;) [10:05] niemeyer, sounds like a fun conference [10:05] fwereade: It was really nice [10:10] niemeyer, and ofc I'd be happy to talk about it whenever makes sense for you, but be warned I'm a bit slow/stupid today, I was up late massaging the restart-transitions branch into digestible chunks [10:12] fwereade: Ah, same thing here.. I woke up at 6AM, which is around noon in the timezone I was a couple of days ago, so my body has no idea about what's happening whatsoever. [10:13] niemeyer, heh :) [10:14] koolhead11: That's quite weird.. [10:14] koolhead11: It looks fine [10:14] niemeyer: exactly :D [10:14] koolhead11: What does "dpkg -l juju" say? [10:14] 1 sec [10:15] niemeyer: ii juju 0.5+bzr427-1ju next generation service orchestration system [10:16] am using Oneiric as local LXC for my work [10:16] interesting thing is the same directory i have kept mysql charm and it runs without any error [10:19] koolhead11: I think you're hitting a bug in the charm detection logic, but I can't quite spot where yet [10:20] niemeyer: would you suggest me to ask a question under launchpad section for the anser? [10:20] *answer [10:21] also was wondering do i need to install any pkg on barebone machine to get DEBIAN_FRONTEND=noninteractive working? [10:24] koolhead11: No, that's just a hint for the packaging infrastructure to not ask any questions [10:24] koolhead11: Can you please run "which juju", just in case? [10:24] niemeyer: /usr/bin/juju [10:25] Ok [10:25] koolhead11: I guess we'll have to debug it.. [10:26] koolhead11: Hmm [10:26] koolhead11: I have a guess, actually [10:26] niemeyer: you want me to pastebin all steps and infos so it becomes easy to reproduce? [10:27] and on other side my default mysql charm is working prefectly [10:27] koolhead11: Can you please add this to your metadata.yaml: [10:27] revision: 0 [10:28] koolhead11: Right below "name:" (not that it makes a difference.. we just put it there usually) [10:28] niemeyer: ok. BTW i created a blank revision file inside that boa charm [10:28] am adding as u suggested [10:31] niemeyer: http://paste.ubuntu.com/767737/ [10:32] koolhead11: Cool, at least we know it's looking at it [10:33] niemeyer: am confused earlier it said sumthing else in error [10:35] koolhead11: let's try this: please open a python prompt [10:35] koolhead11: and type this: [10:35] from juju.charm.provider import get_charm_from_path [10:36] k [10:36] koolhead11: Now run: [10:36] hmm [10:37] d = get_charm_from_path("/home/atul/example/oneiric/boa") [10:37] print d [10:39] niemeyer: http://paste.ubuntu.com/767746/ [10:39] i have a empty file with name revision created there as well [10:40] koolhead11: Ok, we got it [10:42] koolhead11: Can you please file a bug pointing out that this error is being eaten up silently? [10:42] koolhead11: The revision file should have an int in it [10:42] koolhead11: You can use 0 there [10:43] niemeyer: in the file simply write 0 ? [10:43] koolhead11: Yep [10:44] niemeyer: and what will be the bug description i will file? [10:44] empty revision file results in this [10:46] niemeyer: your so damm right. i can execute the charm for Boa [10:46] :D [10:47] koolhead11: Sweet [10:49] SpamapS: hazmat yay!! my simplest charm is working !! :D [10:50] * fwereade cheers [10:51] fwereade: :D [10:52] niemeyer: i am not sure what i should write in bug description. Its just my foolishness of not mentioning anything in revision file i suppose :D [11:02] koolhead11: No, it wasn't your fault at all [11:02] koolhead11: It can't silently say that the charm isn't found when it's clear that there's a charm in that location [11:03] koolhead11: As a hint, the summary may be "juju fails silently with empty revision file" [11:03] niemeyer: ok doing right away. [11:03] koolhead11: Them copy both the pasted where you run the command and get a "no charm" error, and then python prompt dump [11:03] s/and then/and the [11:03] k [11:04] koolhead11: Thanks a lot [11:04] niemeyer: thanks 2 you as well :D [11:17] <_mup_> Bug #903149 was filed: juju fails silently with empty revision file. < https://launchpad.net/bugs/903149 > [11:32] Oh, just found out how nicely Emacs integrates with Bazaar. [11:33] Hello [12:06] niemeyer: Just comparing EC2 in Py and Go. What does var _ juju.Environ = (*environ)(nil) do? AFAIK I would say it create an unnamed nil reference to an environment. But why is that needed? [12:09] TheMue: http://golang.org/doc/go_faq.html#guarantee_satisfies_interface [12:11] niemeyer: thx, ic. never checked it this way, only later when using an interface implementation. [12:15] EvilBill: you have a CUBE?! whoa. [12:15] * jrgifford [12:23] niemeyer: Could you shortly describe the state of the Go port compared to the Py code? I'm currently comparing the EC2 providers (trying to understand the bootstraping). [12:24] TheMue: It's in its early infancy at the moment [12:24] TheMue: We're just catching up some momentum in the last couple of weeks [12:25] niemeyer: How's the roadmap of the Go port? Do we first provide some supporting tools do we start from ground e.g. with initializing and bootstrap? [12:26] TheMue: Yeah, we have to get it to the point of initializing and bootstrapping [12:26] TheMue: After that it's a lot easier to fork off development [12:26] niemeyer: Btw, tutorial worked fine immediately, as expected. ;) [12:27] TheMue: That said, there are already areas that may be explored in parallel [12:27] niemeyer: OK [12:28] niemeyer: I started with bootstrap just to keep the order of the steps I've done during the tutorial. [12:29] TheMue: Started in which sense? [12:30] niemeyer: I'm trying to understand the bootstrap and how the first instance is setup. So I followed the Py code to the EC2MachineProvider. And here I also wanted to see, how far I can find similar in the Go port. [12:31] TheMue: Aha, cool [12:31] TheMue: The Go code is lacking at that point already [12:31] niemeyer: Yep, I've seen [12:31] TheMue: rog actually has logic for that [12:32] TheMue: But we stepped back one of his branches, and now we're moving forward in slower increments with better testing [12:33] niemeyer: The Py code is using generators very much. Nice. [12:33] TheMue: I don't find it so nice, but we're fixing that.. :) [12:34] niemeyer: Hehe, it's not everyones logic. [12:36] niemeyer: Btw, I would like some more verbose naming for public types, funcs etc. ReadEnvironmentsFile() instead of ReadEnvirons(). [12:36] TheMue: It's not a generator really.. it's manual coroutine-like yielding [12:36] niemeyer: Old Smalltalker school. [12:37] TheMue: Our convention is somewhere in the middle [12:37] TheMue: Long names do really help readability if you go overboard with them [12:38] TheMue: I can show you snippets with that convention being used where it ends up looking like reading a book [12:38] niemeyer: I found them always helpful during long term maintenance of code. It depends on the visibility. [12:39] niemeyer: Inside of funcs or even loops I often use simple one char vars too. [12:40] TheMue: Depends on a lot of things.. If we use Environs everywhere, calling it Environments doesn't help much, for instance [12:40] TheMue: I appreciate readable code, though.. so let's see if we can get to agreement as we go [12:41] niemeyer: Don't think it will be a problem. [13:19] <_mup_> txzookeeper/trunk r46 committed by kapil.foss@gmail.com [13:19] <_mup_> [trivial] update pypi license metadata [13:22] * koolhead11 finds db-relation-changed most tricky part of writing charm!! :P [13:25] g'morning [13:26] hola hazmat [13:26] * hazmat catches up [13:27] koolhead11, congrats on the charm [14:07] <_mup_> Bug #903213 was filed: need supporting code to help upstartify services < https://launchpad.net/bugs/903213 > [14:10] hazmat: thanks!! :) [14:24] hazmat, if you have the appetitie for it, I have a horrifying pipeline of reviews [14:25] hazmat, um... think how much worse it would be if there were fewer than 9 branches ;) [14:25] * fwereade hangs head in shame [14:26] hazmat, it's basically the monster that grew from restart-transitions broken into 4; the upstartify-agents followup broken into 2; and then the other branches I'd already had dangling off those 2 [14:27] hazmat, for convenience, they go in this order: http://paste.ubuntu.com/767923/ [14:29] fwereade, thanks, the roadmap is very helpful [14:35] as are the small branches [14:45] hazmat, I also ended up writing a short essay clarifying just what the hell I was doing in restart-transitions [14:45] hazmat, http://paste.ubuntu.com/767947/ [14:46] hazmat, it's a general discussion of all 4 initial branches [14:46] hazmat, or, what *became* the 4 initial branches [15:00] Lunch time.. [15:02] marcoceppi: hi! [15:02] mainerror: wow, looks like nijaba was busy while I was away [15:02] jcastro: Morning! [15:02] I meant marcoceppi [15:02] Yeah he was [15:02] oh cool, freeciv. [15:02] looks like I have a bunch of blogging to do [15:02] Hi everyone... [15:03] I was playing around with Juju this weekend and i had a few observations... [15:03] marcoceppi: is roundcube ready? [15:03] jcastro: It's in the "charm store" nijaba has some improvements to it that I have yet to review. Primarily the peer relation thing [15:03] * jcastro nods [15:04] man, your awesomeness knows no bounds. [15:04] mchenetz: just ask! [15:04] fwereade, That's awesome, minus the branch review that should get into the internal docs. [15:04] The, "add-relation haproxy:reverseproxy wordpress:website" command does not actually work that with local provider. It creates server entries in haproxy that forward to local host instead of the server. [15:06] I am thinking there has to be better differentiators from when something is actually hosted remotely vs local [15:13] I am working on some charms for Security... IPS with Snort, Event correlations engines, etc... [15:16] that sounds great [15:17] That is just the start. I am very excited about Juju. :-) [15:17] https://juju.ubuntu.com/Charms [15:17] Right now i am working on getting my openstack servers running... [15:17] there's a link there to the spreadsheet, if you want to claim a charm and update it's progress [15:18] https://docs.google.com/a/canonical.com/spreadsheet/ccc?key=0AoW1nhI7IMt3dFRvSFdkZmNqQ0t3RjZ2QTR2Z19teWc&hl=en_US#gid=0 [15:18] Okay, i will do [15:18] we're doing that so people don't spend like a day doing something that someone else is working on, etc. [15:18] marcoceppi: and limesurvey, done? [15:19] That makes sense... [15:19] jcastro: mhumm [15:20] marcoceppi: heh, it would be cool to get some other team in the project to run a survey [15:20] jcastro: What? [15:20] Added snort to the spreadsheet [15:21] marcoceppi: I'll find a team in ubuntu that needs to run a survey, and have them try the charm [15:21] Ohh, that would be awesome [15:22] jcastro: Thx for the shared folder. [15:24] jcastro: owncloud2 is still not in our repo, in order to write its charm, can i use it from source/github? [15:24] sure [15:25] jcastro: i have added my name against it there in the spreedsheet [15:25] IMO having a config to use the latest stable upstream version should be a feature of every charm. [15:25] * jcastro hopes SpamapS doesn't hear [15:25] jcastro: :P [15:42] jcastro: hard to do if there is no way to get she sha1 or md5 of the latest tarball. Sourceforge does not help in that way.... === nijaba_afk is now known as nijaba [15:42] ah bummer [15:42] morning [15:43] m_3: welcome back! [15:43] jcastro: wait the spreadsheet should not be the canonical source of who is working on what. launchpad bugs should be. The spreadsheet is just an easier way to gather the new charm efforts.. or so I thought. [15:43] jcastro: you too [15:43] SpamapS: you are correct. [15:44] jcastro: oh, and welcome back. :) [15:44] mchenetz: hey can you file a bug on each of the charms you want to work on? [15:46] jcastro: perhaps we need to change the process for the new-charm tag so that people can file a bug with that tag on it immediately, and then we'll review when they change the status from New to Confirmed... [15:46] heya SpamapS [15:48] SpamapS: I don't think we have enough people doing that to warrant a new tag [15:48] but yeah [15:51] jcastro: we should have an explosion of "I'm working on X" in the next couple of months. [15:51] jcastro: so I'd like to make sure if nothing else that we all agree on what people should do. I didn't even know the spreadsheet was public. ;) [15:51] Figured it was just shared with a few of us charmers or something. [15:51] nijaba: good morning. :) [15:53] good morning marcoceppi [15:53] morning nijaba [15:54] marcoceppi: hey, you're back! [15:54] * marcoceppi curses IRCCloud [15:55] don't suppose there are any decent alternativess for irc cloud yet? [15:55] SpamapS: so, you think that sharing an sshkey via zk, then sending a private key via ssh is more secure than sharing the private via zk directly? [15:56] SpamapS: I figured that if I can get access to the ssh key in zk, it is the same than getting access to the ssl private key, no? [15:57] SpamapS: at leas this is the way I implemented it in roundcube charm (waiting for review/promulgation) [15:57] jrgifford: I have a charm for alice IRC, but it's broken right now, waiting on upstream to stick it in cpan [15:59] jcastro: awesome. [16:11] nijaba: I'm concerned about *storing* the private key in ZK, vs storing the public key there. [16:11] nijaba: at least if its just the public key, they can only MITM future connections, they can't decrypt past traffic. [16:12] SpamapS: ah, so the pub key would be used to accept conection from a master to get the key. smart... [16:12] SpamapS: I'll change that then [16:14] nijaba: granted, the public ssh key could be used to login and steal the private key, so I may be overthinking it. [16:14] mchenetz, re local vs. remote.. the idea is to minimize the differences, that particular problem is a bug in the wordpress charm.. there's an additional cli hook api for resolving the public/private addresses in a provider agnostic manner [16:15] nijaba: this is why, IMO, juju cannot be trusted for secure work until we have *tight* ACL's on the data. [16:16] SpamapS: well, not to login, but to get logged in. So one would have to insert a host as a juju "slave" and generate a peer-joined event to get the key. not 100% secure, but harder than just grabbing it from zk [16:18] nijaba: quite trivial actually. All nodes have full access to ZK right now. [16:19] * SpamapS wonders how that bug got bumped down in priority given the production focus for this cycle [16:58] hazmat: No problem... Just an observation. [17:04] mchenetz: could you report that as a bug, https://launchpad.net/charm/+source/wordpress/+filebug [17:17] Spamaps: no problem, I will report it [17:20] mchenetz: thanks! [17:27] Spamaps: you had asked me the other day about my observations about Local Provider vs Vagrant... Here you go.. [17:27] Vagrant: Able to easily deploy on multiple OSs [17:28] Vagrant: Able to maintain state after reboots [17:28] Vagrant: Base OS is accessible on creation [17:28] * SpamapS puts an extra layer of asbestos on juju [17:29] Local-provider: Easy to create on linux (Other OS's require work) [17:29] Local-Provider: Base OS is not accesible until initial charm is installed (At least not to my knowledge) [17:29] Local-Provider: Does not maintain state (on this version) [17:31] SpamapS: approved lp:~clint-fewbar/charm-tools/add-tests [17:31] mchenetz: THANKS, great thoughts, quite helpful [17:31] negronjl: w00t [17:32] negronjl: did you post your slides from mongosv? [17:32] zirpu: not yet but, I will. Trying to figure out the best way to do that ... any suggestions ? [17:34] slideshare? it's pretty common now. i think it accepts pdfs. [17:35] hazmat, jimbaker, bcsaller: standup? [17:36] mchenetz: So, to address some of the things.. multi-OS .. somebody just needs to write a provider that uses virtualbox and we'll that bit.. but agreed, we're targetting Ubuntu right now. :) [17:36] mchenetz: The base OS is meant to be very "standard" because charms do all the customization, so I'm not sure thats a problem in juju. [17:37] mchenetz: the ability to reboot is landing in a series of reviews right now actually [17:37] Spamaps: I am just think of what a development team would use... Most the devs i see work on a mac or pc and then will push stuff to the cloud. [17:38] So they could be working on windows or osx... Having the Vitualbox image allows them to work in a similar environment.. [17:40] The one nice thing they did was expose the inited directory to the VM so that users can easily copy files into the OS directory and they can be seen on the VM. [17:40] I think that is a great feature for people that don't know that much about VMs and then really don't have to. [17:40] yeah containers are nice that way [17:41] Any quick tip on, "pty-allocation-request-failed-on-channel-0" [17:42] fwereade, works for me [17:44] yeah, I'm around too if there are things we have to cover [17:46] mchenetz: I've been able to recover from that by wiping my lxc cache [17:46] * m_3 looking for the cache [17:46] hazmat, jimbaker, bcsaller: I think I've invited you all [17:47] m_3: how do i go about doing that? [17:47] mchenetz: I'd start with a 'juju -elocal destroy-environment' [17:47] m_3: i just created the environment. :-( [17:47] mchenetz: then rm -Rf /var/cache/lxc/ [17:48] m_3: okay i will try. Thanks... [17:48] mchenetz: might not be the same problem you're seeing, but that worked for me [17:49] mchenetz: I'd have a local env that gets corrupted after a couple of weeks of solid usage... clearing the lxc cache resets me to working local env [17:50] mchenetz: remember that the first 'juju deploy' after a cache wipe is going to take a _long_ time [17:50] What's the policy for charm-contributors again? "Open" group, right? [17:50] marcoceppi: code of conduct signed [17:50] m_3: sounds good trying now [17:50] m_3: o/ and thanks [17:51] is the 1st environment in ~/.juju/environments.yaml the default? [17:52] zirpu: No, if you have multiple environments and don't have a default: key set or use the -e flag juju will throw an error [17:54] zirpu: there's a 'default:' top-level entry in environments.yaml... I see code that gripes if there're multiple envs w/o a default [17:54] you mean an environment var set? [17:55] like: export JUJU_ENVIRONEMTN=foobar [17:55] (minus typos) [17:56] zirpu: at the moment you have to explicitly set a default through the e [17:57] 'default' key in environments.yaml or via the command line option '-e' on all commands [17:57] Jrgifford: Yeah, I have a cube. Hotrodded with an Nvidia gfx card and 1.5GB RAM. Though I don't use it and it sits in the garage... [18:01] zirpu: a shell env variable such as JUJU_ENV was discussed on the list... dunno if it's going to be implemented though [18:08] Spamaps: Bug report submitted [18:08] Bug id:903312 [18:09] m_3: that worked... Thanks [18:09] Although, that corruption error could be a potential problem and/or bug for local provider [18:16] mchenetz: yes agree... filing the bug now so we at least have a place to capture the lxc cache reset [18:22] m_3: sounds good [18:25] <_mup_> juju/ssh-known_hosts r437 committed by jim.baker@canonical.com [18:25] <_mup_> Added support for ssh_keys in format_cloud_init [18:34] <_mup_> Bug #903318 was filed: juju ssh fails on local provider: pty-allocation-request-failed-on-channel-0 < https://launchpad.net/bugs/903318 > [18:39] mchenetz: ^^ is the bug... please verify what you did to get it working again. [18:40] m_3: exactly... I would attempt to perform an SSH to a service/0 or whatever and i would get pty-allocation-request-failed-on-channel-0 [18:41] mchenetz: thanks [18:41] The fix would be to do, juju detroy environment, and rm -Rf /var/cache/lxc/ [18:52] WOohay.. lbox submit works [19:10] * SpamapS confirms that bug and marks it High [19:22] marcoceppi: do you have a snippet/function handy for the config switch to pulling an upstream version handy? [19:22] The phpMyAdmin implementation for doing a switch is crazy ugly. You can look at it for ideas, it's implemented in lib/common.sh [19:23] In a nut shell install_phpmyadmin is called during config-changed which, depending on the current installed version and the value in each hook, will call install_upstream or install_apt [19:24] Then there are two environments in env/ which load the appropriate variables for each case :\ [19:24] At one point it does a barrel roll, then viola! [19:24] * SpamapS would have liked to see an immelman [19:25] * marcoceppi does an Immelman turn [19:25] thanks! [19:27] Np, I'd like to make this a lot more cleaner but still trying to hash out the best way to do it [19:27] and by a lot more cleaner, I mean a lot more clean [19:36] SpamapS: I think I am getting this bug: https://bugs.launchpad.net/juju/+bug/891419 [19:36] <_mup_> Bug #891419: Juju fails test suite when building on precise < https://launchpad.net/bugs/891419 > [19:36] when trying to bootstrap, my precise is up to date as of today [19:37] SpamapS: nevermind. [19:38] jcastro: mind never'ed [19:38] jcastro! [19:38] hiya bill! [19:38] how's it going? [19:39] about to test the limesurvey charm so I can blog it [19:39] cool [19:39] btw [19:39] stop saying that you have a macports client. [19:39] there isn't one that usable that I can find [19:39] I just checked out the SVN version of macports, and its' not in there. [19:40] EvilBill: speaking of mac clients, i haven't found anything either. [19:40] hey jrgifford [19:40] lynxman: heya, mac client? [19:41] I see this: [19:41] https://trac.macports.org/ticket/30237 [19:41] but that isn't something can can be "port install'd" [19:46] jcastro: waiting on approval... [19:46] EvilBill: it can be port installed :) [19:46] lynxman: Great! How? [19:46] EvilBill: just download the Portfile from there and add a local repository on your machine [19:46] I tried that last night, it blew up on some zookeeper dependency. [19:47] EvilBill: because it depends on several portfiles, one of them being zookeeper [19:47] I'm putting ports on this new mac here at work, and I'll try it on this [19:47] EvilBill: there's 7 tickets open for this :) [19:47] EvilBill: so you'll need to fill all the dependencies, unfortunately [19:47] awesome, how can I get onboard to add my voice to the crew? [19:48] EvilBill: I've been talking with the #macports guys for a while, but it's a very very very slow process [19:48] Great. [19:48] I see that the juju portfile you submitted has been there for two months. [19:49] and the version it refers to is 0.5+bzr398 [19:49] EvilBill: if you want to get all portfiles, tickets 30221 30222 30223 30236 31570 30237 [19:49] EvilBill: that's the one in Oneiric release [19:49] I thought there was some new sexy replacement for macports all the kids are all excited about [19:49] ok [19:49] How hard would it be to build it into a "native" mac osx application? [19:50] jcastro there is.. homebrew [19:50] marcoceppi: I have no idea. My guess is you'd need to package up all the dependencies… like zookeeper, twisted, yaml, etc, into one monolithic bundle. [19:50] yeah, homebrew is up and coming, but no idea how well that thing works. [19:50] EvilBill: sounds like a pain :\ [19:50] marcoceppi: Yeah, I tend to agree. [19:50] marcoceppi: quite difficult, specially following all the packaging guidelines and meeting all requirements [19:51] marcoceppi: and I'm in no way a OSX packaging expert :) [19:51] homebrew does /usr/local installs afaicr, while macport/fink use sandbox dirs off /opt i believe [19:51] hazmat: correct [19:52] hm..homebrew chilling with 400 outstanding pull requests, its the most active of the bunch that i know [19:53] and it already has zookeeper and zookeeper python [19:53] https://github.com/mxcl/homebrew/blob/master/Library/Formula/zookeeper.rb [19:53] the rest of juju is basically pure python libs [19:54] https://bugs.launchpad.net/charm/+bug/903361 [19:54] <_mup_> Bug #903361: Charm needed: Alice IRC < https://launchpad.net/bugs/903361 > [19:54] my charm is finally ready! [19:55] (for review) [19:55] spent this whole time wrestling building the thing from source, ends up it was in the archive as of 11.10. :-/ [19:56] hmm.. given that.. maybe the osx story just becomes use pip/easy_install to get juju [19:56] post homebrew install zookeeper [19:59] ok so who wants to put this in homebrew? [19:59] we need something for OSX people [20:02] in my experience, macports is still the thing people go to [20:02] our guys around here use it a lot [20:02] I say lean on the macports guys [20:02] if it's ready to go, it shouldn't be a big deal to get it in [20:02] I feel homebrew is the new macport [20:02] maybe out west. around here, most of them are homebrew people. [20:02] I use brew now [20:03] Macports is old school [20:03] EvilBill, https://trac.macports.org/ticket/30237 [20:03] that's the juju portfile [20:03] hazmat: thanks [20:03] it doesn't seem like we've addressed some of the original upstream comments [20:03] er. distributor [20:04] Maybe its because I do a lot of rails development and brew seems big in the rails world [20:15] hazmat: they have been addressed, I had to open a new ticket [20:17] hazmat: the whole process is a bit of a pain though :/ [20:20] mchenetz: would be nice if there was just one. :) [20:21] lynxman: is anybody even responding to these? they're all so old [20:23] Looks like Pecl and Pear's queue for acceptance. Dead [20:25] lynxman: hey, you submitted byobu. Awesome. [20:42] ok, here I go trying to build juju via macports. [20:44] and libzookeeper failed to build [20:44] *headdesk* [20:44] Evullbill: tell me what you did after your done and I will try it too... [20:49] mchenetz1: I can't even get that far. Libzookeeper (a dependency, but one that macports knows about) blows up on build. [20:50] I will try to figure it out when I get home... [20:50] If I figure it out before you then I will tell you what I did... [20:51] Thanks. [20:51] I'm going to get a sandwich before my next meeting. [20:52] <_mup_> Bug #903392 was filed: Vagrant as a cross-platform local provider? < https://launchpad.net/bugs/903392 > [20:54] Vagrant as a local provider would be great... I think the two projects will work well together.. [20:56] mchenetz1: might be lightweight ways to just wrap the current local provider [20:56] but either way... something there [20:57] lower that barrier to people getting to take juju out for a spin [20:57] Sounds good... I am very interested in this piece of juju [20:57] I think that is one of the biggest issues right noe [20:58] Now [22:28] looks like I picked the wrong week to quit sniffing glue... [22:37] <_mup_> juju/ssh-known_hosts r438 committed by jim.baker@canonical.com [22:37] <_mup_> Tests pass with dummy provider - a start