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