balloons | elopio, when you get a second I'd like to take quickly about some core apps tests; file manager, calendar, and reminders | 14:52 |
---|---|---|
balloons | I'd like to talk :-) | 14:52 |
elopio | balloons: I have 7 minutes | 14:53 |
elopio | then meeting, and then back. | 14:53 |
balloons | elopio, let's talk in an hour and 7 ? | 14:53 |
elopio | balloons: ok. | 14:53 |
balloons | elopio, re: faking home stuff.. ping me before you start it again as there is even more file copying / symlinking that has to be done than is in calendar. | 17:44 |
elopio | balloons: ok. Can we have a sample app that will fail if we don't have all the folders? | 17:45 |
elopio | we will need that to automate a test and make sure it keeps working. | 17:45 |
balloons | elopio, sure.. that's something I can help with.. so just note we should work it together | 17:47 |
elopio | I have it noted. | 17:47 |
balloons | for now, back to other things :-) | 17:47 |
balloons | nuclearbob, :-) | 17:49 |
balloons | so I have a bug I shall ping you about nuclearbob until veebers and thomi arrive if you are interested and curious | 17:49 |
balloons | or perhaps cgoldberg as well | 17:50 |
balloons | https://bugs.launchpad.net/autopilot/+bug/1328600 | 17:50 |
ubot5 | Ubuntu bug 1328600 in Ubuntu Calendar App "test_new_event autopilot test fails on device (r315)" [Undecided,New] | 17:50 |
nuclearbob | balloons, I can try, cgoldberg may also be able to help | 17:50 |
nuclearbob | balloons, I expect maybe that's related to changes that thomi recently made, so it may be easiest to wait until he gets on | 17:51 |
balloons | so essentially the bug is with datepicker and autopilot; specifically autopilot is grabbing the max date.. and it's a twofold problem | 17:51 |
balloons | 1) overflow bug occurs for dates > 2038 and should be corrected | 17:51 |
balloons | 2) why is it generating the max date object? | 17:52 |
balloons | nuclearbob, I expected as much.. I was talking to thomi about the datetime stuff he did in Malta | 17:52 |
balloons | but he shouldn't get all the fun eh? | 17:52 |
nuclearbob | technically I think veebers is the kink of autopilot now, so he should get some fun too. If I knew more about this particular change I could probably help better | 17:55 |
nuclearbob | *king | 17:55 |
* alesage imagines veebers wielding riding crop | 18:12 | |
thomi | barry: good morning! | 19:59 |
barry | thomi: hi! | 19:59 |
thomi | barry: for the gunicorn packaging, I don't have a branch, but I assume that you can reconstruct my work from the package in the PPA? Or should I 'bzr init . ; bzr add *' and push somewhere? | 20:00 |
barry | thomi: iwbn if there was a branch. also, where's the ppa? | 20:00 |
barry | thomi: https://blueprints.launchpad.net/pyramid/+spec/python3-pyramid | 20:01 |
thomi | iwbn? | 20:01 |
barry | "it would be nice" :) | 20:01 |
thomi | ahh | 20:01 |
thomi | gotchya | 20:01 |
thomi | ok | 20:01 |
thomi | one branch,c oming up. | 20:01 |
thomi | I'm actually somewhat proud of my gunicorn package, it doesn't seem *that* bad :) | 20:01 |
barry | :) | 20:01 |
barry | i have zope.deprecation and chameleon ready to go in debian | 20:02 |
thomi | barry: BP updated with branch & other details - thanks! | 20:03 |
barry | thomi: excellent, thanks | 20:05 |
thomi | barry: debian packaging is so nice when it "just works" | 20:06 |
thomi | I had to learn about refreshing quilt patches yesterday - so much fun! | 20:07 |
barry | thomi: quilt is so wonderful, especially when in a vcs. it's like inception | 20:07 |
thomi | heh | 20:07 |
barry | thomi, nuclearbob could you please update the blueprint with the url to the ppa. also, can i upload stuff to the ppa? | 20:10 |
thomi | barry: sure - I just added all the branch links... | 20:10 |
thomi | barry: I don't think you can | 20:10 |
thomi | but I can add you probably, one second | 20:10 |
thomi | barry: PPA link added, fginther is adding you to the CI team so you can upload | 20:13 |
barry | thomi: wow, it's a big ppa. looks like maybe we should try again for porting restish to py3 eh? :) | 20:14 |
fginther | barry, done | 20:14 |
thomi | barry: yeah, they're using resting for other components | 20:14 |
barry | fginther: thanks | 20:15 |
barry | thomi: come to usa and we'll sprint on it :) | 20:15 |
thomi | barry: come to New Zealand and we'll sprint on it :D | 20:15 |
barry | thomi: clearly we need to convince our managers to split the difference. see you in honolulu | 20:16 |
thomi | nah.... we should consider the total hours spent in a plane per year worked at Canonical, and whoever has the higher ratio gets to pick the location :P | 20:16 |
thomi | actually, I dunno, I may lose that | 20:17 |
thomi | barry: WRT the gunicorn stuff, do you think the correct solution is to ship a 'gunicorn3' executable? I ask because if we're going to keep that I need to update the charm | 20:18 |
thomi | barry: but if we're going to do something else then I need to hold off a bit I guess | 20:18 |
barry | thomi: the py2 version is `gunicorn` right? | 20:19 |
thomi | barry: correct | 20:19 |
barry | thomi: so yeah, gunicorn3 makes sense | 20:19 |
thomi | barry: and gunicorn_django and gunicorn_paster | 20:19 |
thomi | ok, sweet | 20:19 |
elopio | ping barry. | 21:16 |
elopio | https://jenkins.qa.ubuntu.com/job/generic-deb-autopilot-runner-mako/1315/console | 21:16 |
elopio | it seems that your dialer py3 branch is still installing py2 | 21:16 |
barry | elopio: huh | 21:17 |
barry | elopio: oh, i think that's because it depends on ubuntu-ui-toolkit-autopilot which pulls in both py2 and py3 dependencies | 21:19 |
barry | elopio: i just did a trunk merge and re-push | 21:19 |
elopio | ahh, you are right | 21:20 |
elopio | hum, so why did it fail again | 21:20 |
barry | elopio: that is a question i have never been able to answer | 21:20 |
elopio | Autopilot Package Version: 1.4.1+14.10.20140430-0ubuntu4 | 21:20 |
elopio | could not import package dialer_app: No module named dialer_app | 21:20 |
elopio | Loading tests from: | 21:20 |
elopio | Did not find any tests | 21:20 |
barry | elopio: building the package locally just to see if the debs layout correctly | 21:24 |
barry | elopio: gosh, it looks okay to me. i have nfc why the branch is failing | 21:26 |
elopio | barry: I think that now the problem is on phablet-test-run. | 21:27 |
barry | xnox: ^^ | 21:27 |
elopio | this message at least is more readable than one week ago. | 21:27 |
barry | elopio: let's see what happens with my new push, although i'm sure it will fail again. i can try to take a closer look tomorrow | 21:27 |
elopio | barry: oh, it is never installing py3. | 21:29 |
barry | elopio: dialer-app-autopilot Depends on python3-autopilot though | 21:29 |
barry | and ${python3:Depends} | 21:30 |
elopio | yes, then it's jenkins going crazy. | 21:31 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!