/srv/irclogs.ubuntu.com/2013/04/25/#juju-dev.txt

fwereade_dimitern, ping07:17
dimiternhey07:30
dimiternfwereade_: morning07:30
TheMuefwereade_, dimitern: morning07:34
dimiternTheMue: hiya07:34
fwereade_dimitern, quick chat re relations/upgrade-charm before the meeting?07:41
dimiternfwereade_: actually, I thought it's better for me to do the other card first: --switch07:42
dimiternfwereade_: should be simpler, etc. but after the change to use statecmd, i'm a bit lost now07:42
fwereade_dimitern, ah, is that in now? I thought Makyo|out was planning to revert07:46
dimiternfwereade_: it landed and probably he'll build on it07:47
fwereade_dimitern, and, yeah, this is bad timing -- rog will also have something to contribute, I think, he's assigned himself the "allow local charms via api" card07:47
dimiternfwereade_: hmm..07:48
fwereade_dimitern, *but* from your perspective it shouldn't be that bad actually07:48
rogpeppe1mornin' all07:48
fwereade_rogpeppe1, heyhey07:48
dimiternfwereade_: actually, i'm lost now07:48
dimiternrogpeppe1: hey07:48
fwereade_dimitern, all --switch really needs to do is to send a different charm url in the params07:49
dimiternrogpeppe1: were you planing to implement upgrade-charm --switch to local repo flag?07:49
rogpeppe1dimitern: no07:49
rogpeppe1dimitern: i'm not sure what the planned semantics are07:49
fwereade_dimitern, sorry unclear: it's just that the api doesn't handle local charms07:49
fwereade_dimitern, and I thought I saw rogpeppe1 assign that issue to himself07:50
* rogpeppe1 is relieve to see his phone switch from "E" to "H", so may make the meeting after all07:50
dimiternfwereade_: but since upgrade-charm now uses the api, how will that be possible then?07:50
rogpeppe1fwereade_, dimitern: ah, local charms is something i was planning to do, as it requires some API thought07:50
dimiternso i cannot implement it then..07:50
fwereade_dimitern, it's actually orthogonal, isn't it?07:51
fwereade_dimitern, the commands don't *really* use the api anyway07:51
dimiternfwereade_: how about me you and rogpeppe1 have a g+ after the meeting to discuss it?07:52
fwereade_dimitern, +107:52
rogpeppe1dimitern: sgtm07:52
dimiterngreat07:52
* rogpeppe1 hopes he might get a decent internet connection again one day07:52
=== rogpeppe1 is now known as rogpeppe
dimiternrogpeppe: what's E and what's H on your phone line?07:52
davechen1yhttps://docs.google.com/a/canonical.com/document/d/1p_OzWxqxaXalHBI3ohkUsB9_iQBPSGWwM-qODm5FSbI/edit#07:55
rogpeppedimitern: different network data connectivity levels: E=Edge, 3G=3G and G=HSDPA H=HSDPA+ i think07:55
davechen1yhttps://plus.google.com/hangouts/_/d3f48db1cccf0d24b0573a02f3a46f709af109a607:55
fwereade_dimitern, (fwiw the short version is: you have a conn, with state and env, just add the charm yourself and pass a charm url to one that's already in state)07:55
rogpeppedimitern: E is good for nothing. H is good enough for a marginal G+07:56
davechen1yedge is what they used to call 2G before 2G was defined by 3G07:56
rogpeppedavechen1y: ah, i'm pretty clueless about this, thanks07:56
dimiternrogpeppe: I see07:57
* davechen1y worked for ericsson during the 2g / 3g wars\07:58
davechen1yit's all horseshit07:58
davechen1ythe speed available to you is directly diven by the amount of free timeslots on your cell07:59
davechen1ybasically, the more people on their phone, the less data per person07:59
rogpeppeluckily around here nobody uses much data, i think08:00
mattywrogpeppe, hi there me again! does py juju set JUJU_CONTEXT_ID? i.e. to work out if my charm is running under pyju or goju do I just need to find some data in JUJU_CONTEXT_ID or something specific?08:56
davechen1ymattyw: a quick grep of the source says, no py juju (0.7) does not export JUJU_CONTEXT_ID08:57
mattywdavechen1y, hi dave, that seemed to be the case when I looked, but wanted to check in case my vimgrep-fu wasn't that great08:58
mattywdavechen1y, I guess it's a problem the juju-gui charm will have to solve at some point if not already, I'll try to pester hazmat when he's up09:02
davechen1y+109:02
fwereade_dimitern, would you start one? quick bathroom break09:02
dimiternfwereade_: sure09:02
jammgz: you're not climbing the valleys?09:02
dimiternfwereade_, rogpeppe: https://plus.google.com/hangouts/_/84df1b5aa61d251351d1476839611a33f6aa4f69?authuser=0&hl=en09:03
mgzwoho, it let me leave09:03
mgzrogpeppe: haven't looked at the route cards yet, but it's normally white peak bit of peak district, around longnor. so, nothing very mountainy really.09:06
rogpeppemgz: it is beautiful around there09:29
dimiternMakyo|out: sorry, i'll be reverting your branch about upgrade-charm API, as agreed with fwereade_ and rogpeppe; please ping me or them when you're here to discuss next steps09:45
dimiternmgz: what was the easiest bzr way to revert a single rev?09:46
mgzdimitern: eg, to backout rev 3, `bzr merge -r3..2 .` note the trailing dot09:47
dimiternmgz: ok, thanks09:48
dimiternmgz: hmm.. it's not working: bzr: ERROR: Not a branch: "/home/dimitern/work/go/src/launchpad.net/juju-core/.bzr/cobzr/.bzr/branch/": location is a repository.09:54
dimiternmgz: maybe cobzr interferes somehow; i suspect it's the dot at the end that's confusing it09:54
mgzyou need to reference the branch you're dealing with10:17
mgzdimitern: so, with native colo I could also use co:trunk if the rev I'm dealing with is on trunk. I presume cobzr has something similar10:18
dimiternmgz: i got rid of cobzr and now i'm using just plain bzr10:19
TheMuedimitern: i do so too. switching branches is simple enough.10:27
* TheMue is at lunch, bbiab10:41
dimiternfwereade_: https://codereview.appspot.com/895804310:49
fwereade_dimitern, cheers10:59
fwereade_dimitern, is that a straight revert?11:00
dimiternfwereade_: yes11:00
fwereade_dimitern, excellent, if the tests pass then LGTM trivial11:00
dimiternfwereade_: running them now11:01
jammgz: poke11:32
danilosjam: mumble is crashing for me :/11:32
jamdanilos: :(11:32
jamdanilos: still no love for mumble?11:38
jammgz: still not around yet?11:38
danilosjam: nope, restarting pulseaudio didn't help either11:38
jamwell, if mgz isn't around, then we can do a hangout, as he is the only one that doesn't have good access.11:38
mgzer, I'm here, but have turned off my hangout machine11:40
mgz...really need to fix the clock on this11:40
danilosjam: sure, hangout or not?11:40
jamdanilos: mgz made it onto mumble first, so we'll proxy you via irc11:41
danilosjam: ack11:41
jamdanilos: you go firsrt11:41
jamto get it out of the way11:41
danilosjam: heh, fair enough11:41
jamhow was your day11:41
danilosjam: it was decent, still fighting two remaining test failures with my keypair auth stuff; I also plan to start testing it --live11:42
danilosjam: I wonder if I need anything to be able to run against hp cloud other than the credentials I already got from you?11:42
mgzdanilos: you shouldn't need anything else11:43
jamright, you shouldn't need more11:43
danilosmgz, jam: cool, I'll let you know how that goes then11:43
jamand the creds I got you should be "safe" from one of the bugs wallyworld_ noticed.11:43
mgzbe a little careful about how you name your env and bucket, as that's a shared account (I assume)11:43
jammgz: yes, it is11:44
jamdanilos: sounds good11:44
danilosmgz, right11:44
mgzwe're discussing non-interactive apt in the hook environments11:51
danilosmgz, any conclusions out of that discussion?11:57
jamdanilos: it looks like it is actually doing the right thing there, so I'm on to debug why my charm isn't working correctly.11:59
jamfor a sec we thought it wasn't setting DEBIAN_FRONTEND=noninteractive, but it looks like that isn't true11:59
danilosjam: interesting indeed12:00
wallyworld_fwereade_: hey, you around?12:08
fwereade_wallyworld_, hey12:08
fwereade_wallyworld_, oh crap, this is the same timing as yesterday :(12:09
wallyworld_wanna have a chat about the constraints stuff?12:09
fwereade_wallyworld_, would you be ok to chat about it in your morning? I can come on before I go to bed12:09
fwereade_wallyworld_, unless you'll be around in ~1h20 -- what's the time difference?12:10
fwereade_wallyworld_, I can't actually remember what city you're in12:11
* danilos goes out to grab a quick bite12:11
jamanyone know if "juju set --config" actually does anything? It supports the option, but AFAICT it doesn't actually set anything.12:12
jamOr maybe the contents of the file changed?12:12
fwereade_jam, the --config format is a bit surprising12:12
wallyworld_fwereade_: it's 22:10 here now, if i can stay awake i'll ping you later or else let's do it my morning12:12
fwereade_wallyworld_, hey, I can do 15 mins now12:12
wallyworld_ok12:12
fwereade_wallyworld_, I'll start a hangout12:12
jamfwereade_: I think we broke the format supported by python-juju12:14
jamwhich is that the top-level item is "tarmac"12:14
jamwe just do an unmarshal into a map[string][string] and then pass that in to s.SetConfig(options)12:14
fwereade_jam, oh *fuck*, I could have sworn rogpeppe was doing that?12:14
jamwhile we use the same s.SetConfig(options) from the commandline.12:14
jamsorry not "tarmac" but the name of the service12:15
jamrogpeppe: poke?12:15
rogpeppefwereade_: no, it's an outstanding bug that we decided not to fix at the time12:15
rogpeppejam: the top level items refers to the services to set the config options on i think12:16
jamrogpeppe: that is what it is supposed to be (what it was in python-juju), but doesn't seem to be the case in juju-core today12:16
rogpeppejam: indeed12:16
jamrogpeppe: note that it is also broken for "juju deploy --config" then12:17
rogpeppejam: yes12:17
jambug #116212212:18
_mup_Bug #1162122: deploy --config has no tests <juju-core:Triaged> <https://launchpad.net/bugs/1162122>12:18
rogpeppejam: tbh i find the python format a bit weird (we say to a service "please set these config options if there happens to be a matching service name in here") but it should still be fixed to be compatible12:18
rogpeppejam: i think there are actually tests12:19
jamrogpeppe: well, it would let you have all your config in one file for multiple services, and just have it pick out the right one at the right time.12:19
rogpeppejam: they're just testing the wrong thing12:19
rogpeppejam: it would make more sense if there was a call that said "set all these settings on all these services"12:19
rogpeppejam: with just the config file as input12:21
jamrogpeppe: well, the service could be optional if you specify 'juju set --config'12:21
rogpeppejam: yeah, that would make much more sense12:22
jam:q12:22
rogpeppejam: it would be nice if there was some way of reliably telling the two-level config from the one-level config. that way you could have some settings in a config file that would apply to a given charm regardless of its service name.12:22
rogpeppejam: (that's the way juju is now, but we're going to remove that possibility by making it compatible)12:24
jamrogpeppe: well, you could look for a top level key that matches the service name, and if it exists, recurse into it12:24
jamthough it leaves you open to 'interpretation' if you ever had key collisions12:25
rogpeppejam: it's quite possible that there's a ... yeah12:25
rogpeppejam: i much prefer to avoid heuristics when possible12:25
rogpeppejam: bug #116746512:29
_mup_Bug #1167465: service set (and deploy) uses wrong YAML config syntax <juju-core:New> <https://launchpad.net/bugs/1167465>12:29
rogpeppeit's a pity we've got YAML going over the wire at all. if it wasn't such an abstruse format, there would be a decent js parser for it and we wouldn't need to do that.12:31
rogpeppebecause it would make much more sense for the client side to inspect the yaml and decide which settings to use based on the service name, then send just those settings12:32
=== rvba` is now known as rvba
mgzer... who has the creds to put tools in canonistack?13:12
gary_posterHi all.  I'd like to announce the GUI's compatibility with juju core, but the Raring Juju from the devel PPA fails for me like this: http://pastebin.ubuntu.com/5598967/13:12
gary_posterIs that known?  Is there some other, better way to suggest that people try out the GUI on juju core?  I didn't figure installing juju from source was the right sales pitch :-)13:12
rogpeppegary_poster: yes, it's known and waiting on a fix to cloud-init in raring, i believe13:15
rogpeppegary_poster: we did have a fix but it was backed out on request13:15
gary_posterok cool rogpeppe thanks.  So we shouldn't announce till that is in backports?13:15
rogpeppegary_poster: and we were assured that the lifetime of the bug was "measured in days"13:15
gary_poster:-)13:15
rogpeppegary_poster: i think we could announce but say that we can't currently bootstrap a raring instance (referencing the bug number). you shouldn't see this issue if you set default-series=precise13:17
hazmatgary_poster, your launching a precise env? rogpeppe if so that  doesn't sound like the raring bug.13:17
hazmatthe raring cloud init bug13:17
rogpeppehazmat: i presumed he was launching a raring env13:17
rogpeppehazmat: yeah13:17
gary_posterrogpeppe, sorry, I am launching a precise instance from raring13:18
gary_posterdefault-series: precise13:18
gary_posterin environment13:18
hazmatrogpeppe, default is precise. he's using raring client13:18
rogpeppegary_poster: hmm13:18
hazmatwell dev ppa client13:18
gary_posterI had to do --upload-tools13:18
rogpeppehazmat: doesn't upload-tools make it default to current series?13:18
gary_posterMaybe that is related?13:18
rogpeppegary_poster: have you ssh'd to the bootstrap instance and looked at cloud-init-output.log ?13:19
gary_posterI think that was changed a while ago: at least on quantal we've been able to launch precise instances with --upload-tools13:19
hazmatrogpeppe, it also uploads precise.. i hope it doesn't re change default series..13:19
gary_posterno rogpeppe, will look.  /var/log/...?13:19
hazmatthe result for that error was nothing on the other side..13:20
rogpeppegary_poster: yes13:20
gary_posterk13:20
rogpeppehazmat: yup13:20
hazmatrogpeppe, is "error: cannot log in to admin database: auth fails" cannot connect to remote side?13:20
* hazmat pokes around13:21
rogpeppehazmat: it means that we've got as far as starting mongo, but jujud bootstrap-state failed13:21
rogpeppehazmat: so yeah, it's not the raring bug13:21
rogpeppegary_poster: might be worth doing "cat /etc/os-release" on the remote instance too, just to make sure it really has booted precise13:22
gary_posterack rogpeppe.  (restarting instances)13:23
TheMuegary_poster: also which juju release (1.9.14 or 1.10.0)13:23
rogpeppeTheMue: he used --upload-tools13:23
rogpeppeTheMue: so it shouldn't make a deal of difference13:24
gary_posterTheMue, how do you tell, anyway?  I tried --version but that gave an error message13:24
ahasenackI just bootstrapped on ec2 and I didn't need to use --upload-tools, fwiw13:24
TheMuerogpeppe: "shouldn't" is the right answer ;)13:24
rogpeppeahasenack: with 1.10 ?13:24
ahasenackrogpeppe: yes13:24
gary_postercool ahasenack.  I'll try that after13:24
rogpeppeahasenack: maybe we have got 1.10 in the publiuc bucket after all then13:24
ahasenackhttp://pastebin.ubuntu.com/5601017/13:24
ahasenackrogpeppe: gary_poster ^^^13:25
gary_postercool13:25
rogpeppeahasenack: cool. i thought noone had acquired the right permissions to do that yet. i guess davecheney might've done it.13:25
ahasenackrogpeppe: still missing in canonistack, though13:27
ahasenackbut that's a "private" matter ;)13:27
rogpeppeahasenack: :-)13:27
ahasenackas in, private cloud13:27
TheMuerogpeppe: imho he handled it with martin yesterday13:28
rogpeppeTheMue: cool13:29
gary_posterrogpeppe, unsurprisingly juju ssh 0 fails with same error, as does juju status.  There is a clear error in the log though: https://pastebin.canonical.com/89982/ .13:36
gary_posterrogpeppe, and it definitely is precise13:37
gary_posterahasenack, were you starting a precise instance?13:37
rogpeppegary_poster: you can't use juju ssh13:37
rogpeppegary_poster: you'll have to use ssh directly13:37
gary_posterrogpeppe, yup, figured that, I did, and that's how I got the pastebin :-)13:37
rogpeppegary_poster: try: ssh ubuntu@instance13:37
ahasenackgary_poster: yes, I have default-series precise13:37
gary_posterahasenack, huh.  I may just want to try not using --upload-tools13:37
gary_posternow that this works13:38
ahasenackit used ami-d0f89fb913:38
ahasenack(us-east-1)13:38
ahasenackthat's 099720109477/ubuntu/images/ebs/ubuntu-precise-12.04-amd64-server-20130411.113:38
gary_posterahasenack, same here13:38
gary_poster(but I used upload-tools)13:39
rogpeppegary_poster: hmm, weird13:39
rogpeppegary_poster: ah i know!13:39
rogpeppegary_poster: you were using --upload-tools but you hadn't done "go install"13:39
gary_posterso upload tools doesn't work from PPA13:39
gary_postercool, makes sense13:39
gary_posterI was somewhat surprised when it worked on my quantal machine13:40
gary_posterok, will kill and retry without --upload-tools.  Thanks rogpeppe and ahasenack13:40
rogpeppegary_poster: juju --upload-tools should check that the command line client is the same version as the tools that have been built.13:41
rogpeppegary_poster: although that's not really sufficient either.13:42
rogpeppegary_poster: perhaps upload-tools should build the tools and then run them to do the actual bootstrap13:43
=== Makyo|out is now known as Makyo
gary_posterrogpeppe, that sounds potentially good.  Alternatively, --upload-tools could simply fail (with helpful message) if you are not running from a devel juju?13:46
ahasenackhm, juju-log in juju-core does not have a --log-level parameter13:46
ahasenackpyjuju does13:46
ahasenackkeystone charm failed to deploy:13:46
rogpeppegary_poster: that wouldn't fix the most common failure scenario that i encounter13:46
ahasenack2013/04/25 13:39:25 INFO worker/uniter: HOOK subprocess.CalledProcessError: Command '['juju-log', '--log-level', 'INFO', 'Configuring Keystone to use a random admin token.']' returned non-zero exit status 213:46
rogpeppeahasenack: hmm, i thought we just ignored that13:47
rogpeppepwd13:47
ahasenackit said13:47
ahasenack2013/04/25 13:39:25 INFO worker/uniter: HOOK error: flag provided but not defined: --log-level13:47
ahasenackshould I file a bug?13:47
hazmatyes13:47
rogpeppeahasenack: yeah. we accept (and ignore) -l, but don't define --log-level13:48
rogpeppeahasenack: which should be defined as an alias13:48
ahasenack-l is an alias for --log-level?13:48
ahasenackok13:48
rogpeppeahasenack: thanks for finding it13:48
ahasenack#117271713:49
_mup_Bug #1172717: juju-log does not accept --log-level <juju-core:New> <https://launchpad.net/bugs/1172717>13:49
ahasenackhm, found another incompatibility13:55
ahasenackthe charm directory layout changed a bit, and the keystone charm makes some assumptions13:55
ahasenack    juju_rc_path = "/var/lib/juju/units/%s/charm/%s" % (unit_name, script_path)13:55
ahasenackthat does not exist in units deployed by go-juju13:55
rogpeppeahasenack: i think that's an unwarranted assumption on the part of the keystone charm13:56
rogpeppeahasenack: i don't think there has every been a guarantee of the current directory13:56
rogpeppes/every/ever/13:56
ahasenackrogpeppe: I agree13:57
rogpeppeahasenack: it should really use $CHARM_DIR13:57
ahasenackrogpeppe: is that an env var exported by both pyjuju and juju-core?13:59
rogpeppeahasenack: i think so, yes13:59
ahasenackok13:59
rogpeppefwereade__: what do you say to removing jujuc log --debug and making --log-level work correctly?14:00
=== wedgwood_away is now known as wedgwood
rogpeppefwereade__: given that we now do actually have log levels14:01
fwereade__rogpeppe, do we have no users of --debug? I thought it pre-existed14:01
fwereade__rogpeppe, if we don't definite +114:01
rogpeppefwereade__: not AFAICS in /juju/hooks/cli.py14:01
fwereade__rogpeppe, even if we do +1 to using log levels14:01
rogpeppefwereade__: but i may be missing another place14:01
fwereade__rogpeppe, sweet14:02
fwereade__rogpeppe, kill it kill it kill it14:02
rogpeppefwereade__: need to fix general log-level setting first14:02
fwereade__rogpeppe, agreed14:02
gary_posterFWIW, verified that juju-gui works.  Do I need to suggest that people install the devel PPA, or should the default Raring juju-core work?  I'm using the devel PPA14:03
gary_posterI suppose I could uninstall juju-core, uninstall the PPA, reinstall juju-core, and verify...14:03
gary_posterbut if someone knows off hand that would be convenient :-)14:03
mgzthe bucket probably just needs the the version from the archive as welll...14:05
mgzI can do that and see14:05
ahasenackgary_poster: the instructions at juju.ubuntu.com already say to install the devel ppa iirc14:05
mgzsome funny versioning business went on, didn't think the juju tool picking loguc would care14:05
gary_posterahasenack, right you are, thanks.  But that may be specific to < raring.  So mgz, you are doublechecking to see if default raring juju-core works OK?14:06
mgzwell, people already had, but I'm trying something else to see if it makes a difference for you14:08
rogpeppeoh wonderful "Your fault is due to major damage to cabling affecting all providers in your area. Engineers are working to resolve ASAP. We apologise for no fix time."14:25
TheMuerogpeppe: so a wonderful mca14:29
rogpeppeTheMue: mca?14:29
TheMuerogpeppe: maximum credible accident14:29
rogpeppeTheMue: ha.14:30
rogpeppeTheMue: the fact that most people in the street don't have a problem seems to give the lie to it14:30
TheMuerogpeppe: or they use lte ;)14:30
rogpeppeTheMue: lte?14:31
TheMuerogpeppe: 4g14:31
rogpeppeTheMue: some do, yeah, but lots don't. my neighbour who's also affected has been canvassing other folks in the street and finding out14:31
TheMuerogpeppe: http://en.wikipedia.org/wiki/LTE_(telecommunication)14:32
dimiternhttps://codereview.appspot.com/854005014:33
TheMuerogpeppe: most aren't so depending on it like you (we). so it's inconvenient, but it doesn't really hurts. they then use their mobiles or the internet at work.14:33
dimiternso there's a mistake in the desc, sorry, the bug is 1040210, not 104020314:33
rogpeppedimitern: looking14:36
* dimitern bbi30m14:37
rogpeppedimitern: reviewed14:43
rogpeppefwereade__, ahasenack: trivial? https://codereview.appspot.com/895504414:53
ahasenackrogpeppe: if that adds --log-level as an alias to -l, +1 :)14:54
rogpeppeahasenack: yup, that's it.14:55
fwereade__rogpeppe, LGTM trivial14:55
rogpeppefwereade__: thanks14:56
rogpeppe hmm, "package" is not a great name for a type in go15:02
mgzI try to use "if" as a variable name sometimes15:05
dimiternrogpeppe, TheMue: thanks15:06
rogpeppei always find it interesting how much ambiguity the brain resolves automatically15:07
rogpeppei'll have used the same variable name in two entirely different ways in a function and have no problem with it until the compiler tells me15:08
rogpeppeand then it's like "how tf didn't i notice that?"15:08
fwereade__dimitern, reviewed15:09
dimiternfwereade__: cheers15:10
dimiternenter the saucy salamander (13.10) :D - http://www.markshuttleworth.com/archives/125215:20
TheMuedimitern: yeah, just read it15:23
dimiternfwereade__, rogpeppe: replied to the reviews, will need some help - please take a look15:29
fwereade__dimitern, responded15:43
dimiternfwereade__: thanks15:45
Davieymgz: Hey, Did i understand correctly that you created the release tarball for juju-core?15:51
mgzDaviey: yes, all complaints to be directed at me.15:52
Davieymgz: That'll have to wait until we have a big bottle of port, and soe fine cheese.15:53
Davieymgz: The reason for asking.. Can you wiki-ify what you did, whilst it's still fresh?  (I imagine there was some sausage making, but that is OK).  What you did is a good basis for next time :)15:54
mgzyeah, I'm writing up release process stuff today15:54
Davieymgz: superb15:56
dimiterni'm off guys16:17
mgzlater dimitern16:17
dimiternsee you tomorrow and good evening16:17
=== deryck is now known as deryck[lunch]
mrammTwo new bugs from end users: 13:52 dpb_: mramm: https://bugs.launchpad.net/juju-core/+bug/1172814, https://bugs.launchpad.net/juju-core/+bug/117281117:53
_mup_Bug #1172814: Need a way to run an end-to-end test on a juju environment. <juju-core:New> <https://launchpad.net/bugs/1172814>17:53
_mup_Bug #1172811: Need a way to watch juju-core environements <juju-core:New> <https://launchpad.net/bugs/1172811>17:53
rogpeppemramm: thank. i've responded to the second one.18:07
rogpeppethanks, even18:07
=== deryck[lunch] is now known as deryck
rogpepperight, that's me for the day19:13
rogpeppeg'night all19:13
mrammanybody know anything about the issues folks are reporting with sync-tools ?20:08
mrammthat sounds like a high priority bug to me20:08
ahasenackhttp://pastebin.ubuntu.com/5602223/ for reference20:11
mrammhmm, looks like another issue we've seen caused by a packaging bug in go 1.0.2, we will investigate right away20:13
=== _thumper_ is now known as thumper
thumpermorning folks20:55
=== wedgwood is now known as wedgwood_away

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