=== gary_poster is now known as gary_poster|away === freeflying_away is now known as freeflying === CyberJacob|Away is now known as CyberJacob === elmo__ is now known as elmo [07:41] Hello. I just tried to install the charm tools on Mac OS X (Mavericks) via homebrew as per https://juju.ubuntu.com/docs/tools-charm-tools.html. I am using the latest version of homebrew and it is up to date. brew install juju gives me juju version 1.16.2-unknown-amd64, but this doesn't provide the charm subcommand., i.e. juju charm does not work (it gives "ERROR unrecognized command: juju charm"). I tried brew install charm-tools but this [07:42] juju charm now gives "Traceback (most recent call last): File "/usr/local/bin/juju-charm", line 5, in from pkg_resources import load_entry_point ImportError: No module named pkg_resources ERROR exit status 1" [07:43] I just wanted to (a) point this out so the docs can be corrected and (b) see if anyone here knew how to fix the problem (assuming the docs are simply out of date). [07:54] I guess it's a bad time, especially in the US. I'll come back later to see if anyone was around. === CyberJacob is now known as CyberJacob|Away [08:23] Giving up. Some other time... === freeflying is now known as freeflying_away === freeflying_away is now known as freeflying === zz_paulczar is now known as paulczar [18:38] jcastro, marcoceppi a github mp.. https://github.com/charms/joomla/pull/1 [18:39] hazmat: omg! [18:39] IT'S HAPPENING [18:40] * marcoceppi reviews [18:44] marcoceppi, :-) cool. i'm going to have some meetings next week on some foundational work items on the road to proper gh support. [18:55] marcoceppi, did you see glynn's error report for charm tools on osx? [18:55] er. glyn [18:55] hazmat: yeah, it's too bad he's not on I would have told hiim to use pip for the time being [18:55] hazmat: it's a known issue that we broke brew [18:55] and that we're broken in brew [18:55] marcoceppi, we ? [18:55] hazmat: the royal we, charm-tools [18:56] aka me [18:56] :( [18:56] marcoceppi, if it works in virtualenv / pip.. i'd suggest we == homebrew [18:56] well that the issue lies there [18:56] or the brew def thingy [18:56] hazmat: it does, the formula isn't properly setup to work in brew [18:57] gotcha [18:57] hazmat: https://github.com/mxcl/homebrew/issues/23378#issuecomment-26665565 [19:20] what is the normal way of dealing with charm helpers and revision control? Should I ignore the charm helpers folder? Include it? [19:23] Azendale: include it, it's ignored during reviews. Soon charm-helpers will be available via a debian package and you won't need to embed anymore [19:24] marcoceppi: Ok, thanks [19:26] marcoceppi: Trying my hand at creating an ejabberd charm, we'll see how far I get. The config file is in yaml though, so that part should be easy [19:27] Azendale: awesome! let me know if you have any questions [19:34] marcoceppi: Is it safe to assume python3 on this? Or do I need to either install python3 or just use python 2.x? [19:35] Azendale: it depends on the series the charm is targeted to. If you target the charm at the trusty series, then python3 will be installed by default, with precise, you'll need to install it [19:35] Azendale: it's safe to just not make any assumptions [19:36] marcoceppi: what about saucy? [19:36] Azendale: we don't recommend you target charms at non-LTS series [19:37] Azendale: However, I'm not 100% sure of the saucy python status, to be safe just be explicit in your install hook for dpendencies [19:41] marcoceppi: So, the hooks get everything from environment variables, not anything passed to them, right? I'm just thinking if I do a script that installs python3 and then calls a python3 file, do I need to pass anything on? [19:41] Azendale: it's all environment variables, you should be fine to do that (lots of charms do) === thomi_ is now known as thomi === SpamapS_ is now known as SpamapS