/srv/irclogs.ubuntu.com/2013/01/21/#juju-gui.txt

bacjujugui: i see a test failure in trunk.  if no one is working on it i'll fix it as it affects an area of the code i'm working on.13:18
frankbanbac: should disable the "Destroy" menu for the Juju GUI service? I see that failing too. thanks for taking care of it.13:42
bacfrankban: yes.  just a problem with the test set up.  fix coming.  a review would be nice.13:42
frankbanbac: sure13:43
bacfrankban: https://codereview.appspot.com/717404313:46
bacbcsaller1: you around?13:46
bcsaller1bac: yeah, whats up?13:47
bacbcsaller1: can you review https://codereview.appspot.com/7174043 -- our test suite currently has a failure.  easy peasy.13:47
bcsaller1bac: I think I have that fix in my branch as well, hit the same thing, +1 though13:48
bacbcsaller1: oh, ok.  i like to do testfix branches in isolation for faster turn-around.13:48
bcsaller1I'd call that a trivial even :)13:49
bacyep13:50
frankbanbac: done, thank you.13:52
bacthanks13:53
bacalejandraobregon, bcsaller1, frankban:  meeting today?  last one to join has to lead.15:30
* bac votes to cancel15:30
gary_posterfrankban, bac, bcsaller1 especially today, thank you for work.  Please make sure that bcsaller1's branch is reviewed so it can be landed asap16:30
gary_posteralso then please make the email I sent about getting the charm ready to go16:31
bcsaller1gary_poster: I am cleaning up a lint issue I didn't catch but will submit it in a minute16:31
gary_posterawesome thanks bcsaller1 16:31
gary_posterGUI is getting a lot of good press here16:31
bcsaller1gary_poster: I'm going to attempt one last fix for the drag/delta interaction issue again after that16:32
gary_postercool thanks bcsaller1 16:37
gary_posterbac frankban are you all making progress on the charm stuff?  thank you for your review frankban 16:38
frankbangary_poster: welcome. When are we supposed to make a release? I'd like to make it after the annotations branch is landed. 16:41
gary_posterfrankban, bac, makes sense.  If everything is done by frankban's lunch tomorrow that will be ok.  If everything is done by bac's EOD that would be even better.  presentation is tomorrow roughly 1800 UTC.  our presentation preparation will be tonight roughly 2230 UTC16:44
bacgary_poster: ok, will try to get it done today16:45
gary_posterty16:46
frankbanbac: ping me if you need help. gary_poster: do you want us to land your charm-proof branch?16:46
gary_posteryes please frankban.  thank you16:47
bacgary_poster, frankban: reviewing it now16:47
gary_posterty16:48
bacfrankban: reviewed so ready to land16:48
frankbanbac: cool thanks16:49
frankbangary_poster, bac: charm-proof landed.17:00
bacgood17:00
gary_postergreat, thank you17:08
frankbanbac, gary_poster: I'll make stable and trunk releases before my EOD. bac: he other steps are: 1) request review, 2) communicate the charm can be announced. (a double check that everything works after the release (e.g charm deploy) is strongly appreciated)17:29
bacfrankban: i'm working on the release now17:29
frankbanbac: ah ok17:29
bacfrankban: just updated CHANGES.yaml and proceeding17:30
frankbanbac: great, so ping me if you need help or another eye on qa17:30
bacfrankban: ok17:31
bacfrankban: when do you eod?17:31
frankban30min17:32
back17:32
gary_posterthanks to both of you.17:33
gary_posterIf bcsaller1 gets the fix for bug 1099921 today, it would be great to have that landed asap and I will do as much to help.  even better to have a release with that, but that's icing17:47
_mup_Bug #1099921: Dragging services fails intermittently <juju-gui:Triaged> < https://launchpad.net/bugs/1099921 >17:47
gary_posteras much as I can I mean.  maybe some availability this afternoon17:47
bacfrankban: i had a setback (computer crashed) and making the release is taking a little longer than expected.18:12
frankbanbac: uploading it I guess...18:13
bacyes18:13
bacgary_poster: does uploading the new release take forever?18:29
gary_posterbac, pretty sure no.  been awhile since I did one.18:30
bacgary_poster: it eventually got pushed18:37
gary_postercool bac thanks for letting me know18:53
bacjujugui: release 0.1.5 is on launchpad.  i'm deploying a charm now for testing.18:54
bacif anyone else wants to QA it, that's be swell before i announce to jorge18:54
hazmatdid the read-only config option make it to the charm18:55
hazmatcool, it did18:56
thervehazmat, http://paste.ubuntu.com/1556410/20:00
gary_posterhey bac.  therve reports some issues with the charm, from an hour or so ago.  (he also says that juju trunk does not work)20:00
bacgary_poster: i'm still trying to get the charm up on ec220:01
therveyeah that's the paste I just put bac20:01
gary_posterbac, what's the problem you are encountering, do you know?20:01
bacgary_poster: no, still pending20:02
bacno indications of error, just taking forever, like it does20:02
thervebac, http://paste.ubuntu.com/1556414/ is another error I got with the default value for juju-gui-source20:02
gary_posterbac, it only takes five or ten minutes IME these days.  We eliminated most of the slowdowns20:02
bacgary_poster: to confirm, i tried deploying with20:05
bacjuju deploy cs:~juju-gui/precise/juju-gui20:05
bacanything off about that?20:05
gary_posterbac, did you take a look at log on machine?  I'll see if I can figure out what therve's message means, though there's a meeting I'm in20:05
gary_posterno, bac (and if the README were broken that would be another issue, of course020:05
gary_poster)20:05
bacbcsaller1: hey can you try to spin up a charm on ec2 in parallel to me trying?20:06
bacgary_poster: his first paste indicates the charm install hook is attempting to install from a branch not download the release from LP20:09
bacthe release i made (0.1.5) is there20:09
gary_posterbac, yes, he did his first paste after the second paste didn't work20:10
thervebac, yeah that's after setting juju-gui-source to lp:juju-gui20:10
bactherve: ok, i understand20:10
gary_posterbac, I have a suspicion that therve was trying to use default source (release) while it was being uploaded.  The upload script had created a release on LP before the file upload was complete.  We maybe need to make that code more robust to say "if the file does not exist then we will try the older version"20:11
gary_posterI'm 80% sure of that diagnosis :-)20:12
therve:)20:12
gary_posterAfter that, we have two more issues:20:12
bacgary_poster, therve: there was an abnormally long time between the release being created and the upload finishing, so that is a good theory20:13
therveI'm trying again with a release build20:13
gary_poster(1) when you (bac) start a juju charm, it never actually completes20:13
gary_poster(2) The first pastebin shows that the lp:juju-gui thing doesn't work, which should, even though it is supposed to be used rarely.20:14
gary_posterWe have tests for that but they now use a special branch20:14
gary_posterto test the charm20:14
gary_posterrather than the integration with the charm and the gui20:14
gary_posterwe should have a separate branch for this20:14
* gary_poster wants some CI20:14
thervejuju-gui-source: 0.1.5 seems to work fine \o/20:15
bacgary_poster: i destroyed the service and re-deployed it.  the agent state remains in pending20:16
gary_posterweird20:16
bacthere is nothing i can do as i cannot ssh into it20:16
bactherve: yay20:16
gary_posterlemme try to dupe20:16
gary_posterhttps://launchpad.net/juju-gui/stable/0.1.5 shows no downloads, which is weird20:19
gary_posterI don't know if that updates with latency20:20
thervegary_poster, it does for me20:20
bacgary_poster: i have created cards for the branch version of juju-gui-source failing for the problem with failure when the tarball is not yet uploaded.20:21
gary_postertherve, oh, sorry, I wasn't clear.  I meant the download counter20:21
therveoh20:21
gary_posterthank you bac20:21
bacgary_poster: i see a tgz on launchpad at that url20:22
gary_posterbac, I meant the download counter20:22
bacoh, the download counter is not real time20:22
gary_postercool20:22
bacit is updated daily20:22
gary_posteroh ok20:22
gary_posterthat's some latency :-)20:22
hazmati've got stats on the charm i can query20:23
bacgary_poster: it parses apache log files daily to get the download count...20:25
gary_postercool bac.  I downloaded it manually20:25
gary_postereh, which means nothing new in context.20:26
hazmat32 charm downloads from the store20:28
gary_postercool hazmat.  I think we have no new bugs, only newly discovered bugs.20:28
gary_posterbut we will verify when one of us gets a charm started from scratch...20:29
gary_posterbac, fwiw, my machines are taking a long time to start20:30
gary_posternot the charm but the machines themselves20:30
gary_posterok I have a machine...20:32
gary_posterso far so good.20:33
gary_posterbac, therve, works for me.  My belief in my previous diagnosis is up to 95%, and high enough for me to leave it alone.20:37
bacgary_poster: so i'm vexed as to why i can't get a charm deployed on ec220:38
thervewell you don't seem to be able to get a machine?20:38
gary_posterbac pastebin the output of your status?20:38
thervemaybe try a different region20:38
bacsince i'm deploying from the charm store, there should be minimal traffic...so my crappy bandwidth isn't an issue20:38
bacgary_poster: https://pastebin.canonical.com/82615/20:41
gary_posterbac, what happens when you try `juju ssh 1`20:42
bac2013-01-21 16:42:48,630 INFO Waiting for machine to come up.20:43
gary_posterbac, yeah20:43
gary_posterthat's not our fault20:43
gary_posterthat's EC2 or something20:43
baci'm going to destroy the environment and see it anything different happens20:43
gary_posterI bet the environment will be gone then.  That will be different. :-)20:43
bacgary_poster: so, how do you want to proceed with the charm announcement?20:44
gary_posterbac, no go, for a different reason: the environment is pretty broken AFAICT. :-/20:44
bacgary_poster: how so?20:45
bacis it broken on uistage?20:45
bacugh, pending relation lines are badly broken on safari20:47
gary_posterbac, I see 2.5 issues.20:48
gary_poster1) Click on service.  This shows menu.  Click on "view."  Nothing happens.20:48
bac2) When there are ambiguous relations clicking to select one or the other does nothing.20:50
gary_poster2) precisely bac20:50
bac2.5) profit?20:51
bac3) selecting a target service when adding a relation brings up the menu20:52
gary_poster2.5) when you try to make a relation from mysql to mediawiki, using the menu, when you click on mediawiki the menu shows up20:52
bac4) impossible to dismiss menu by clicking away20:53
gary_posteryes, bac, that was my 2.5 :-)20:53
gary_posteroh, good, yes.  I didn't recognize that was a bug, but was annoyed by it20:53
bacugh20:53
bacso i'll go make cards for these20:53
gary_posterbac, I feel like these need to be fixed before we announce, unfortunately :-(20:53
bacgary_poster: yes.20:54
bacbut my release making will be faster next time20:54
baceven if ec2 hates me20:54
gary_posterbac, please make bugs for them also, and maybe even send an email out to the juju-gui list about the status, mentioning that I emphasize their priority.20:55
gary_posterWe need to make our qa story explicit, while we are improving our test story.20:56
bacgary_poster: rt20:56
gary_posteralejandraobregon or jovan2, if you are around, do you know where we can get an svg of the juju logo?21:14
jovan2gary_poster: greg should have one, I'll ask him21:16
gary_posterthank you jovan2 21:16
bacgary_poster: i created the six new bugs and put them in the main story.  the WIP limit of 2 is going to be problematic to moving these cards through.21:17
gary_posterbac, reversing priority21:19
gary_posterI mean, WIP limits21:19
alejandraobregongary_poster: hi gary, not available in guidelines site, just seeing if can get you one somewhere else21:19
gary_posterthank you alejandraobregon 21:19
bacgary_poster: ok21:19
bacgary_poster: i think you may be the only one with supercow powers to do that21:20
gary_posterbac, you and I have the same "Manager" role.  I'd expect it is associated with that role, but maybe not21:22
bacgary_poster: we've seen this before21:22
gary_posterbac, but I updated it to 421:22
bacor perhaps i'm doing it wrong21:22
bacthanks21:22
alejandraobregongary_poster: got it. emailing now21:32
gary_posteryou rock alejandraobregon, thank you!21:32
bcsaller1bac, gary_poster: has the menu interaction been fixed? I think I see the issue, surprised the tests didn't catch this actually21:34
gary_posterbcsaller1, no, not fixed unless bac did it (and I don't think he's had time)21:36
bacbcsaller1: you talking about 'view' not working?21:36
bcsaller1view and not being able to dismiss I think21:36
bacbcsaller1: no, they aren't fixed afaik21:37
bcsaller1bac: ok, on it21:37
bacgary_poster: my second attempt on ec2 worked fine21:37
gary_posterbac, more or less good. :-) I don't see how that error could have been our fault21:38
bacbcsaller1: you can see it broken on uistage21:38
bacgary_poster: i agree21:38
bacfwiw, lp2kanban is being relaunched and should update those new cards soon21:39
bacbcsaller1: i'm going to step away for a bit but will be back shortly21:44
bcsaller1bac: I'll try to propose before you're back21:44
bacbcsaller1: are you working on one of the new cards?22:59
bcsaller1bac: I am working on the viewClick (which works now) and on the serviceMenu toggle23:00
bacbcsaller1: would you grab the cards on the board so frankban and teknico don't get confused in the morning?23:00
bcsaller1bac: will do :)23:00
baccool.  see you tomorrow.23:01

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