=== rog is now known as Guest45233 === Guest45233 is now known as rogpeppe [10:50] rogpeppe: hey, i just finished that intro to go and juju blog we talked about [10:50] rogpeppe: http://mcclurmc.wordpress.com/2012/11/05/go-lang-and-juju/ [10:50] mcclurmc: i'm just reading it! [10:51] awesome [10:51] mcclurmc: looks good [10:51] should i spam the juju list about it? [10:56] mcclurmc: i think you should explain the ... wildcard feature of the go command, as you use it quite a bit [10:58] mcclurmc: in fact the "go doc launchpad.net/.../ec2" example should perhaps be "go doc launchpad.net/goamz/ec2" to avoid confusion [11:00] mcclurmc: BTW version pinning is often done by importing code locally and renaming the package path. another alternative is to put the version into the package path (e.g. labix.org/v2/mgo) === mcclurmc is now known as mcclurmc_away [11:00] mcclurmc: other than the above minor comments, this looks great - i'd post to both the juju list and the juju-dev list === mcclurmc_away is now known as mcclurmc [11:45] rogpeppe: my irc proxy lost the minor comments you had. could you repeat them? [11:46] 10:56:56] mcclurmc: i think you should explain the ... wildcard feature of the go command, as you use it quite a bit [11:46] [10:58:29] mcclurmc: in fact the "go doc launchpad.net/.../ec2" example should perhaps be "go doc launchpad.net/goamz/ec2" to avoid confusion [11:46] [11:00:11] mcclurmc: BTW version pinning is often done by importing code locally and renaming the package path. another alternative is to put the version into the package path (e.g. labix.org/v2/mgo) [11:46] [11:00:48] *** mcclurmc is now known as mcclurmc_away. [11:46] [11:00:58] mcclurmc: other than the above minor comments, this looks great - i'd post to both the juju list and the juju-dev list [11:46] rogpeppe: cool, i'll make the changes and post to the lists. thanks! [11:47] mcclurmc: one other thing - you could also mention something about the changes required to environments.yaml [11:47] mcclurmc: and perhaps you could end by bootstrapping a juju instance... [11:47] mcclurmc: assuming that succeeds, of course :-) [11:48] rogpeppe: yes, that would be a good idea. i need to create an ec2 account since the local lxc doesn't work [11:48] mcclurmc: yes, that's true - an unfortunate current limitation [12:04] davecheney: yo! [12:05] rogpeppe: i just made those changes. instead of giving a juju bootstrap howto, i linked to https://juju.ubuntu.com/docs/getting-started.html [12:06] mcclurmc: cool [17:43] does juju-core just log everything to syslog? [17:43] oh please oh please tell me it does === mcclurmc is now known as mcclurmc_away [22:11] SpamapS: i wish it did [22:11] SpamapS: but it doesn't [22:11] SpamapS: it writes to /var/log/juju/*