/srv/irclogs.ubuntu.com/2017/03/14/#juju-dev.txt

axwmenn0: are you around? if so, can you please review https://github.com/juju/description/pull/3?01:13
menn0axw: i'm around. will take a look shortly.01:13
axwcheers01:13
menn0axw: well that was easy :)01:25
axwmenn0: :)01:25
axwthanks01:26
axwmenn0: do you have merge rights on that repo?01:26
axwcos I don't, and bot doesn't know about it01:26
menn0axw: I don't either but I wonder if we can give ourselves rights01:27
menn0axw: doens't look like it01:27
axwguess I'll have to wait till thumper is better, and we should get him to assign merge rights to others01:28
menn0axw: looks like thumper has been manually merging them01:28
axwyep01:28
menn0axw: +101:28
axwwallyworld: looks like you're an owner in the juju org. can you please see if you can give leads merge access to the juju/description repo later?01:31
wallyworldaxw: standup?01:32
axwcoming01:32
hmlwallyworld: the PR made it to review board: http://reviews.vapour.ws/r/6402/02:20
wallyworldhml: thank you, will review02:20
hmlwallyworld: thanks02:21
axwwallyworld: do you have merge rights on https://github.com/juju/description/pull/3 ?02:24
wallyworldaxw: sorry, got distracted, let me look02:25
=== menn0 is now known as menn0-afk
wallyworldaxw: have should have write access now02:27
axwwallyworld: thanks02:28
seyeongkimjuju restore-backup with -b option seems not working well. is there any example to run this command correctly? https://bugs.launchpad.net/juju/+bug/167150102:36
mupBug #1671501: juju restore-backup to new state server fails or hangs <juju:New> <https://launchpad.net/bugs/1671501>02:36
anastasiamacwallyworld: axw: tiny change, PTAL :D https://github.com/juju/juju/pull/709503:23
axwlooking03:23
anastasiamacaxw: \o/03:26
anastasiamacwallyworld: axw: did u ever had an issue with pre-push hook? i have not but just came accroos bug 1669011 and m wondering if i was just lucky...03:26
mupBug #1669011: pre-push git hook is insane, rebuilds in a loop <juju:New> <https://launchpad.net/bugs/1669011>03:26
wallyworldi haven't been bit by that03:27
axwanastasiamac: erm nope, never seen that03:28
anastasiamacaxw: actually changed the wording to avoid repeating the same stuff as in contributing...03:43
anastasiamacaxw: we do have a ref to it, but obviously it comes too late in workflow..03:43
anastasiamaci kept the original refeernce as it serves as troubleshooting :)03:43
axwanastasiamac: LGTM03:44
axwwallyworld: when you're free, please take a look at https://github.com/juju/juju/pull/709605:24
wallyworldsure, give me 505:24
axwno rush, I've got other stuff to do05:24
wallyworldaxw: swap you https://github.com/juju/juju/pull/709705:39
axwwallyworld: ok05:57
wallyworldaxw: how will the buildTxn loop react to validateRemoveOwnerStorageInstanceOps assertions failing? ie owner changes06:09
axwwallyworld: if the owner changes, it'll cause the loop to repeat; we re-read the storage instance doc, and try again with the new owner06:11
wallyworldrighto, sgtm06:11
axwwallyworld: can't test that bit of code yet, since storage is not yet detachable06:11
wallyworldok06:11
wallyworldaxw: and the new ref counting is geared towards future shared storage?06:13
axwwallyworld: which bit is that?06:14
axwthere's existing ref counting, but some minor changes around it06:14
wallyworld +// increfEntityStorageOp returns a txn.Op that increments the reference06:15
wallyworld +// count for a storage instance for a given application or unit. This06:15
wallyworld +// should be called when creating a shared storage instance, or when06:15
wallyworldfunc increfEntityStorageOp(st *State, owner names.Tag, storageName string, n int) (txn.Op, error) { is new06:15
axwwallyworld: that's used when you do "juju add-storage". it'll also be used by attach-storage06:16
axwwallyworld: the refcount is for a storage name, so we can track the number of storage instances assigned to a unit or application06:16
axwwallyworld: that's in turn used to check the min/max storage constraints06:16
wallyworldmakes sense, thanks06:16
anastasiamacwallyworld: axw: another trivial - PTAL: https://github.com/juju/juju/pull/709807:12
wallyworldlgtm07:13
anastasiamac*\o/*07:14
kjackalHello, something has changed int he web api offered by juju. This GET requests worked yesterday https://api.jujucharms.com/v5/apache-analytics-pig/meta/stats Was the enpoint moved?07:45
axwwallyworld: you may have already answered this, but are we (integrated dev/q teams) taking responsibility for maintaining qa.jujucharms.com now?08:21
axwjenkins, etc.08:21
anastasiamacaxw: short answer is - yes :(08:26
anastasiamacaxw: it looks like bot is stuck..08:27
axwanastasiamac: I think it's fine, we should be responsible for our own stuff. just wanted to check08:27
axwanastasiamac: oh, good timing08:27
axwI was just asking, so that's a coincidence08:27
wallyworldaxw: what anastasiamac said, we will take over everything08:30
* wallyworld runs away to soccer08:31
* anastasiamac imagines wallyworld taking over the world08:32
rogpeppe1menn0-afk: i've responded to your review of https://github.com/juju/juju/pull/7092 BTW09:05
menn0-afkrogpeppe1: ok cool. I'm not working right now but will take a look in an hour or so.09:05
rogpeppe1menn0-afk: it's kinda priority that we land it soon BTW09:06
menn0-afkrogpeppe1: understood09:06
rogpeppe1menn0-afk: thanks09:06
menn0-afkrogpeppe1: looking again now09:33
rogpeppe1menn0-afk: tyvm09:33
menn0-afkrogpeppe1: is "juju login bob" really an appropriate example now?09:33
rogpeppe1menn0-afk: i think i've addressed your concerns09:33
rogpeppe1menn0-afk: ha, not!09:33
rogpeppe1menn0-afk: also some other cruft left in there i see09:36
menn0-afkrogpeppe1: I'm also suggesting some tweaks to the first paragraph (will do that on the review)09:37
rogpeppe1menn0-afk: i've just pushed up some changes that tweak the examples and remove the references to the unsupported env var09:38
menn0-afkrogpeppe1: cheers09:38
menn0-afkrogpeppe1: review done09:44
rogpeppe1menn0-afk: ta!09:44
menn0-afkrogpeppe1: I've suggested a change to the first paragraph and there's one bit of debug logging to remove (as per martin)09:45
menn0-afkrogpeppe1: all good otherwise09:45
rogpeppe1menn0-afk: could you "approve with changes made" now, so i can land it when i've addressed your suggestions?09:45
menn0-afkrogpeppe1: I already approved09:45
rogpeppe1menn0-afk: ah, github shows some things automatically but not others...09:46
menn0-afkrogpeppe1: the list of reviewers in the RH sidebar shows ticks and crosses for reviewers09:46
menn0-afkrogpeppe1: the discussion thread can be a bit confusing09:47
rogpeppe1menn0-afk: yeah. and it's not always updated automatically.09:47
rogpeppe1menn0-afk: landing now...09:47
* rogpeppe1 hopes the bot isn't still stuck09:48
hoenirso I need an application running to add storage to it ?10:18
hoenircan anyone recomand me a charm that is lite and supports storage?11:32
anastasiamachoenir: the best person to ask would b axw, and he may be eod atm.. could u maybe ask on juju-dev mailing list?11:34
tvansteenburghanastasiamac: good morning, can I trouble you with my p2.xlarge problem again?11:44
gsamfirahoenir: postgresql has this option I think --> https://jujucharms.com/postgresql/12912:10
jammorning juju land14:29
wpkmorning14:30
wpkwell, afternoon14:30
jamhi wpk14:32
jamit looks like I'm stuck on the road for a day longer14:32
jamMy flight was cancelled after waiting on the tarmac for 5hrs14:32
wpk-almost- happened to me when the flight from New Orleans to Newark was delayed by almost 1 hour, with 1h28m original transfer time14:34
wpkThe stewardess was nice enough to ask people not transferring or with longer waits to sit and wait for those who are in a hurry14:35
jamwpk: I'm very glad you made it back14:39
jamwpk: are you finding enough to do/14:39
jam?14:39
wpkjam: as for now - yes. I've made my first charm, wrote my first specs, now reading through docs14:40
jamwpk: good. can you explain CNAME RR? or point me to a doc on it?14:56
wpkjam: It's an alias, like www.canonical.com IN CNAME server1.canonical.com.14:58
wpkjam: from client app perspective it's the same, but if you do 'dig' it'll show you the path14:59
jamI've heard of CNAME, but not the RR part15:02
wpkResource Record15:03
beisnerrick_h, last night we had more occurrences of "theblues.errors.EntityNotFound: https://api.jujucharms.com/v4/xenial/percona-cluster/meta/any" - which is weird.  my browser redirects that a-ok to /charmstore/foo, but in practice via the libraries, no love.  ideas?15:47
beisneractually we have all amulet tests failing now on that.15:47
rick_hbeisner: the cowboy was auto unset and webops had to make a more permanent fix15:47
rick_hbeisner: apologies15:48
rick_hbeisner: ? it's not working atm?15:48
* rick_h checks15:48
beisnerrick_h, redirs ok in my browser now.  we've got some amulet tests in queue, will let you know if it's not back to working.  ta15:48
beisnerjamespage fyi ^15:48
rick_hbeisner: ok, yes should be working. something in the apache config/charm reset the cowboy and it was caught/updated again in a more permanent way so I'm expecting it to behave now15:49
=== hml_ is now known as hml
=== hml_ is now known as hml
=== hml_ is now known as hml
* redir blinks19:13
beisnerrick_h, to follow up, yep looking good.  thx again!19:59
rick_hbeisner: good to hear20:01
thumpermorning20:32
babbageclunkhey externalreality, how was the trip back?20:39
veebershey babbageclunk how was your trip? I heard it wasn't straight forward for you?20:41
babbageclunkveebers: yeah, dropped my luggage off at the hotel after checkout for a final wander around the city, then when I came to get it and head to the airport it was gone!20:42
babbageclunkveebers: so that sucked.20:42
veebersbabbageclunk: jeez that really does suck! :-( Have you been able to sort it out?20:43
babbageclunkveebers: Turned out they'd given it to someone else - luckily I got an email this morning saying they've got it back and will be shipping it on.20:43
veebersbabbageclunk: *phew* wow, I'm happy for you then. Lets hope that it doesn't take long to get to you20:44
veebersI imainge that would be a pricy shipping bill20:44
babbageclunkveebers: would have been a bummer trying to replace everything - lots of things that I can't get again20:44
veebersbabbageclunk: was it both backpack and suitcase (laptop, clothes etc.)?20:45
babbageclunkveebers: since our stuff hasn't actually arrived from the UK yet it was probably about 90% of the clothing I have here.20:45
babbageclunkveebers: had to rush out to get undies yesterday!20:46
veebersyeah it sucks loosing stuff, I'm too attached to my stuff20:46
babbageclunkveebers: no, just suitcase - backpack would've been an absolute nightmare!20:46
veebersbabbageclunk: hah ^_^ I imagine you running down the road in a towel trailing soap bubbles to get the days clothes20:46
veebersoh shit yeah, I suspect your passport would have been in that, wow I'm glad you had your passport on you!20:47
babbageclunkveebers: I mean, wandering around Farmers commando is a weird experiende.20:47
babbageclunk*experience20:47
veebershah ^_^20:48
veebersbabbageclunk: you need to get a good washing machine and dryer so you can have JIT undies every day20:49
babbageclunkveebers: I like it - so toasty20:55
babbageclunkmenn0-afk: they found my bag, yay!20:56
menn0-afkbabbageclunk: awesome!20:56
menn0-afkbabbageclunk: where?20:56
=== menn0-afk is now known as menn0
jambabbageclunk: grats on having them get your bag back. Someone obviously was being kind to follow through with that20:57
babbageclunkmenn0: It was returned on Saturday evening apparently20:57
jambabbageclunk: I got stuck in Chicago for an extra day20:58
babbageclunkjam: I saw on FB - that sucks!20:58
jamWas on the plane, which apparently had engine trouble, and after 5hrs waiting they decided to put us up for the night20:58
menn0jam: not fun20:58
jamhad I not gotten to bed at 4am, I might have been more tempted to go enjoy something in Chicago20:58
jamhow are things going in NZ Juju land?20:59
=== _thumper_ is now known as thumper
babbageclunkjam: good, I think!21:01
thumpero/ folks21:02
jamhas anyone heard where hml's patch is at for Openstack?21:02
jamhi thumper21:02
jammissed you last week21:02
thumperoh shucks21:03
jamwould have been nice to have a beer with you21:03
thumper:)21:03
thumpernext time21:03
jamor maybe margarita's?21:03
thumperwhich isn't too far away21:03
jamits not a mojito, but more local :)21:03
jamthumper: yeah, have you booked for May already?21:03
anastasiamacthumper: sts call?..21:03
thumpergot approval, but haven't got flights yet21:03
babbageclunkthumper: and we were supposed to do karaoke!21:07
anastasiamacbabbageclunk: \o/ m glad u'd get ur bag :)21:08
anastasiamacjam: hml PR was very close yesterday, should have/will land today or near..21:08
babbageclunkanastasiamac: thanks! same - although I guess they could lose it again before I get it.21:08
jamanastasiamac: good to hear21:09
anastasiamacbabbageclunk: don't jinx!!21:09
jambabbageclunk: it will probably make it to NZ, and then some wanker will notice the nice undies21:09
babbageclunklol21:13
babbageclunkgah, was just about to make a note of something to do but remembered that my pencil and notebook are in my bag!21:33
thumperbabbageclunk: did you find any singing partners?21:34
babbageclunkthumper: actually rogpeppe did! When we were wandering about NOLA late at night.21:34
thumper:)21:35
babbageclunkthumper: Although I was feeling a bit worse for wear at that point to improvise experimental atonal music with them.21:36
thumperhah21:36
babbageclunkthumper: Found this in a kids shop though: http://www.michellehirstius.com/21:36
thumperawesome21:37
thumperI was on camp with a girl called Juju21:37
anastasiamacroger also found a voodoo doll called 'Juju Guardian' :)21:49
veebersanastasiamac: I was worried about getting my wee juju doll thing through NZ customs (wood and moss etc.) they didn't care, it was the dried kidney beans that I had they where interested in (and had to destroy :-( )22:22
anastasiamacveebers: :(22:23
anastasiamacveebers: i wonder how roger went with the gun ... ;)22:23
veebershah ^_^22:24
babbageclunkveebers, weird, they were fine with my jellybeans!22:25
babbageclunkveebers: I'm going to have the best beanstalk tomorrow, then I'm gonna go get that harp.22:26
veebersbabbageclunk: lol, I doubt they consider them seeds (although, that would be good, I would have a field of jellybeans)22:26
veebersbabbageclunk: be careful, those jelly beanstalks can be slippery22:26
jamsinzui: can you meet with wpk tomorrow during 'afternoon jam' ? I don't know if perrito666 is around, but it would be helpful if you guys can just chat a bit, since I can't be there.23:01
sinzuijam: I sure can23:01
jamthanks23:01
sinzuijam: The meeting was just me giving my self encouragement this week so far23:02
jamI wonder if there is a mismatch, cause wpk mentioned it was only him.23:02
jamI wonder if he tried to join as his gmail accournt instead of canonical account23:02
anastasiamacjam: sinzui: perrito666 mite be taking swap days, i have not seen him either and have questions :)23:02
jamI've done that and you sit and nobody else shows up23:02
jamsinzui: so probably reach out on IRC as well, in case he's using the wrong auth23:03
wallyworldhml: hey, can you push your latest changes? i see you commented on the PR but i don't think the changes are pushed yet?23:16
hmlwallyworld: i’m working on some of the test pieces right now, so not completely ready23:17
wallyworldhml: no worries, thank you23:17
* wallyworld goes to get another coffee. it's a 2 coffee morning23:18
wallyworldbabbageclunk: the discover spaces stuff landed!23:23
wallyworldbabbageclunk: are you able to start looking at the gce subnet support now that discover spaces worker has landed?23:34

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