/srv/irclogs.ubuntu.com/2014/03/12/#juju-dev.txt

thumperwallyworld_: I think the bot is wedged00:34
wallyworld_ffs. ok00:34
thumperwallyworld_: trust yours to be picked up first00:56
wallyworld_i know right :-D00:56
thumperWTF?00:57
thumperthe bot won't land my branch because it had trouble loading the prereq00:57
thumperFFS00:57
wallyworld_thumper: if it's any consolation, i updated golxc yesterday and last night had to patch the lxc stuff in juju core for it to compile, pending your stuff landing00:57
thumperwallyworld_: all you had to do was 'cd ~/go/src/launchpad.net/golxc; bzr revert -r 7'00:58
thumperand it would have been fine00:58
wallyworld_yeah i know00:58
=== Tribaal_ is now known as Tribaal
wallyworld_was just trying to make you feel better00:58
=== _mup__ is now known as _mup_
thumperoh, ok01:00
thumperthanks01:00
thumperfuck yeah!01:05
* thumper pokes around a bit01:06
thumperhazmat: hey...01:08
thumperhazmat: wordpress works fine with aufs01:08
thumperhazmat: you had me all concerned about nothing01:08
hazmatthumper, hmm01:27
thumperhazmat: talked with hallyn about it01:28
thumperhazmat: he suggested to use aufs if btrfs doesn't work01:28
thumperhazmat: sorry, if not btrfs backed01:28
thumperhazmat: and shake out bugs :-)01:29
thumperbut should all be good01:29
hazmatthumper, ah.. that's my issue.. i have btrfs under aufs01:29
hazmatthumper, cool.. glad thats resolved01:29
thumperso, fast and small for all \o/01:29
hazmatthumper, so your able to install and relate wordpress to mysql?01:44
hazmatthumper, i always get this error on aufs on the db relation.. 2014-03-12 01:41:35 INFO db-relation-changed rm: fts_read failed: Stale NFS file handle01:44
thumperhazmat: yep, and looked at the web on 10.0.3.x01:44
hazmatthumper, cool01:44
thumperall good01:44
davecheneyumm, ubuntu@winton-02:~/src/launchpad.net/juju-core$ juju bootstrap -v --upload-tools01:50
davecheneyFlag --verbose is deprecated with the current meaning, use --show-log01:50
davecheney2014-03-12 01:50:08 WARNING juju.cmd.juju common.go:34 ignoring environments.yaml: using bootstrap config in file "/home/ubuntu/.juju/environments/local.jenv"01:50
davecheney2014-03-12 01:50:08 ERROR juju.cmd supercommand.go:296 environment has no bootstrap configuration data01:50
davecheneythis broke overnight01:50
wallyworld_davecheney: i just tried bootstrapping local from trunk, seems to work02:13
wallyworld_but i didn't have a jenv file lying around02:13
wallyworld_i know that warning is new, but i don't know of any logic changes02:14
davecheneyubuntu@winton-02:~/src/launchpad.net/juju-core$ juju status02:19
davecheneyERROR Unable to connect to environment "local".02:19
davecheneyPlease check your credentials or use 'juju bootstrap' to create a new environment.02:19
davecheneyError details:02:19
davecheneynot bootstrapped02:19
davecheneyenvironment is not bootstrapped02:19
sinzuidavecheney, I can fix leankit02:25
wallyworld_davecheney: you can try destroying your env and start again, that will clear any old jenv file02:27
sinzuidavecheney, you were definitely deleted02:27
sinzuioh sweet, someone paid for more seats. There is not need to delete the old users02:28
wallyworld_thumper: if you have a moment - https://codereview.appspot.com/7433004402:35
=== Ursinha is now known as Ursinha-afk
wallyworld_thumper: you're not having much luck with your branch :-(02:39
thumperno...02:39
=== Ursinha-afk is now known as Ursinha
rick_h_anyone able to give me a hint on "BadRequest - The affinity group name is empty or was not specified." when deploying to azure. I've created a storage group in East US and that's the location set in my env.yaml03:25
rick_h_ah, seems I'm hitting https://bugs.launchpad.net/juju-core/+bug/125935003:28
_mup_Bug #1259350: juju bootstrap fails in Azure (BadRequest - The affinity group name is empty or was not specified.) <azure-provider> <bootstrap> <juju-core:Triaged> <https://launchpad.net/bugs/1259350>03:28
davecheneyhttps://bugs.launchpad.net/juju-core/+bug/129116503:33
_mup_Bug #1291165: juju bootstrap local cannot bootstrap  <ppc64el> <juju-core:Triaged> <https://launchpad.net/bugs/1291165>03:33
davecheneythis has proved hard to unfuck03:33
wallyworld_can you try removing the jenv file?03:35
davecheneyubuntu@winton-02:~/src/launchpad.net/juju-core$ cat /home/ubuntu/.juju/environments/local.jenv03:41
davecheneyubuntu@winton-02:~/src/launchpad.net/juju-core$ file /home/ubuntu/.juju/environments/local.jenv03:41
davecheney/home/ubuntu/.juju/environments/local.jenv: empty03:41
davecheneybrilliant03:41
davecheneywallyworld_: yup, that fixed it03:42
wallyworld_davecheney: i would have hoped destroy-env would have been able to do that03:42
wallyworld_maybe it can't handle an empty file03:43
davecheneythat sounds like a good resolution to the bug03:47
davecheney--force should remove the .jenv, with prejudice03:47
davecheneyotherwise CTS will shank us03:47
axwwallyworld_: when you have a moment, please: https://code.launchpad.net/~axwalk/gwacl/deleteservice-media/+merge/21053404:03
wallyworld_sure04:03
wallyworld_axw: are you going to delete the obsolete delete code?04:06
wallyworld_in juju04:06
axwwallyworld_: I am going to in my new implementation04:07
wallyworld_great04:07
axwwallyworld_: actually, DestroyHostedService is in gwacl04:07
axwwhich is what does all this manually04:07
axwI will remove it once the Juju side is updated04:07
wallyworld_do maybe add to your branch04:07
wallyworld_ok04:07
* thumper is starting to get real fucked off with the landing bot04:26
thumperno...04:26
thumpergetting fucked off at that intermittent failing test04:26
thumperthat fails more often than not04:27
thumperwallyworld_: you'll be happy to know that I came up with some good tests for this new code :)04:33
* thumper is pretty happy with them04:33
wallyworld_great04:33
thumperjust running 'make check' before proposing04:33
wallyworld_ok04:33
* thumper waits with baited breath to see if the fucking test fails again04:36
* wallyworld_ gets the popcorn04:40
thumperGRRRR!!!!04:42
* thumper approves again04:42
thumperI think this branch is almost a record04:42
* thumper taps his fingers...04:58
* thumper approves it again05:03
thumperwallyworld_: https://codereview.appspot.com/74370044 if you have time05:03
wallyworld_ok05:03
* thumper wanders off for a bit05:03
thumperwill check on the bot in about 20 minutes05:03
=== thumper is now known as thumper-afk
jam1thumper-afk: I think the bot has been failing because it failed enough to start running out of disk space05:45
jam1at least, it was at 6 out of 8GB consumed05:45
=== jam1 is now known as jam
=== Ursinha is now known as Ursinha-afk
=== Ursinha-afk is now known as Ursinha
thumper-afk:(06:56
thumper-afkjam: can I get you to email me the bot creds again? or point me to where to get them from?06:57
thumper-afkthat way I can look myself instead of annoying wallyworld_06:57
jamthumper-afk: sure, though I'm poking at it right now myself06:57
thumper-afkthanks in advance06:57
axwthumper-afk: FYI, just found this: https://bugs.launchpad.net/juju-core/+bug/129120706:57
jamI'm trying to sort out the failures06:57
_mup_Bug #1291207: juju-run symlink is broken after upgrade-juju <run> <upgrade-juju> <juju-core:Triaged> <https://launchpad.net/bugs/1291207>06:57
thumper-afk:-(06:57
thumper-afkwill look tomorrow (most likely06:58
axwlooks like it'll be easy to fix.06:58
wallyworld_thumper-afk: you hold the record06:58
thumper-afkfcking permissions06:58
thumper-afkwallyworld_: for annoying you?06:58
thumper-afk\o/06:58
wallyworld_that too :-)06:58
=== thumper-afk is now known as thumper
wallyworld_i mean for failed landing attempts06:58
jamthumper-afk: I have to sort out the original creds for nova list, but for now the IP address is 10.55.61.118 and your launchpad SSH keys can log in as 'ubuntu'06:59
thumperI'm going to sign off now, but I'll keep poking the landing bot06:59
thumperkk06:59
thumperta06:59
jambot is in limbo right now while I debug06:59
thumperkk06:59
dimiternrogpeppe, hey09:14
rogpeppedimitern: yo!09:14
dimiternrogpeppe, I decided to drop one of the incomplete fixes - the one about .jenv detection09:14
rogpeppedimitern: sounds like a good plan - it needed some more work09:15
dimiternrogpeppe, after rummaging for a while in the code I realized you're right and it deserves its own CL as it'll blow up this out of proportion09:15
dimiternrogpeppe, re registering a file:// protocol on utils/http by default09:30
dimiternrogpeppe, it seems the manual provider is using "file:///var/lib/juju/storage/tools.tar.gz" in the provider-state-url file when provisioning09:30
dimiternrogpeppe, and without that it fails to fetch the provider-state and claims it's not bootstrapped09:31
dimiternrogpeppe, (or something similar - i'm testing again now to see if that's the case)09:31
rogpeppedimitern: how does it manage to work currently?09:31
dimiternrogpeppe, it's quite fragile in my experience09:32
rogpeppedimitern: but how can it work at all if the file protocol isn't registered?09:33
dimiternrogpeppe, i had to set up a vm with "ubuntu" user to make it work for example - it was always trying ubuntu@bootstrap-host and it was failing to use the bootstrap-user i specified09:33
dimiternrogpeppe, well, that's the thing - simplestreams *does* register the file:// protocol for testing purposes09:33
dimiternrogpeppe, in some init() func09:33
rogpeppedimitern: this isn't testing code though, is it?09:34
dimiternrogpeppe, but that code path doesn't seem to run in some cases09:34
dimiternrogpeppe, no it's production code09:34
dimiternrogpeppe, simplestreams.go:37909:35
rogpeppedimitern: in which dir?09:35
dimiternrogpeppe, envs/ss/09:35
dimiternrogpeppe, but since RegisterProtocol there uses http.DefaultTransport it wasn't working when ssl-hostname-validation was set to false (and a non-validating tls transport was used)09:36
rogpeppedimitern: hmm, i start to see09:36
wwitzel3rogpeppe: what is the command you want tested for 512-maas-bootstrap-bridge-utils?09:38
dimiternrogpeppe, I'll run a series of tests of manual bootstrap and local bootstrap + manual provisioning to before reproposing without the file:// proto registration09:38
rogpeppewwitzel3: we need to check that we can deploy units to the bootstrap node and that we can connect to those units09:39
rogpeppedimitern: the fact that simplestreams is registering the file protocol seems a bit wrong. i need to think about it for a little bit.09:40
dimiternrogpeppe, it *definitely* seems wrong like this, unconditionally09:40
wwitzel3rogpeppe: ok, I'm on your branch and I've bootstraped a node in my maas .. so I can just deploy anything?09:41
rogpeppewwitzel3: try: juju deploy --to lxc:0 ubuntu09:41
wwitzel3rogpeppe: ok, got it, when I "fixed" the lxc not being installed from cloud-tools before, I was testing not using --upload-tools. So my fix actually wasn't a fix and broke the CI build.09:49
rogpeppewwitzel3: good point09:50
wwitzel3rogpeppe: so I'm actually fixing it now :P .. and I will test your branch with that test.09:51
rogpeppewwitzel3: thanks09:51
wwitzel3rogpeppe: I also managed to get my maas configured in such away that I can easily destroy environ without having to rebuild the nodes from scratch. By snapshotting them at the right time, I can just restore to the snapshot.09:52
wwitzel3rogpeppe: so testing is a lot faster now :)09:52
rogpeppewwitzel3: nice09:52
dimiternrogpeppe, so without the file:// proto registration I get this:10:17
dimiternrogpeppe, 2014-03-14 08:04:54 ERROR juju.cmd supercommand.go:296 cannot load state from URL "file:///var/lib/juju/storage/provider-state" (read from "/tmp/provider-state-url"): Get file:///var/lib/juju/storage/provider-state: unsupported protocol scheme "file"10:17
dimiternrogpeppe, with manual bootstrap10:17
dimiternrogpeppe, if you're against registering a file protocol handler, I can check for file:// schema in the environs/bootstrap LoadStateFromURL() and try to read it directly instead10:20
rogpeppedimitern: i'm still trying to think it through10:20
rogpeppedimitern: the thing that makes me most uncomfortable is the disconnected nature of the fix here - we have two places a long way apart in the code (utils/http vs environs/simplestreams) that are both intimately connected - that feels pretty sleazy10:24
dimiternrogpeppe, it does, doesn't it10:24
rogpeppedimitern: i'd be happier if everything used a Client from utils/http10:25
rogpeppedimitern: then we could have a function to register schemes in there, rather than using http.DefaultClient10:25
dimiternrogpeppe, in fact this error only seems to happen when you manual bootstrap with ssl-hostname-verification: false, tested just now10:25
dimiternrogpeppe, and that's due to simplestreams10:25
rogpeppedimitern: that sounds right - if ssl-hostname-verification is true, we use http.DefaultClient10:25
dimiternrogpeppe, so I'll drop the file:// proto registration for this CL and file a bug about unifying http clients10:26
rogpeppedimitern: doesn't that leave trunk broken?10:26
rogpeppedimitern: i guess it's already broken though10:26
dimiternrogpeppe, yeah - it's no more broken than it was10:28
voidspacerogpeppe: in juju-core/instance/instance.go where is Address defined?10:31
voidspaceis it a built-in type10:31
rogpeppevoidspace: in instance/address.go10:32
voidspaceah, same package name10:32
voidspacejust not the same file10:32
rogpeppevoidspace: if in doubt, grep for 'type Foo'10:32
voidspacegd doesn't work on my desktop machine either10:32
voidspacemust work out why10:32
rogpeppevoidspace: yeah - i find it invaluable10:33
rogpeppevoidspace: you could find out if it works ok just running it from the command line10:33
voidspacerogpeppe: right, good call10:33
rogpeppevoidspace: the only built-in types are mentioned here: http://golang.org/ref/spec#Predeclared_identifiers10:36
voidspacerogpeppe: yeah, I just went there to check :-)10:36
voidspacethanks10:36
rogpeppevoidspace: (which is the definitive list of predeclared identifiers)10:36
rogpeppevoidspace: if you haven't already, the spec is well worth a read10:36
rogpeppevoidspace: being unusually readable for such things10:37
voidspacerogpeppe: right, I haven't10:40
voidspacerogpeppe: ok, so my godef wasn't properly installed in vim (the bundle wasn't working - I've now manually installed godef.vim)10:40
voidspacerogpeppe: so now it is not working in much more interesting and potentially fixable ways... :-)10:41
rogpeppevoidspace: lol10:41
voidspacerogpeppe: it only looked like it was sort of working because "gd" is the default vim "goto local definition" vim command anyway10:41
rogpeppevoidspace: so how's it failing now?10:41
voidspaceFor example10:42
voidspaceparseLocalPackage error: no more package files found^@godef: no declaration found for Address10:42
rogpeppevoidspace: that ^@godef thing is weird10:42
voidspacerogpeppe: yeah, I'd better check godef.vim I guess10:44
rogpeppevoidspace: godef has got a -debug flag, which might or not produce some useful info in this case10:44
voidspacegodef --help is "terse"10:45
voidspaceand [flags] expr does not explain the arguments it takes *particularly* well10:46
dimiternrogpeppe, filed bug 129129210:46
_mup_Bug #1291292: use a utils/http client for all HTTP(S) calls across the codebase <manual-provider> <tech-debt> <juju-core:Triaged> <https://launchpad.net/bugs/1291292>10:46
rogpeppevoidspace: yeah, could do better :-)10:47
rogpeppevoidspace: "expr" is a go expression10:47
voidspacerogpeppe: so I did "godef instance.Address"10:47
voidspaceand got10:47
voidspacegodef: cannot read : open : no such file or directory10:47
rogpeppevoidspace: try: godef -f somefile.go instance.Address10:48
voidspacerogpeppe: cool, thanks10:48
rogpeppevoidspace: where somefile.go is the file you're going from10:48
voidspaceright10:48
rogpeppevoidspace: standup: https://plus.google.com/hangouts/_/canonical.com/juju-core?v=139421841010:48
voidspacerogpeppe: and it works10:49
voidspacehmmm....10:49
rogpeppevoidspace: hmm10:49
voidspacerogpeppe: which is good news, just need to figure out the vim integration10:49
rogpeppevoidspace: yeah10:49
dimiternjam, mgz_, standup?10:50
mgz_I'm here10:50
voidspacerogpeppe: is this the canonical vim-godef? https://github.com/dgryski/vim-godef10:56
rogpeppevoidspace: i think so10:56
voidspacerogpeppe: thanks10:56
voidspacerogpeppe: if I start vim from the launchpad.net directory it works - so it's not coping with shorter relative paths I think11:02
rogpeppevoidspace: interesting11:02
voidspacerogpeppe: if I start vim from launchpad.net/juju-core/worker (for example) it fails11:02
voidspacerogpeppe: so yay, it works! :-)11:03
rogpeppevoidspace:cool11:03
voidspacerogpeppe: hmmm... maybe not, it works once and then the next call doesn't work :-/ odd11:09
rogpeppevoidspace: i'd add some debug prints to the source11:10
rogpeppevoidspace: see what arguments are actually being passed11:10
voidspacerogpeppe: ok, outside work time I think11:10
rogpeppevoidspace: then try calling godef directly with those arguments and see if you can repro the failure11:10
rogpeppevoidspace: probsa11:10
voidspacerogpeppe: my guess is that it's mainly a path issue11:11
rogpeppevoidspace: it may well be11:11
dimiternrogpeppe, last look over https://codereview.appspot.com/72860045/ before i land it?11:22
rogpeppedimitern: will do11:22
jamvladk: It would seem that you made it to IRC, am I chatting to the right vlad ?11:39
vladkyes11:39
voidspacemgz_: so I need coffee and then we should talk11:40
mgz_voidspace: me too11:41
jamvladk: welcome again to the team11:42
jamnatefinch: FWIW my last round of "If we get EOF, Refresh + Ping" seems to have landed cleanly, and allowed thumper's branch to land11:43
jamit is possible that the fix was that I now *always* call Ping after replSetReconfig11:43
jamto detect if we're actually going to get an EOF11:43
jamthat would otherwise have been missed11:43
jamand then Refresh() and Ping again11:43
jamnatefinch: I'm not sure, but hey, 2 branches landed back to back is great news for thebot11:44
dimiternso ever since we decided to shorten the standup to 15m it started getting 30-45m each time :)11:50
natefinchjam: that's great.11:51
natefinchjam: that may have been the fix... there seems to be a lot of chicken waving in getting the replicaset stuff working correctly11:53
jamnatefinch: given the "wait for us to wake up and be ready" it certainly does make you wave some chickens11:54
dimiternrogpeppe, should be good to land, right?11:54
* rogpeppe remembers to go back and look11:55
rogpeppedimitern: i don't think DetectionScript and CheckProvisioned should be exported - they could be added to export_test.go so that local tests can access them11:56
rogpeppedimitern: they aren't used in production code external to the package AFAICS11:57
jamif people here could Ping when they set an MP to approved, I'd like to keep an eye on the bot, it looks like it is semi-healthy again11:57
wwitzel3so in the case where a var of a package is private, but I want to use it in a test, do I just make it public .. seems not what I want to do.12:07
wwitzel3the var is a slice that is modified by the package I am testing and I want to assert that those modifications are successful12:08
rogpeppewwitzel3: is the slice a global?12:09
natefinchwwitzel3: are you doing this from another package, or from inside the package with the slice?12:09
wwitzel3rogpeppe, natefinch: the slice is a global, it is being modified from side the functions of a struct in the same package.12:12
wwitzel3s/side/inside12:12
rogpeppewwitzel3: in general I'm skeptical of functions that modify global state, but it may be ok in this instance12:12
rogpeppewwitzel3: what does the slice hold?12:13
wwitzel3rogpeppe: fair, this is the requirePackages slice in the lxc/initalisation.go12:13
wwitzel3requiredPackages .. helps if I could type this morning12:13
natefinchwwitzel3: if your tests are in the same package as the slice, you can just modify it directly.  THat is, put your tests in the same package (as opposed to <package>_test) and then you can access non-exported data12:14
wwitzel3natefinch: Ok, and that is not taboo?12:14
rogpeppewwitzel3: why does that slice need to be modified?12:14
rogpeppewwitzel3: it's a judgement call12:14
wwitzel3rogpeppe: so that --target-release is passed to the AptGetInstall that consumes the slice12:15
natefinchwwitzel3: it's not taboo, that's how you get nice limited-scope tests to verify specific behavior.12:15
rogpeppewwitzel3: the other approach is to have an export_test.go file in the same package that exports some variables just for tests12:15
wwitzel3rogpeppe: I like the export_test approach12:16
natefinchrogpeppe: export_test is an abomination... there seems to be no reason to do it other than "all the rest of my tests are external, and I don't want to make another file for internal tests"12:16
wwitzel3natefinch: I like that it is explict12:16
rogpeppenatefinch: i wouldn't word it so strongly12:16
rogpeppenatefinch: there's a trade-off here12:17
natefinchrogpeppe: it just means that your tests now use something that looks public that doesn't actually exist in the real package12:17
natefinchrogpeppe: at least with internal tests, it's clear you're using package internals12:17
wwitzel3natefinch: that's true12:17
natefinchrogpeppe: there's nothing that says you can't have both internal tests and external tests12:17
natefinchsorry, kids are up, I gotta go.   I wanted to have this discussion last week, but it was too hard over the hangouts.12:18
wwitzel3well it seems like there is less debate over just making the tests be part of the package, so I will go that route :)12:18
rogpeppenatefinch: with internal tests, you can't tell whether any call is public or private12:18
wwitzel3and then people can pick on me in the code review12:18
rogpeppewwitzel3: i think natefinch is about the only one with that particular view :-)12:18
rogpeppewwitzel3: although i don't mind internal tests much either12:19
wwitzel3rogpeppe: maybe so, but I have to pair with him today, so he wins :P12:19
rogpeppewwitzel3: ha ha12:19
rogpeppewwitzel3: BTW, i think that modifying the global slice is almost certainly the wrong approach in this case12:20
dimiternrogpeppe, agreed I changed that as you suggested12:20
wwitzel3rogpeppe: yeah, I am actually going to send a different one instead of modifying12:20
rogpeppedimitern: thanks12:20
dimiternrogpeppe, and I'm waiting for your LGTM12:20
rogpeppedimitern: i'm presuming you haven't re-proposed the changes yet12:23
voidspaceis it common when comparing two structs of the same type to get a runtime error "comparing uncomparable type" from c.Assert12:25
voidspacehttps://pastebin.canonical.com/106327/12:25
rogpeppedimitern: LGTM12:26
rogpeppevoidspace: you probably want to be using gc.DeepEquals12:26
voidspacerogpeppe: sounds good, thanks12:26
rogpeppevoidspace: not all types in Go are comparable12:27
rogpeppevoidspace: specifically, slices and function pointers aren't12:27
voidspacerogpeppe: but you can compare type and compare members12:27
voidspacerogpeppe: slices are uncomparable !?12:27
voidspacethat's the issue12:27
voidspaceDeepEquals is at least pointing me to the slices it can't compare12:28
voidspaceruntime error: comparing uncomparable type []instance.Id12:28
rogpeppevoidspace: yes, slices are uncomparable because it's not clear how the comparison should work12:28
voidspacecompare length and if they're the same length compare members are equal12:28
rogpeppevoidspace: there are at least three possible ways12:28
voidspacewhat other way would make sense?12:28
rogpeppevoidspace: slices also have additional values after the length12:29
voidspacecapacity12:29
rogpeppevoidspace: yeah12:29
voidspacehmmm12:29
rogpeppevoidspace: and another possibility is to compare by pointer equality12:29
voidspacean identity check12:30
rogpeppevoidspace: yeah12:30
voidspacethat's a different check in my opinion12:30
rogpeppevoidspace: it's not clear which one == should use though12:30
rogpeppevoidspace: if i compare two pointers, it doesn't compare their contents12:30
voidspacerogpeppe: that's an identity check not an equality check though right (using Python terminology)12:31
rogpeppevoidspace: there's no distinction between the two in Go currently12:31
dimiternrogpeppe, yeah, I wanted to address any comments with one proposal12:31
dimiternrogpeppe, thanks!12:32
voidspacerogpeppe: but the very idea of pointers introduces the distinction12:32
rogpeppevoidspace: and if we compare members recursively, there's the possibility that we might get an infinite loop in an equality check12:32
voidspacerogpeppe: only if you're equality implementation is dumb12:32
voidspace:-)12:32
voidspacerogpeppe: but yeah, maybe making arbitrary types automatically comparable is problematic12:33
voidspacerogpeppe: how do you work around it for tests?12:33
rogpeppevoidspace: DeepEquals12:33
voidspacerogpeppe: except that doesn't work for types with slices as members12:33
rogpeppevoidspace: sure it does12:33
rogpeppevoidspace: DeepEquals is recursive12:33
voidspacerogpeppe: hah12:33
rogpeppevoidspace: (and deals with cycles too)12:33
voidspacerogpeppe: the DeepEquals works12:33
voidspacerogpeppe: and the error I *now* have is from the next Assert12:34
voidspaceI just didn't notice12:34
voidspaceso DeepEquals is fine and I'll stop complaining :-)12:34
rogpeppevoidspace: if you use jc.DeepEquals (from testing/checkers) then it will tell you where the comparison failed too12:34
voidspaceyep12:34
rogpeppevoidspace: which is great if you're comparing a large chunk of data12:34
voidspaceI'm using gc.DeepEquals (from gocheck) and it is giving me enough information at the moment12:34
voidspaceah, but not the member name that failed, just the comparison that failed12:35
rogpeppevoidspace: yeah12:35
voidspacewhich for this type is sufficient as it only has two members12:35
voidspacerogpeppe: thanks12:35
rogpeppevoidspace: there's one other distinction between gocheck.DeepEquals (which uses reflect.DeepEqual) and checkers.DeepEquals - the former treats a nil slice as distinct from an empty slice; the latter does not.12:36
rogpeppevoidspace: since in general we treat a nil slice exactly the same as an empty slice, the latter can be useful12:36
voidspacerogpeppe: right, useful to know12:36
dimiternwallyworld_, still there?13:44
wallyworld_sorta13:44
dimiternwallyworld_, so should i assign bug 1290684 to myself?13:44
_mup_Bug #1290684: cannot perform multiple upgrades <upgrade-juju> <juju-core:In Progress by wallyworld> <https://launchpad.net/bugs/1290684>13:44
wallyworld_i have a mp up for that bug13:44
wallyworld_https://code.launchpad.net/~wallyworld/juju-core/old-agentconf-datadir/+merge/21052613:45
dimiternwallyworld_, I can't see a linked branch13:45
wallyworld_i haven't linked it sorry13:45
wallyworld_will do so13:45
dimiternwallyworld_, ok, so after yours lands, I can file a separate bug about migrating Jobs in 1.18 config?13:46
wallyworld_yeah, and anything else that need doing13:46
wallyworld_maybe it's just Jobs13:46
wallyworld_can't recall right now13:46
wallyworld_before i and i just want to ensure local provider is covered13:47
dimiternsure13:47
dimiternI also have some comments on your CL13:47
wallyworld_ok13:47
wallyworld_i'm off to bed, i'll look tomorrow13:48
jcastroyou guys ready for the UDS update?13:55
natefinchjcastro: glad you reminded me13:55
jcastrohttps://plus.google.com/hangouts/_/hoaevent/AP36tYdJ0WjYraULj4VVnIhg2-wan1zM_Q6nzudEY4WfC6p1-8aoWw?authuser=0&hl=en&hcb=0&lm1=1394632583536&hs=75&hso=0&heeid=tvJzNRrPTJA&ssc=WyIiLDAsbnVsbCxudWxsLG51bGwsW10sbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLDc1LG51bGwsbnVsbCxudWxsLFsxMzk0NjMyNTgzNTM2XSxudWxsLFsiaG9hZXZlbnQiLCJBUDM2dFlkSjBXallyYVVMajRWVm5JaGcyLXdhbjF6TV9RNm56dWRFWTRXZkM2cDEtOGFvV3ciXSxbXSxudWxsLG51bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLG513:56
jcastro1bGwsbnVsbCxbMF0sW10sbnVsbCwidHZKek5SclBUSkEiLG51bGwsW10sbnVsbCxudWxsLG51bGwsW10sbnVsbCxudWxsLFtdXQ..13:56
jcastrowhoa!13:56
jcastrohttps://plus.google.com/hangouts/_/hoaevent/AP36tYdJ0WjYraULj4VVnIhg2-wan1zM_Q6nzudEY4WfC6p1-8aoWw?authuser=0&hl=en13:56
jcastrotry that one13:56
natefinchrogpeppe, mgz_, dimitern, jam: what the hell have we delivered and do we intend to deliver?13:56
natefinchbesides HA.... joyent provider, I guess13:57
dimiternnatefinch, for 1.18?13:57
natefinchdimitern: uh sure, or trusty13:57
dimiternnatefinch, for trusty definitely more than for 1.1813:58
dimiternnatefinch, for 1.18 mostly lots of critical/high bug fixes and regressions13:58
natefinchdimitern: trusty is probably what people will care about13:59
dimiternnatefinch, well HA, container networking (somewhat - ec2 + maas and basic support at that)13:59
dimiternnatefinch, joyent, smoother upgrades (preferably major version upgrades, but perhaps not schema upgrades)14:01
=== edu-afk_ is now known as edamato
dimiternnatefinch, and better versioning (1.2.3-b1, -rc1, etc.)14:03
natefinchcool14:03
jcastro#ubuntu-uds-servercloud-114:03
rogpeppedammit, i missed the hangout14:36
rogpeppehmm, this is worrying: http://paste.ubuntu.com/7079579/14:38
wwitzel3I joined it, then realized I probably joined it the wrong way14:38
wwitzel3so I just sat with my mic and camera on mute hoping no one noticed14:39
natefinchhaha14:46
natefinchwwitzel3: it's ok.  I'm sure no one noticed :)14:46
natefinchwwitzel3: it's not like it was being recorded or anything ;)14:47
wwitzel3natefinch: hah, thanks14:48
natefinchjcastro:  (from juju help add-machine):  juju add-machine ssh:user@10.10.0.3   (manually provisions a machine with ssh)14:52
* rogpeppe goes for lunch14:53
jcastroyeah, the thing is we should explain in the docs how to use that cleverly.14:53
jcastroI can add it.14:53
natefinchjcastro: absolutely14:53
rogpeppemy lunch will be slightly extended today, as the sun is out and i need some exercise. will work a bit later.14:54
natefinchrogpeppe: have fun!14:56
wwitzel3natefinch: so, I run go install -v juju-core/... and then I bootstrap with --upload-tools , but it would appear I am still just using the standard install15:19
natefinchwwitzel3: is your GOPATH at the front of your path or the back?15:21
wwitzel3i'm dumb, thanks15:21
wwitzel3natefinch: I assume it should be at the back?15:24
natefinchwwitzel3: I put mine at the front15:25
natefinchwwitzel3: Go > all the things15:25
natefinchwwitzel3: also that way, stuff I build overrides stuff I install, which is usually what you expect15:26
wwitzel3natefinch: right, ok15:26
sinzuidimitern, is bug 1291400 fallout from wallyworld_ 's fix for bug 1290684?15:30
_mup_Bug #1291400: migrate 1.16 agent config to 1.18 properly (DataDir, Jobs, LogDir) <regression> <upgrade-juju> <juju-core:In Progress by dimitern> <https://launchpad.net/bugs/1291400>15:30
_mup_Bug #1290684: cannot perform multiple upgrades <upgrade-juju> <juju-core:Fix Committed by wallyworld> <https://launchpad.net/bugs/1290684>15:30
dimiternsinzui, it's a follow-up on his fix15:30
sinzuithank you dimitern15:30
dimiternsinzui, the local provider 1.16->1.18 broke, so I'm fixing that15:31
sinzuirogpeppe, when do you think your fix for bug 1271144 will be merged>15:32
_mup_Bug #1271144: br0 not brought up by cloud-init script with MAAS provider <cloud-installer> <landscape> <local-provider> <lxc> <maas> <regression> <juju-core:In Progress by rogpeppe> <https://launchpad.net/bugs/1271144>15:32
wwitzel3natefinch: yeah my local version is 1.17.5, my which command is pointing to the right binary and GOPATH is correct, but when I upload-tools the server is still using 1.17.4.115:36
wwitzel3natefinch: oh nevermind, I found it, I had two GOBINs apparently15:38
natefinchwwitzel3: you don't need gobin set, actually.  Go will figure it out as needed15:39
natefinchwwitzel3: the only environment setting I set manually for go is GOPATH15:40
natefinchwwitzel3: oh,and gomaxprocs, I guess, but that's more optional15:40
=== niemeyer_ is now known as niemeyer
frankbanjuju-core devs: I am getting this error while trying to bootstrap an ec2 environment using 1.17.4-trusty-amd64: http://pastebin.ubuntu.com/7079940/16:00
natefinchfrankban: I think that's due to a bug we had in 1.17.4 when you have juju-mongod installed locally.16:03
frankbannatefinch: juju-mongodb is installed indeed16:03
frankbannatefinch: so, is this going to be solved in the next trusty release?16:04
natefinchfrankban: if you rename it or remove it, it should fix things.16:04
natefinchfrankban: yep16:04
frankbannatefinch: so, that's installed as a dependency of juju-local. we changed quickstart to install juju-local in place of the specific packages (e.g. lxc, mongodb-server). I see two choices: 1) wait for the next quickstart release until trusty includes a fixed version that works well with juju-local or 2) make quickstart install mogodb-server before juju-local. The latter seems suboptimal. Do we have a prevision for wh16:10
frankbanen 1.17.5 or 1.18 will be released?16:10
natefinchsinzui: 1.17.5 is passing CI, right?  When is that getting released?16:14
sinzuinatefinch, I wish I knew. We agreed to target bugs that block the release of 1.17.5 https://launchpad.net/juju-core/+milestone/1.17.516:15
sinzuibut I we are not making progress on them16:15
sinzuiI want to release 1.17.5 tomorrow. We might need 1.17.616:15
sinzuinatefinch, r2410 looks good there is just one outstanding azure test16:17
natefinchfrankban: ^^ That's the best I have.  Tomorrow, I guess. Sorry about the broken bootstrap.  Totally my fault.16:19
frankbannatefinch: no problem, and thanks!16:20
wwitzel3natefinch: so I got the --target-release being properly sent to the apt-get command, but exec isn't liking it for some reason? http://paste.ubuntu.com/7080227/16:57
wwitzel3natefinch: if I copy and paste the Running: line sans [ ] .. the command runs just fine16:58
natefinchwwitzel3: this is probably the problem: "--target-release precise-updates/cloud-tools lxc"   you have to separate out the strings, you can't pass them as one string, otherwise the command treats them as one single argument that it doesn't understand17:01
natefinchwwitzel3:  so like "--target-release",  "precise-updates/cloud-tools", "lxc"17:01
natefinchwwitzel3: I think everyone makes that mistake when using go to execute commands.  There's no shell parsing the arguments, they're just passed to the executable as-is, so it would see arg0 as "--target-release precise-updates/cloud-tools lxc"  rather than seeing it as three separate arguments17:03
niemeyerHey17:06
niemeyerHow's the migration to GitHub going?17:06
natefinchniemeyer: slow17:06
niemeyernatefinch: Any dates settled yet?17:06
natefinchniemeyer: not at all. We moved a few packages there, but there's basically no timeline for getting juju-core over there at the moment.  We'll have to set up a landing bot and stuff.  I know Jam was looking into it, but we've had a lot on our plates, so it hasn't gotten too far.17:08
niemeyernatefinch: Thanks for the details17:08
natefinchniemeyer: welcome.  Jam would have more details, since he's really the one who decided to take charge of it.17:09
niemeyernatefinch: You're still using lbox for rietveld reviews, right?17:09
natefinchniemeyer: while we're still on bazaar, yes.  We're not really sure right now what we'd use when we move to github.17:10
wwitzel3natefinch: thank you17:11
niemeyernatefinch: Hopefully it'll be unnecessary17:12
natefinchniemeyer: well, github's reviews are somewhere between terrible and nonexistent depending on your definition, so we'll probably need something for reviews outside github.  And same for controlling branches landing.17:13
niemeyernatefinch: Not sure why you feel that way17:20
niemeyernatefinch: Can you point me to reviews you've done there which provided you with that feeling?17:20
mgz_rogpeppe: what's the right thing to compare errgo errors in tests? as the errorWrapper objects have different identities17:21
mgz_hm, seems Deeo17:24
natefinchniemeyer: there's no side by side diffs, which makes large diffs very difficult to understand.  It sends one email per inline comment on the code.17:24
mgz_*DeepEquals does work now17:24
niemeyernatefinch: Can you point me to reviews you've done there so I can have an idea?17:24
natefinchniemeyer: sure, one sec17:24
natefinchmgz_: errors.Cause(err) should return the underlying error that is what we used to return raw17:25
natefinchniemeyer: this isn't a review, just an example of a diff that is made a lot more difficult to read because it's not side by side: https://github.com/travis-ci/travis-ci.github.com/pull/437/files#diff-dca34899b9ea26aa8d1b388f6eab933dR517:27
natefinchniemeyer: the email thing I can't really show per se, but when doing this review, each time I put in a single minor comment, both roger and I received emails.  I much prefer reitveld's approach where all the comments are mailed all at once, when the reviewer indicates they're done.  https://github.com/juju/ratelimit/commit/78b2ece8f84a196d02c5b3505dd79cf1ba8d770217:29
natefinchniemeyer: believe me, I'd much rather use github for everything, so it's all in one place, but reviews are pretty important, and if the tool makes them significantly more painful, then I don't think it's a good tradeoff.17:29
niemeyernatefinch: Okay, I was specifically wondering about *your* reviews, so I understand where your frustration comes from17:30
niemeyernatefinch: This is just a unified and colored diff.. I've been reading the diff -u output for long enough to not to have any issues with those17:31
natefinchniemeyer: unified diffs make it hard to see subtle changes that are made glaringly obvious in a nice side by side diff.17:32
niemeyernatefinch: So, do you have any reviews you have done in GitHub you can point to so we can be on the same page?17:32
natefinchniemeyer: this is mostly true when multiple lines are changed at once, and grouped together.  So if in the middle of three lines has a 2014 instead of a 2013, you can easily miss it in a unified diff17:32
natefinchniemeyer: No, I don't.17:33
* rogpeppe is back from a rather-longer-than-intended bike ride17:34
natefinchrogpeppe: welcome back.  I'm jealous, it's still pretty frigid here.17:34
rogpeppesinzui: we think we have a fix - we're working on trying to test it live before landing it17:35
niemeyernatefinch: So "github's reviews are somewhere between terrible and nonexistent depending on your definition" is based on the opinion of someone that has no reviews in GitHub?17:35
sinzuirogpeppe, great.17:35
niemeyernatefinch: Uh.. awkward :)17:35
rogpeppesinzui: sinzui has a local maas setup which hopefully will be able to test the fix17:35
natefinchniemeyer: I don't need ot have done a lot of reviews on github to know that one email per comment is annoying, or that I dislike unified diffs :)17:36
sinzuirogpeppe, I wish I had a local mass setup. If I did, CI would use it.17:36
natefinchsinzui: get one.  Seems crazy we don't have one for CI.  How much can it cost, a few grand?17:37
sinzuiI had one for 2 days, CI ran.17:37
natefinchniemeyer:  I could live with the emails, but not having a side by side diff feels like going back in time 15 years for no reason.17:37
wwitzel3niemeyer: I've reviewed plenty of things on github and not having side by side diffing makes it painful for large commits. The output of diff, unified or not, is intended to be consumed by programs. Not people.17:37
rogpeppemgz_: to compare errgo errors, either compare the strings, or for equality17:37
rogpeppemgz_: it was always wrong to compare errors.New errors with DeepEquals IMHO17:38
sinzuinatefinch, I have been negotiating with the server team. they signal where to test and we run the tests there...but the tests are on future maas, not a released maas17:38
wwitzel3rogpeppe: I can test you stuff right now if you want, I finally ironed out the --target-release for lxc stuff17:39
sinzuidimitern, Isn't bug 1282690 near completion. I see code was merged?17:39
_mup_Bug #1282690: ensure joyent provider gets included in 1.18 release <joyent-provider> <juju-core:Triaged> <https://launchpad.net/bugs/1282690>17:39
rogpeppewwitzel3: that would be very useful if you could17:39
niemeyerwwitzel3: That's far from true. The output of diff is optimized so it can be understood.. if we were worried only about programs, we could do much better than diff.17:40
dimiternsinzui, looking17:41
wwitzel3niemeyer: understood and for human consumption are very different17:41
wwitzel3niemeyer: xml can be understood, it isn't intended for human consumption17:41
niemeyerwwitzel3: Understood by a human..17:41
niemeyerNo matter, such strong opinions of how something is terrible should hopefully not come from people that never used the tool.17:42
niemeyerThis is unhelpful, and create some bias for the next time an opinion shows up..17:42
dimiternsinzui, i can't say it can be closed, because joyent is still commented out in provider/all, so it's not enabled by default, and afaik there are other things yet to finish17:44
dimiterndstroppa, ^^ can you confirm please?17:44
natefinchniemeyer: How would you even define a review on github? They don't even really have such a thing.  You comment on commits / pull requests.  That's it.17:44
sinzuithank you dimitern17:44
wwitzel3niemeyer: consumption assumes usage, not just understanding .. anyway, if it had side by side diffs and some better keyboard shortcuts, I'd be happy enough with it.17:44
niemeyernatefinch: Please try to use it, then complain.17:45
dstroppadimitern, sinzui: still not closed, but getting closer to completion17:46
natefinchniemeyer: I was complaining about the diffs, which I have used quite a bit.  I even gave you an example that I felt showed how unified diffs are bad.  The emails thing is easy to extrapolate into the future.17:46
wwitzel3rogpeppe: you want to hangout and run through this together?17:46
rogpeppewwitzel3: sure17:46
rogpeppewwitzel3: https://plus.google.com/hangouts/_/canonical.com/juju-core17:47
niemeyer<natefinch> niemeyer: well, github's reviews are somewhere between terrible and nonexistent depending on your definition17:48
natefinchniemeyer: Yes.  I think email notifications and diffs are integral to a review system.17:49
jamfkom17:52
niemeyernatefinch: I think it could be much better, but I'd rather debate that with someone that has used it at all.17:53
natefinchniemeyer: I've used it for two reviews.  The things I complained about aren't going to change if I do 200 more reviews.  Feel free to find someone else who has done more reviews to talk to.18:04
voidspacehttps://codereview.appspot.com/7490004418:17
wwitzel3https://codereview.appspot.com/7227004418:20
natefinchvoidspace: looking18:22
voidspacenatefinch: thanks18:23
bodie_what happens if the state service and the real service layer diverge?  e.g. a network outage in a datacenter or node18:29
bodie_maybe I'm misunderstanding it a bit as a state map where it's more a system for choreographing a service network and then deploying it18:33
natefinchbodie_: not really sure what you're asking.  The state server checks on the status of the system continuously to see if machines are up.  Are you asking what happens if the state server can't contact a deployed machine, but that machine is still up and healthy?18:35
bodie_well, let's say it goes dark for whatever reason.  so the state service DOES track the state of active nodes18:35
bodie_like, let's say I'm running Riak, where if a single node goes offline it's not a big deal, but I probably want to replace it when I can18:36
bodie_I'm just trying to map out in my head how the flow for that situation would look18:36
natefinchbodie_: the juju state server will  bring up a replacement unit when it sees one is down18:40
bodie_is that in mainline?18:42
bodie_I'm asking around in a few places to get my bearings here before muscling into core, according to marco it doesn't respond but does see the outage18:42
voidspacenatefinch: going running, if you leave any comments on the mp I'll see them when I return18:43
natefinchvoidspace: cool18:43
voidspacethere is some small chance that tomorrow I will be ubuntu native18:43
voidspacemy PC build is "in progress"18:43
natefinchvoidspace: woo hoo18:43
bodie_:D18:43
voidspaceit's "put everything in the case" time, followed by install ubuntu18:43
voidspacefollowed by "debug driver issues"...18:43
voidspace:-)18:43
bodie_I just switched over from Debian last night.... so much cleaner to get rolling with juju, sadly18:43
* rogpeppe looks for a feather to put in voidspace's headband18:44
voidspacerogpeppe: I feel more like the cowboy than the indian...18:44
voidspaceto be fair, with 13.10, which is on kernel > 3.10, everything *should* be fine18:45
voidspaceat least until I try with three monitors ;-)18:45
natefinchbodie_: sorry, I'm wrong.  It doesn't automatically bring up replacements.  You'd have to do a juju status to see that one was down, and then juju deploy a replacement.18:45
bodie_Gotcha18:45
=== edamato is now known as edu-afk
bodie_good to know ^^18:45
bodie_I bet some really interesting charms could be put together with custom software to do things like that18:46
voidspacealthough I do only have one ethernet cable upstairs - so I either to add another router (sounds like a recipe for pain with double NAT?) or go wireless on one of the machines18:46
voidspacewe'll see I guess18:46
natefinchvoidspace: can't you just use a switch?18:46
voidspacenatefinch: I have a router and not a switch18:47
voidspaceI don't *think* I have a switch18:47
voidspacehave to check my bits boxes18:47
voidspaceif I only have to go wireless for a day or two and I order one in it wouldn't be the end of the world18:47
natefinchvoidspace: 4 port switches are pretty cheap these days18:47
voidspacenatefinch: yeah18:47
voidspacenatefinch: some routers can be reconfigured as switches too18:47
voidspacenatefinch: I'll have to see what I've got18:47
wwitzel3rogpeppe: http://paste.ubuntu.com/7080846/ it seems to have worked18:54
wwitzel3bbiab18:54
rogpeppewwitzel3: you need to try: juju add-unit --to lxc:2 ubuntu18:54
wwitzel3rogpeppe: ok, running that now then18:55
wwitzel3rogpeppe: I can ssh to the 2/lxc/0 container19:02
rogpeppewwitzel3: brilliant19:02
rogpeppewwitzel3: if you can do the negative checks on trunk, then we'll be good to land it19:03
wwitzel3rogpeppe: yep, will do that then19:04
rogpeppewwitzel3: thanks19:04
natefincho/ thumper19:32
thumperhi natefinch19:32
* thumper looks around for the power supply19:32
natefinchthumper: could make for a short day19:32
thumperfound it19:36
voidspaceso I'm EOD19:44
voidspaceg'night all19:44
rogpeppethumper: hiya19:49
thumpero/ rogpeppe19:56
thumperhmm... no fwereade19:56
natefinchthumper: I think he's out until tomrorow19:56
thumperrogpeppe, natefinch: I don't suppose either of you know the progress that william has around removing git from the charm process?19:57
rogpeppethumper: he seemed to be making good progress last week, but i don't know where he ended up19:57
* thumper nods19:57
thumperhmm...20:01
thumperseems our gobot is no longer doing the right think with new deps20:01
* thumper bumped the dependency on golxc and the bot didn't update it20:01
* thumper goes to look...20:02
=== arosales_ is now known as arosales
* rogpeppe is done20:50
rogpeppeg'night all20:50
thumperdamn...21:17
thumperrogpeppe: don't suppose you are still here?21:18
thumpernatefinch: ping21:19
natefinchthumper:  sorta, what's up?21:23
thumpernatefinch: the bot has stopped updating dependencies21:24
natefinchthumper: I blame mgz_21:24
thumperI vaguely remember that it should now be done with juju21:24
thumperbut I don't have the creds...21:24
thumperand it seems dumb21:24
natefinchthumper: me neither21:24
thumpergo get -u only brings in new deps21:24
thumperhow do I get go to update what it has?21:25
natefinchthumper: go get -u should update what's there too, I think21:26
thumpernatefinch: not according to the help21:26
thumperThe -u flag instructs get to use the network to update the named packages21:26
thumperand their dependencies.  By default, get uses the network to check out21:26
thumpermissing packages but does not use it to look for updates to existing packages.21:26
thumperah...21:27
natefinchthumper: isn't that what the -u is fir?21:27
thumperthe by default bit21:27
* thumper is dumb21:27
natefinchthumper: ha21:27
natefinchthumper: ok, gotta go pick up thai food21:27
thumperkk21:27
wallyworld_thumper: the bot never did update deps - it was always done by hand AFAIR. CI uses the dependencies file though21:49
thumperah21:50
thumperbugger21:50
wallyworld_yeah :-(21:50
thumperwe should add it in then...21:50
wallyworld_i wish Go used dep management21:50
wallyworld_or had nice tooling for it21:50
thumperjust use semantic versioning and all your problems go away *21:50
wallyworld_sigh21:50
* thumper does it manually21:55
thumperhi fwereade21:56
thumperyou really here?21:56
thumperwallyworld_: you fixed this, right? https://bugs.launchpad.net/juju-core/+bug/129140022:08
_mup_Bug #1291400: migrate 1.16 agent config to 1.18 properly (DataDir, Jobs, LogDir) <regression> <upgrade-juju> <juju-core:In Progress by dimitern> <https://launchpad.net/bugs/1291400>22:08
wallyworld_thumper: yes, but there's more to do and dimiter is doing the rest22:08
thumperoh, more?22:08
* thumper sighs22:08
wallyworld_i did datadir. but there's other new attrs like Jobs22:09
wallyworld_and local provider is also a bit different22:09
wallyworld_and dimiter did the 1.18 stuff originally so he's running with it22:09
thumperok22:09
bodie_anyone know what's causing this: src/launchpad.net/juju-core/charm/testing/mockstore.go:17:2: no buildable Go source files in /home/bodie/go/src/launchpad.net/gocheck22:35
bodie_(when I go get launchpad.net/juju-core/...22:35
bodie_nvm, looks like i'm good.  just cleared it out and re-downloaded22:38
jcw4anyone know about a type casting bug in the azure provider in juju-core?22:45
jcw4conversion between gwacl.ConfigurationSet and gwacl.OSVirtualHardDisk22:46
bodie_I think I'm getting something similar: http://pastebin.centos.org/8396/22:53
bodie_is this normal?22:55
bodie_probably something to do with the ellipses23:00
=== cjohnston_ is now known as cjohnston
waiganiwallyworld_: you about?23:51
wallyworld_yeeees?23:51
waiganihehe, can I annoy you?23:51
wallyworld_yeeees?23:51
waiganijust merged trunk got lots of test failures23:51
wallyworld_did you update golxc23:52
waiganito do with lxc container stuff, so I switched to trunk and ran the tests again23:52
waiganiahhhh23:52
waiganino23:52
waiganiI was going to say trunk fails as well, but that would explain it23:52
wallyworld_go get -u launchpad.net/golxc23:52
wallyworld_or something like that23:52
waiganiyep, will to cheers23:52
wallyworld_np. let me know if you have problems23:53

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