/srv/irclogs.ubuntu.com/2012/06/29/#ubuntu-arb.txt

ajmitchwell that's a bit large to review - someone submitted mozilla seamonkey to the ARB05:10
ersihow nice05:30
dholbachgood morning07:04
dholbachajmitch, did you see the merge proposal from mhall119? looks like he perfected the dir() usage :)07:39
dholbachmhall119, in http://bazaar.launchpad.net/~ubuntu-app-review-contributors/arb-lint/trunk/view/head:/lint/sourcepackage.py#L28 I thought I would be able to get rid of lines 28-29 now, but that doesn't seem to work08:04
dholbachajmitch, highvoltage, wendar: do you think we can add some examples to https://wiki.ubuntu.com/AppReviewBoard/AppsSprint?08:08
dholbachI think it's the only bit we still need to do to announce the initiative08:08
dholbachajmitch, wendar, stgraber, any suggestions for tests we should be adding to arb-lint? I just added something about debian/copyright and DEP508:25
dholbachI might need help for a proper test of what's allowed and what's not allowed in/outside /opt08:26
dholbachhttps://wiki.ubuntu.com/AppReviewBoard/Review/Guidelines might have to be updated for precise09:48
dholbachajmitch, wendar, highvoltage, stgraber: I just filed a couple of bugs on arb-lint: https://bugs.launchpad.net/arb-lint - some of them should probably quite easy to fix09:54
dholbachit's what I teased out of the guidelines which might make sense to test09:54
ajmitchdholbach: looks like you've been very busy10:50
* ajmitch was just looking through the code, will have to leave comments on it tomorrow10:59
dholbachajmitch, a bit here and a bit there11:05
dholbachajmitch, wendar, highvoltage, stgraber, mhall119, james_w, achuni: if you have a little bit of time, please let me know what you think: http://daniel.holba.ch/temp/apps-sprint.html :)12:21
mhall119dholbach: re http://bazaar.launchpad.net/~ubuntu-app-review-contributors/arb-lint/trunk/view/head:/lint/sourcepackage.py#L28, why would you get rid of line 28 and 29?12:53
dholbachmhall119, I thought the new mechanism wouldn't run a method twice even if it was required in multiple places13:40
highvoltagedholbach: nice post13:41
dholbachhighvoltage, cool - I was just wondering if I was missing anything13:42
highvoltagewell, there's quite a bit I need to absorb myself. I still haven't tried pkgme, the apps-brancher or arb-lint. so it's kind of nice as a summary of some of the things I still need to do, too :)13:44
dholbachhah, great13:44
dholbachhighvoltage, these are the tests which arb-lint already has: http://paste.ubuntu.com/1066031/13:44
dholbachso there's still a bit to do, but when I ran it on a couple of apps it already gave me a  few things which could/should be fixed13:45
highvoltagenice13:45
dholbachhighvoltage, I was wondering if for the apps sprint we should use something like Trello to organise who's working on what and in which state it is13:46
dholbachI like how it's very visual and you see everything at a glance13:46
dholbachbut I wouldn't want to impose some new tool on everybody, especially if myApps already handles different kinds of queues13:47
mhall119dholbach: it won't run it twice when doing dependency resolution13:54
mhall119dholbach: but it will still run it twice if some other code calls it13:54
dholbachhum, let me try again then13:54
mhall119so if you call find_B, and find_B has @requires('field_A'), it will call find_A()13:55
mhall119if you call find_C(), and find_C() also @requires('field_A'), it won't call it again13:55
mhall119but, if you call find_A(), it won't stop that call from going through13:56
dholbachmhall119, try http://paste.ubuntu.com/1066048/ with trunk13:56
dholbachit gets called twice13:56
mhall119right13:57
mhall119it's called one because it's required by another function13:57
mhall119then your test.py code is calling it again, because it starts with find_13:57
dholbachhuuuuuuuuuum13:57
dholbachhrmhrmhrmhrmhrm13:57
dholbachit'd be nice if it'd just get called once :)13:58
mhall119I can make it avoid calling it again, even when other code tries to call it directly13:58
dholbachthen test.py would need to be cleverer13:58
dholbachmhall119, did the blog post look alright to you?14:04
mhall119dholbach: yeah14:05
mhall119sorry, I thought I mentioned that14:05
dholbachcool thanks14:05
dholbachno worries14:05
mhall119np14:05
mhall119dholbach: I think we should have a "how to join and what to do" blog post for the ARB helpers team14:05
dholbachyep, although I think I'd prefer it if somebody from the ARB would write it14:06
mhall119then spam the heck out of it to get volunteers in14:06
dholbachas I'm still not 100% sure how everything works :)14:06
dholbachcoolbhavi, what do you think of http://daniel.holba.ch/temp/apps-sprint.html?14:17
coolbhavidholbach, I cant think of a better way of explanation :) It looks great!14:19
dholbachawesome, thanks14:20
mhall11934 apps that I know of being written for the showdown contest14:39
vibhavwow14:39
vibhavMany of my friends to came to know about this contest14:39
mhall119make that 35, just got another one :)14:40
dholbachajmitch, coolbhavi, highvoltage, stgraber, wendar: we will have to fix https://bugs.launchpad.net/apps-brancher/+bug/1019300 quite soon14:41
wendardholbach: ?14:45
dholbachwendar, which point are you wondering about? I think I mentioned you a couple of times in the last few lines :)14:45
wendarapps brancher? It's still experimental, so are bugs worth pinging everyone about?14:46
wendarsignal-to-noise ratio14:47
wendardholbach: a very cool idea, btw :)14:48
dholbachsorry about that - I just thought that it'd provide a very simple way to get all apps (no matter if they're branches, in PPAs or tarballs) in a consistent way and it'd make sense for the app showdown14:48
dholbachbut feel free to ignore the ping14:49
wendardholbach: it's a cool tool14:50
wendardholbach: well, I haven't used it yet, but I like the potential14:51
wendardholbach: have you been granted permission to do ARB stuff on work time now?14:55
wendardholbach: if so, I could set you some assignments, structure your time for maximum impact14:55
dholbachit might be good to discuss on the mailing list what needs to be done most importantly14:58
wendardholbach: app triage, app fixing, app review, app voting15:04
wendardholbach: the developer's experience on their way through the review process is the top priority, and responsiveness is the key to that15:04
wendardholbach: it's actually pretty simple, it just requires an investment of time15:05
wendardholbach: so if you have time, we'll happily use it :)15:07
dholbachright, that's why I felt the apps-brancher and arb-lint would help being more responsive - also I put up a few apps for vote15:08
wendardholbach: much appreciated15:08
wendardholbach: and apologies that I still haven't had time to look at either of the tools, or review the apps up for vote15:09
coolbhavidholbach, same here  I have it on my todo this weekend15:09
dholbachdon't worry - it happens to all of us every other time15:09
coolbhaviwendar, hey15:10
wendarhi coolbhavi15:10
wendardholbach: I might look at restructuring my time so that I only review votable apps, once we have enough arb-helpers15:10
wendardholbach: the problem now is that there's not really much I can do in a 2 hour snippet of time15:11
coolbhaviwendar, I'm sorry that m not attending ARB meetings of late as 21 UTC would be like early morning 02.30 here15:11
wendardholbach: at least, not when I'm trying to tend the queue15:11
wendarcoolbhavi: no worries, we changed the schedule because of other conflicts, knowing that no time would work for everyone15:12
dholbachI hope we can get some new reviewers through the Apps Sprint15:12
wendarcoolbhavi: but, I hope you'll be able to make some of the times next week15:12
wendarcoolbhavi: even if it's only an hour or two sometime during the few days15:13
coolbhaviwendar, sure! I am actually looking forward to the app sprint15:13
wendardholbach: yes, and we also need to find a good way to be more engaged with the arb-helpers who already volunteered15:13
wendardholbach: we haven't really established a good workflow there, to let them feel confident that they know what to pickup next and work on15:14
dholbachabsolutely - I hope that training will work well there15:14
dholbachyes15:14
vibhavWhat exactly is the app sprint?15:26
mhall119vibhav: http://daniel.holba.ch/temp/apps-sprint.html15:29
PaoloRotoloHi all!15:39
wendarHi PaoloRotolo15:44
PaoloRotolowendar, Hi!15:45
dholbachwho can punt the PDF submissions into the other queue? (Revista Espírito Livre)16:13
dholbachalso the Ubuntistas magazine16:13
stgraberI can do that16:14
dholbachwhen I looked the queue, I wondered if https://myapps.developer.ubuntu.com/dev/apps/1081/ shouldn't be rejected as it looks to be a fork of chromium (not sure though), but with 37M very likely not in an 'app format'16:14
stgraberdholbach: moved all the "Revista Espírito Livre" to commercial, let me know if you spot more16:19
dholbachstgraber, https://myapps.developer.ubuntu.com/dev/apps/1074/16:20
stgrabergone16:21
dholbachgreat16:21
dholbachstgraber, what do you think about https://myapps.developer.ubuntu.com/dev/apps/1081/?16:22
stgraberdholbach: well, no source provided to start with and even if they did provide the source, it'd likely be way too big for ARB16:23
dholbachyes, that's what I thought too, plus it's likely a fork16:24
dholbachshould it just be rejected?16:24
dholbachwith a pointer to https://wiki.ubuntu.com/UbuntuDevelopment/NewPackages maybe?16:24
stgraberI can move to commercial as it seems to be developed by a company but I doubt anyone wants another copy of webkit :)16:25
stgraberTBH, I wouldn't even let that thing in the archive16:25
stgraberwe have enough copies of webkit that it's causing us problems updating them all every month or so already16:26
dholbachshall I add a standard reply for "huge apps"?16:27
dholbachmaybe something like this: "We are sorry to inform you that this app is outside the scope of the App Review Board. Our focus is on lightweight apps. We are generally looking for the kind of apps which could be reviewed for functionality and security in about an hour reading through the code. https://wiki.ubuntu.com/UbuntuDevelopment/NewPackages might suit you better.16:27
dholbach"16:27
dholbachwendar, ^ do you think this might work for huge apps - if so I'd add it to the wiki and arb-lint as a canned response16:28
stgraber+116:28
dholbachok, put onto the wiki and arb-lint16:36
dholbachand with that I think I call it a day - it's definitely time for dinner over here :)16:36
dholbachhave a great weekend everyone16:36
stgraberthanks, you too16:36
dholbach:)16:36
wendarajmitch: meeting time? (or, am I off in time-zone?)21:01
ajmitchyes, sorry I got distracted fora  few minutes :)21:02
ajmitchhighvoltage, stgraber: arb meeting ping21:03
highvoltageah right. the 5pm on a friday meeting21:03
highvoltagehi everyone!21:03
ajmitchyeah, sorry about the time21:04
highvoltageI guess it's worse for you anyway :)21:04
stgraberhello (pretending I didn't completely forget about the meeting)21:04
ajmitch<-- #ubuntu-meeting21:04

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