/srv/irclogs.ubuntu.com/2009/11/09/#launchpad-dev.txt

adeuringgood morning08:28
wgrantMorning adeuring.08:28
adeuringhi wgrant!08:28
* wgrant prepares a few post-exam branches.08:29
gmbRight. Big pot of Java, time to resolve some conflicts.08:33
wgrantgmb: Is that the branch from... before the open-sourcing?08:34
gmbwgrant: You know, I can't remember when I started this fricking thing. Possibly. Async dupefinder.08:35
gmbIt's one of those "everyone thought it was less important than I did" branches.08:35
wgrantgmb: Yeah, that's the one that has been on +activereviews since the start.08:35
gmbHahaha.08:35
wgrantBut if you fix it, Ubuntu will drown in bugs even more :(08:36
gmbwgrant: Well, I actually think I'm going to just junk it and start over. The conflicts are pretty huge and they're mostly to do with the template redesign. I can cherrypick the javascript out of the original branch08:36
gmbwgrant: Nah, we'll just disable it for Ubuntu so that the interface keeps timing out all the time.08:37
gmbFuck, the branch doesn't even *build*.08:37
gmbMan alive.08:37
wgrantgmb: Awesome.08:37
gmbRight, I'm gonna delete me some branches.08:38
wgrantadeuring: Can you please ec2test & land those two branches of mine?08:38
adeuringwgrant: thanks for the reminder! will do it right now08:39
wgrantadeuring: Thanks.08:39
gmbOh for AJAX filtering in bug searches.08:47
* maxb has a small change for the pygettextpo makefile: https://code.edge.launchpad.net/~maxb/pygettextpo/makefile-fix-version/+merge/1425608:49
wgrantbigjools: Do you want to do a quick review of https://code.edge.launchpad.net/~wgrant/launchpad/sourcepackageformat-to-sourcepackagetype/+merge/14581?09:09
* wgrant is splitting the super-branch.09:09
bigjoolssure09:09
gmbCan we take TAL out and shoot it, please?09:10
gmbIt's harshing my mellow.09:10
bigjoolstwisting your melons09:11
bigjoolswgrant: if only all reviews were as easy09:11
gmbbigjools: This melon is for display purpose only.09:11
bigjoolsgmb: slightly scratched?09:12
gmb'Chafed' is the word.09:12
mrevellMorning troops.09:13
bigjoolseyup mrevell09:13
=== mrevell changed the topic of #launchpad-dev to: This is Launchpad Development Channel | Week 1 of 3.1.11 | PQM is open - release manager is noodles775 (flacoste, BjornT) | I am Zero OOPS and So Can You! http://is.gd/4fkLl | https://dev.launchpad.net/ | Get the code: https://dev.launchpad.net/Getting | On-call review in #launchpad-reviews | Use http://paste.ubuntu.com/ for pastes | This channel is logged: http://irclogs.ubuntu.com/
bigjoolswgrant: I'll land that for you09:13
wgrantbigjools: Thanks.09:15
wgrantgmb: How many branches did you get through before son-of-bride-of- or whatever it is?09:19
gmbwgrant: 3. I should have made more of an effort to split them up, really, but there were certain very large changes that were pretty much atomic.09:19
bigjoolswgrant: did you see https://bugs.edge.launchpad.net/soyuz/+bug/478691 ... jeez09:41
mupBug #478691: empty ppa builders should allow more builds from a single ppa <Soyuz:New> <https://launchpad.net/bugs/478691>09:42
wgrantbigjools: I did say that would happen.09:45
wgrantbigjools: The current algorithm sucks. It just sucks less than the old one for non-daily PPAs.09:45
wgrantI do not know how to make it better :(09:45
bigjoolsme neither09:45
bigjoolsother than adding more builders09:46
wgrantConserving some fraction of builders for expected short builds seems like it could work OK. But it needs a lot of careful thought.09:46
wgrantWe need to start discriminating against either daily PPAs or long builds. I cannot see a way around it.09:50
bigjoolswe could auto-lower the priority for anything with a high build ETA09:50
wgrantThat doesn't help much.09:51
wgrantIt just means that the rest of the queue has to clear for 5 seconds, and the daily builds will immediately monopolise every builder for three hours.09:51
bigjoolswho said anything about removing the current fix?09:51
bigjoolsit seems we have 2 situations09:51
wgrantThe current fix is annoying.09:52
bigjoolseither the long-build PPA owners complain, or everyone else complains09:52
bigjoolseither way there's a lot of complaining09:52
bigjoolsthe current fix annoys the fewest people09:52
wgrantI will also complain when I upload a few several-minute builds and it takes a couple of hours to build.09:53
wgrantWhile 45 builders sit idle.09:53
gmbWow, bugspam from adeuring1!09:54
adeuring1gmb: yeah, time tp update some bug statuses ;)09:55
gmbadeuring1: Oh, sod, you're right. I'd forgotten.09:55
bigjoolswgrant: have you seen that happen?09:55
=== adeuring1 is now known as adeuring
wgrantbigjools: I haven't watched that closely, but I'm 99% sure it has.09:55
* gmb does the same thing09:56
wgrantbigjools: Why wouldn't it have? It's a very common case.09:56
wgrantUpload a few new versions to each series.09:56
wgrantIn most cases (at least in my TZ) that will not put any significant load on the build farm for very long at all.09:57
bigjoolswgrant: ok - so the only thing I can think of to make this better is to allow the extra build to start if there's an empty queue09:57
wgrantbigjools: But then that will cause daily builds to monopolise again.09:57
wgrantWe need to actively discriminate against either daily build PPAs or long builds simply on the attribute of being daily build PPAs or long builds.09:58
bigjoolswgrant: the daily builds need more than one builder to complete within 24 hours it seems09:58
wgrantbigjools: They do.09:58
bigjoolsrock -> me <- hard place09:59
wgrantbigjools: The current restriction is too restrictive for even daily builds.09:59
wgrantBut there needs to be *some* restriction.09:59
wgrantJust a slightly smarter one.09:59
bigjoolsso bump to 2 builders from 1?09:59
wgrantETOOSTATIC09:59
bigjoolsor allow all builders as before unless we know it's a long build10:00
wgrantNot all, I don't think.10:00
wgrantBut some large fraction.10:00
wgrantAnd a much smaller fraction if they are going to be long.10:00
wgrantBut that still has a problem if there are lots of daily PPAs.10:00
bigjoolshmmm10:00
bigjoolswe need more builders10:01
wgrantSo some fraction needs to be reserved for un-long builds.10:01
wgrantal-maisan_'s quit message is very relevant.10:01
bigjoolsso is my away message :/10:01
* wgrant doesn't know that one.10:01
wgrantAh.10:02
wgrantI see.10:02
bigjools /away10:02
bigjoolsfail10:02
wgrantDescribes this situation rather well.10:03
wgrantSomebody needs to think and draw up lots of cases.10:04
al-maisanwgrant: I was reading up on this topic a bit and the only paper that seemed even remotely pertinent was: http://www.springerlink.com/content/t4t2643046427702/10:09
al-maisanwgrant: you may have free access to it since you're still a university student10:10
wgrantal-maisan: Let me see if I can get it through the uni library proxy.10:10
* al-maisan was appalled about the lack of any grammar proof-reading in this article10:10
wgrantDoesn't look like I have access to that, sadly.10:16
wgrantbigjools: Bug #476036 probably wants to be worked on with some priority.10:59
mupBug #476036: sbuild needs to run dpkg-source inside the chroot <Launchpad Auto Build System:New> <https://launchpad.net/bugs/476036>10:59
bigjoolswgrant: yeah10:59
bigjoolsI'll poke lamont10:59
=== matsubara-afk is now known as matsubara
bigjoolswgrant: http://pastebin.ubuntu.com/313996/11:16
bigjoolsbrb, need caffeine11:16
wgrantbigjools: That looks like it should only fix the opposite situation :(11:17
wgrantAlthough.. hm.11:17
bigjoolsI've not looked at it in detail - it was to fix the upload problem11:23
=== mrevell is now known as mrevell-lunch
=== mrevell-lunch is now known as mrevell
leonardri upgraded to karmic and now i'm getting the infamous "no module named psycopg2" error when running launchpad tests. does anyone know the solution (and is there a troubleshooting page on the wiki for this kind of thing)?13:27
leonardri can import psycopg2 from a normal python shell but not from the bin/py shell13:28
marsleonardr, the upgrade kills the launchpad-developer-dependencies package, and the LP ppas - did you re-enable them?13:34
leonardrmars: thanks, argh13:35
leonardrthat's my least favorite feature of ubuntu--it gets me every time13:35
marsheh, same here.  I wish we could fix the Software Sources dialog so it doesn't just say 'disabled by upgrade': 'and exactly which PPA was disabled, anyway?'13:37
bigjoolsit got me too, that one13:38
marshehe13:38
leonardrmars: i'm not getting "ImportError: libgettextpo.so.0: cannot open shared object file: No such file or directory"14:02
leonardrs/not/now/14:02
leonardrlooks like i might be missing a zope package...14:03
leonardrbut perhaps that package ought to be put in sourcecode/14:03
sinzuileonardr: I think that is pygttext in sourcecode.14:04
leonardrhmm14:04
leonardrok, i guess the problem is that it's looking for .so.0 and only .so is in that directory?14:04
sinzuileonardr: I think that is sourcecode/pygettextpo14:05
sinzuiWe don't hack on pygettextpo or old_xmlplus (dtdparser) I wonder what needs to happen to make them eggs14:06
leonardradding a symlink doesn't help14:06
leonardri wonder who's looking for .so.0?14:06
leonardrgary, maybe you have a clue14:07
leonardri'm trying to get launchpad working again after karmic upgrade14:07
gary_posterok14:08
leonardrwhen i run 'import gettext' from bin/py or try to run the tests, i get this error:14:08
leonardrImportError: libgettextpo.so.0: cannot open shared object file: No such file or directory14:08
leonardrsinzui said it might be looking in sourcecode/pygettextpo14:08
sinzuileonardr: I did, but I see 'import gettext' as something else :(14:09
leonardrsinzui: i gave the symlink the wrong name. giving it the right name makes it work.14:09
stubleonardr: Shot in the dark, but try removing all the 'build' directories under sourcecode. make clean and friends doesn't seem to clean sourcecode properly which I found out this weekend (trying to use a rsynced tree build on 64bit on a 32bit machine)14:10
sinzuileonardr: gettext somes with python14:10
marsstub, yeah, there was a mailing list thread about that IIRC.  "make clean doesn't follow the GNU Makefile conventions"14:12
gary_posterleonardr: I don't know.  What happens when you try ``$ locate libgettextpo.so``14:12
gary_poster?14:12
marsstub, ideally we would have 'make distclean', which would do as you say: kill everything, as if it were a fresh checkout of trunk/.14:14
stubDo you mean like realclean should be doing?14:14
marsI think so.  In GNU terms, distclean == realclean14:15
marswe just grab a new copy of the branch, but the tradition is to run 'make distclean' before 'make dist'14:15
=== leonardr is now known as leonardr-afk
* maxb finds "bzr clean-tree --unknown --ignored --detritus --force" to be rather useful14:30
maxbgary_poster: Hi. ftr, ztk-2.5 passed everything (barring the broken c-i-p needing test) after a merge of 3.1.10 final14:31
gary_postermaxb: awesome!  (and I regard the broken CIP as a burning issue for this week, so hopefully that will be squashed)14:33
gary_posterbroken CIP-needing-test I should say14:33
gmbHell, tracking down these 'o is null' errors in YUI is a pain.14:51
bigjoolswgrant: still up?14:51
gary_postermaxb: also ftr, per your question this weekend about wanting to see a discussion I had had about packaging, foundations is moving their more focussed channel to freenode: #lp-foundations .  I documented it on https://dev.launchpad.net/Help .15:13
maxbgary_poster: I have a feeling freenode would prefer you kept to a single project identifier - i.e. don't be both #launchpad and #lp15:14
gary_postermaxb: hm, ok, so #launchpad-foundations you mean?15:15
maxbyes15:15
gary_posteralright15:15
Ursinhahey danilos15:15
danilosUrsinha, hey hey15:15
UrsinhaI see one of those TraversalErrors on Saturday, in translations, https://lp-oops.canonical.com/oops.py/?oopsid=OOPS-1407F234915:16
Ursinhadanilos, is this supposed to happen?15:16
danilosUrsinha, well, yes :)15:16
danilosUrsinha, look at https://bugs.launchpad.net/rosetta/+bug/462891/comments/11, this is now in translations-export.pt, and there are a number of other cases where it can happen (either on translations pages or on the other pages listed there)15:17
mupBug #462891: user.preferredemail shouldn't be None <oops> <qa-ok> <Launchpad Foundations:New> <Launchpad Translations:Fix Released by danilo> <https://launchpad.net/bugs/462891>15:17
danilosUrsinha, it can also happen somewhere else in code, so it's probably best to fix this in preferredemail property, but I'd like foundations team to take care of that15:18
danilosUrsinha, we've just worked around the most common one15:18
Ursinhadanilos, I understand15:18
danilosUrsinha, my other branch attached to the bug fixes it in the property, but I don't know how to test it15:18
=== matsubara is now known as matsubara-lunch
sinzuidanilos: ping15:32
danilossinzui, hi15:32
sinzuidanilos: I am looking at https://edge.launchpad.net/ubuntu/lucid/+packaging. I want to know what has to happen to make these packages linked. When I look at one, It appears to be linked: https://edge.launchpad.net/ubuntu/lucid/+source/gnome-termina15:33
sinzuidanilos: Is there something else that must happen to satisfy translations?15:34
danilossinzui, it'd be nice for those links to automatically propagate over series, or even better, to be shared among them15:35
danilossinzui, for example, https://edge.launchpad.net/ubuntu/lucid/+source/gnome-terminal/+packaging shows links but there's no karmic or lucid in there15:36
sinzuidanilos: I see the auto-linking bug. I scheduled it for this release. I am not sure what is missing since the example is linked to a  series (though I know it should be master, not main)15:36
danilossinzui, and it'd be PITA to ask people to manually enter them with every ubuntu release15:36
danilossinzui, right, I'll let you worry about solving that problem then15:36
danilossinzui, the other thing that translations need is a nice way to guide people from an ubuntu source package to register a project and automatically link it to that source package in all relevant ubuntu releases15:37
sinzuidanilos: So you thinking is that while the linked series is carried forward, the packaging link is not created15:37
danilossinzui, yeah15:38
sinzuidanilos: bac and I discussed this briefly. I think that is good for this series, but preventing regressions (like the missing links) is more important. If I can fix these this release, we know the remaining work is to lower the barrier to setup a mirrored project15:39
danilossinzui, ideally though, we'd have an option of just linking a product and (distribution, sourcepackagename) apart from the existing links ( (distroseries, sourcepackagename) <-> productseries)15:40
danilossinzui, right, that's about it then15:40
sinzuidanilos: I have seen that bug about just product.15:40
danilossinzui, as I said, the above are just my thoughts on what'd be nice, but I don't want to try to impose my solution to the problem :) you are free to fix existing system if you think that's better and/or easier15:41
sinzuiI'll collection my notes this week and send the to you and the others to comment on.15:42
danilossinzui, excellent, sounds good! thanks for looking into it15:42
=== leonardr-afk is now known as leonardr
leonardrgary, stub: reopening the pygettextpo drama...16:26
leonardri followed stub's suggestion and removed the build directories, then did make clean and make16:26
leonardrnow there's no longer any gettextpo.so in sourcecode/pygettextpo, and i don't know how to build one16:26
gary_posterleonardr: looking16:27
gary_posterleonardr: rocketfuel-get might do the right thing16:27
gary_posterbut looking16:27
gary_posterI don't have a .so there either16:28
gary_posteroh yes I do16:28
gary_posterleonardr: I'm trying to dupe16:30
leonardrgary: ok, rocketfuel-getting16:31
gary_posterleonardr: skeptical of myself.  feel free, but probably won't help is my new new new opinion16:31
leonardri agree16:31
gary_posterleonardr: not helpful news, but I removed build from pygettextpo, did a make clean and then a make and got gettextpo.so back.16:40
gary_posterleonardr: maybe do ``make clean`` and then ``make SHHH=`` and pastebin the output for me?16:42
gary_posterkfogel: hi.  I forget, are you off today or Fri?  Would like to ask you for permission to proceed with trying to get ~launchpad-committers to happen, per email from maxb this weekend.  Maybe need permission from flacoste; he has not weighed in yet.17:06
leonardr_gary: i don't know how much of my rambling you saw earlier, but here's the result of make (with an error)17:06
leonardr_https://pastebin.canonical.com/24523/17:06
gary_posterleonardr_: I didn't see anything.  Looking17:06
* leonardr_ hopes internet is back for good17:06
* maxb mumbles about private pastebins17:07
kfogelgary_poster: (on phone, or about to be, but will look as soon as off.  it's just a standup call)17:07
kfogelmaxb: :-)17:07
* gary_poster helps leonardr_ and maxb : http://paste.ubuntu.com/314235/ :-)17:08
maxbleonardr_: Can you try running 'make PYTHON=python2.4 PYTHON_VERSION=2.4' in sourcecode/pygettextpo/ ?17:09
leonardr_sure17:10
maxbleonardr_: And also, do you somehow not have python2.4-dev installed? Nor launchpad-developer-dependencies ?17:10
leonardr_argh, it looks like 2.4-dev was removed in the karmic upgrade17:10
maxbWell, yeah, that'll break things :-)17:10
gary_posterheh17:10
gary_posterthanks maxb17:10
gary_posterleonardr_: check launchpad-dependencues too17:11
gary_posterthat should have required python2.4-dev17:11
gary_posterIIRC17:12
maxbI think lp-dev-deps depends on the other two17:12
gary_postermaxb: ah ok17:12
gary_postermaxb: do you have an opinion about the python2.5-dev thing you raised on the weekend, and to which I replied briefly?17:12
gary_posterThat is, do you think I should include python2.5 versions of all of the python2.4 things?17:13
gary_posterI'll go to flacoste if you are not sure.  He is the keeper of this key.17:13
maxbTheoretically, if we want a working python 2.4 and python 2.5 launchpad environment, we should include them,17:14
gary_posterThat's what I figured17:15
maxbPractically, however, I don't think any packages that support python2.4 but don't support python2.5 will exist17:15
maxbSo really it's only a matter of theoretical correctness, not actual breakage17:15
maxbOh, and on the subject of policy w.r.t the bzr branches - policy? what policy? :-)17:16
maxbBasically "bzr push what you dput"17:16
gary_posterOK.  Maybe I'll stick with the current change, and then when we go to Py 2.5 with the codebase, switch all the 2.4 bits to 2.5, at which point it sounds like we will be theoretically correct also.17:16
maxbAgreed.17:17
gary_posterCool.17:17
gary_posterpolicy: heh, fair enough.  Perhaps I was thinking more of instructions17:17
gary_posterThat is, do I check out the branch, and then that's the same as if I had gotten a source deb?17:17
maxbYou are right, it would be good to lay down some advisory instructions, rather than assuming that everyone's "common sense" is aligned17:17
gary_posterheh17:17
maxbgary_poster: That's the intent.17:18
gary_postermaxb: ok, cool.  I'll make a stab at an initial wiki doc for more knowledgable people to correct.  After lunch. :-) Thanks much.17:18
maxbWe probably ought to specify the appropriate cmdline to invoke dpkg-buildpackage too - it's a bit pointless uploading a copy of the branch in the source package (which 0.55 has)17:18
gary_posterah, yes, that sounds like something I would never have thought of17:19
gary_posterok running away for a bit17:19
Ursinharockstar, hi17:35
Ursinharockstar, I'm chr this week and checking all the pending vcr-imports17:36
Ursinharockstar, I see one that the repo url is valid, but it has no files in it, yet, maybe17:36
Ursinharockstar, should I approve it or is it going to bork somehow?17:36
leonardr_gary: i'm having another, even stranger problem17:55
leonardr_i'm trying to set up a launchpadlib branch, and it's using lazr.restfulclient 0.9.3 even though setup.py specifies >=0.9.917:56
leonardr_do you know what could cause that to happen?17:56
leonardr_i'm going to remove my old lazr.restfulclient eggs but it's annoying17:56
gary_posterleonardr_: so, this is not in launchpad, but in a branch.  Yes, I know what would cause that.17:56
gary_poster1 sec17:56
leonardr_np17:57
leonardr_this is rich, i don't even have a 0.9.3 egg17:59
gary_posterleonardr_: the explanation of what is going on is long and annoying.  I'll describe at some point, but for now summarize that you will need to do one of these: (1) remove *all* lazr debs; (2) use the zc.buildout version that launchpad uses; or (3) use a non-system Python.  I recommend 3, and that is what I do for the non LP work.17:59
leonardr_ah, the deb is to blame18:00
leonardr_i see. now that apport uses launchpadlib, my previous strategy (1) is no longer tenable18:01
leonardr_gary, can you run me through (3)?18:01
gary_posterleonardr_: download a Python from Python.org.  Install with a --prefix that puts it somewhere in your home dir.  I then add it to a ~/bin (using names like 24python 25python and 25python) and set my PATH to include ~/bin.  use that Python for bootstrap. Done18:04
gary_poster(there are many variants; that's just what I do)18:04
leonardr_all right18:04
mrevellNight colleagues18:09
* maxb wishes for a time machine to go back and stop the concept of a lazr.* namespace being invented18:13
leonardr_gary: --prefix is a configure argument, right? i'm getting through configure and make but python setup.py is failing me18:16
gary_posterleonardr_: yes, configure.  don't use python's setup.py.  do ``./configure --prefix=...`` then ``make`` then ``make install``18:17
leonardr_aha, make install, thanks18:18
leonardr_ok, that's working, but i need to install some dev packages like lib-devreadline to make this environment nicer18:21
leonardr_gary: i'm investigating this now, but maybe you know. what dev package do i need to install to compile a version of python that speaks https?18:31
* leonardr_ trying libssl-dev18:32
=== leonardr_ is now known as leonardr
gary_posterleonardr: that's what I was going to recommend, yes18:33
gary_posterI have it installed18:33
kfogelgary_poster: back18:34
gary_posterkfogel: cool18:34
kfogelgary_poster: sorry, remind me of context.  the ~launchpad-committers team will be for [?]18:34
gary_posterkfogel: everyone who can commit to LP.  Therefore, LP Canonical employees plus people like maxb, wgrant, and so on.  Use cases are primarily for making a place for branches that everyone can access who should be able to access.18:36
gary_posterthere was some discussion of other uses18:36
maxbkfogel: e.g. I'd quite like write access to the meta-lp-deps branches, and I'd like a place to move the branches currently owned by the launchpad-dev open team to.18:37
kfogelgary_poster: hunh.  I remember being in favor of this, but I can't remember why now.  Everyone has r/o access to all branches, except security branches.  Would this new list have access to sec branches too?18:37
kfogelgary_poster: or is this about write access?18:37
maxbThis is about community write access18:38
gary_posterkfogel: write access, for branches not managed by pqm18:38
kfogelgary_poster: if about write access, is the idea that any branch to which both a canonical dev and a community dev can read, they can also both write?18:38
gary_posterkfogel: not necessarily because of PQM18:38
gary_posterbut in some cases18:38
kfogelgary_poster: so, I thought our goal was for community devs to be able to merge via PQM the way we do.  Is that not the case?18:38
gary_posterkfogel: that is the case but we do not have all branches managed by PQM18:38
gary_posterkfogel: cases include lazr.*, launchpad-dependencies branches, and the Python 2.5 sprint work18:39
kfogelgary_poster: but I mean, that's the main use case right?  That is, community devs being able to submit to PQM for stable, db-stable, devel, db-devel ?18:39
maxbIt is a shame that ~launchpad-dev is already taken as a name - ~launchpad-committers is a bit of a long name to type in branch urls18:39
kfogelmaxb: yeah18:39
maxbkfogel: PQM submission is less of an issue in the short term, I think, because there's always a Canonical reviewer that we can nag to land branches for us18:40
gary_posterkfogel: that would be a great eventual usage, and yes, that would be more important once it happened, and maybe having the group around would facilitate that change.  But that's not why I'm talking about this right now18:40
kfogelgary_poster: so this is for other, non-PQM-managed branches right now...18:41
kfogelgary_poster:  I'm getting kind of an edgy feeling about this.  Let me explain:18:41
leonardrgary: ok, hopefully the last one. in my launchpadlib branch built with my custom python, i can now import all of the modules mentioned in setup.py -- except, for some reason, lazr.uri. any ideas?18:41
kfogelWe have a bunch of branches.  Some (previously mentioned) are managed by PQM.  Others are: lazr.*, launchpad-dependencies branches, and the Python sprint branches, and probably others to come.18:42
gary_postermaxb, kfogel: yeah, agree about name, though I don't care a heck of a lot TBH.  The name could be changed mechanically, I suspect.  Not sure what the ramifications would be, and how easy it would be to work around them.18:42
gary_posterleonardr: probably not a dependency?18:42
kfogelgary_poster: will it always be the case that if we want developer jrandom to have write access to one of those branches, we'd want him to have write access to all of them?18:42
maxbgary_poster: I was more thinking about mere finger-work typing "bzr foo lp:~launchpad-committers/...."18:42
kfogelgary_poster: i.e., is membership in the team a statement of "we trust this person's intentions and competence"?18:42
leonardrgary, aren't the dependencies what's listed in setup.py? i don't have a separate versions.cfg for this18:43
kfogelgary_poster: I'm not saying that's bad, just trying to make sure we agree what we're doing.18:43
gary_posterleonardr: yes18:43
gary_posterkfogel: your questions are harder :-)18:43
leonardrso yeah, lazr.uri is mentioned in setup.py as a dependency but is not importable18:43
gary_posterleonardr: ok give me a branch and I'll look at it18:44
kfogelgary_poster: I think now is the time to ask them, since we're apparently creating One Team To Rule Them All :-).18:44
kfogelgary_poster: but yeah, answer leonard first, it's no problem18:44
leonardrgary: it's a branch off of lp:launchpadlib. it's got to be some problem with my setup18:44
gary_posterkfogel: my inclination is JFDI.  Here's my argument.18:44
leonardri can import the system lazr.uri (from the deb) using the system python18:44
maxbkfogel: Well, there's a bunch of branches currently owned by ~launchpad, for which some means of arranging for community write access would be nice :-)  These branches, afaik, are (1) meta-lp-deps, (2) sourcecode deps, (3) adhoc collaborative launchpad branches (e.g. python 2.5).  If there's a sensible granularity of access, maybe those should be split up.18:47
gary_posterkfogel: right now, we only accept someone as a contributor if they have shown competence in some way (do we have some kind of champion process or something?), *and* are willing to sign a contributors agreement.  In all cases, including Canonical employees, that's pretty much what we have.  If we need something fine grained, maybe we can add it later.  But I contend that social pressures, and the fact that someone can always 18:47
gary_postera group, will likely be sufficient here, as they have been in other open-source cases (the zope.org repos come to mind: you get a blanket permission there; same with plone; probably same with other projects18:47
gary_postermay have been truncated.  tail:18:47
gary_posterBut I contend that social pressures, and the fact that someone can always be removed from a group, will likely be sufficient here, as they have been in other open-source cases (the zope.org repos come to mind: you get a blanket permission there; same with plone; probably same with other projects18:47
gary_posterand, may I add:18:48
gary_poster)18:48
gary_posterand "." even18:48
gary_posterok leonardr trying18:48
kfogelgary_poster: I completely agree with you so far.  Some of your text got elided.18:48
kfogel<gary_poster> and, may I add:18:48
kfogel<gary_poster> )18:48
kfogel<gary_poster> and "." even18:48
gary_postersorry, that was me trying to be funny :-/18:49
kfogelgary_poster: oh, heh18:49
leonardrgary: if i set an impossible version for lazr.uri in setup.py i do get an error18:49
gary_posterso, done18:49
kfogelgary_poster: so, +1 here, I'd just say make sure to spell this out when proposing to Francis that this new team have write access in whatever places we're initially proposing it will.18:49
gary_posterkfogel: ok, will do.  thank you18:50
kfogelgary_poster: thank _you_!18:50
kfogelhigh time18:50
maxbDoes the tip of sourcecode branches get sucked into rollouts automatically? If so, I guess I see why they might need to not be opened to community committers.18:50
kfogelmaxb: I don't know.18:50
gary_postermaxb: not for production.  for edge and such, yes18:51
gary_posterleonardr: what version of py did you use?18:51
maxbAnother access question is the ~launchpad PPA. It's working quite well with me emailing sync requests, but I wouldn't say no to direct upload access if there was a way, and people were happy to give it to me18:52
leonardrgary: 2.6.418:52
gary_posterleonardr: ok18:52
gary_postermaxb: eh...I'll add that to the email I guess, but I'm in favor of one step at a time :-)18:52
leonardrgary: i see references to .buildout/eggs/lazr.restfulclient (etc) in sys.path, but not lazr.uri18:53
maxbSure... just trying to assemble all possible uses for a community write-access team18:53
gary_postercool18:53
gary_posterleonardr: bah, I wonder if this is a setuptools c11 problem }:-(18:54
leonardrgary, what's a c11?18:59
=== Ursinha is now known as Ursinha-afk
leonardrat this point i'm tempted to remove apport packages and all other things that use launchpadlib to restore solution (1)18:59
gary_posterthe newest version that phil eby released after much annoyance in the distutils list that is not worth recounting.18:59
leonardrah19:00
gary_posterleonardr: sorry, as usual I'm trying to multitask--while waiting for one process to finish I look at another.  My build is in the middle of bin/buildout19:00
leonardrgary: np19:01
leonardrgary: fyi, rick spencer is not going to work on the gtk launchpad credential client until after uds19:04
gary_posterleonardr: urg. :-( ok19:05
lfaraonegary_poster: ping.19:05
gary_posterleonardr: I was able to import lazr.uri just fine.19:05
gary_posterlfaraone: hello19:05
gary_posterleonardr: uh.  are there any helpful error messages you can share?19:07
lfaraonegary_poster: What additional information would you need, re branded domains.19:07
lfaraonegary_poster: I talked to kfogel and kiko about it about a week ago in #launchpad.19:08
leonardrgary: unfortunately not. it just doesn't show up in sys.path19:10
gary_posterlfaraone: Hi.  The information I need is internal.  The point of the email I sent was largely to let you know that we were not ignoring you.19:10
leonardri'll look through the output of buildout19:10
lfaraonegary_poster: ah, okay. (I was wondering... :)19:10
gary_poster:-)19:10
lfaraonegary_poster: let us know if you need anything.19:11
gary_posterlfaraone: will do, thank you, and sorry for not being clear :-)19:11
lfaraonegary_poster: on an entirely unrelated note, our codehosting system is git via gitorious. if some of us were to submit the patches, could we enable launchpad to work with gitorious as it does with the native bzr codehosting?19:12
leonardrgary: i get an "Unbuilt egg for ClientCookie [unknown version]" warning, but that's probably not relevant19:13
lfaraone(like linking branches, etc)19:16
gary_posterlfaraone: that's entirely out of my area, sorry.  I know we are interested in improving our git support, but the approach is something that the strategy team is working out with the bzr team and codehosting team.  I'm just a foundations guy, helping out because your initial question touched on my area. :-)  I will be happy to raise the question on launchpad-dev on your behalf if you'd like (though you can do the same).19:18
lfaraonegary_poster: well, on the other hand, I don't want to ask for too many things, at the risk of becoming a nusiance.19:19
gary_posterleonardr: hm...are you sure you used the home-installed Python?  That ClientCookie thing is something that typically comes from a messed up site-packages19:19
gary_posterlfaraone: I dunno, if you don't ask, you don't get.  :-)  you can at least maybe get an idea of the plans, and see if they match your goals19:20
lfaraonegary_poster: understood.19:22
leonardrgary: do i need to use home-installed python for everything, or just bootstrap? i've been using it for bootstrap19:24
leonardryeah, bootstrap writes the right #! lines, so it shuold be fine19:24
leonardrgary: however, you're right that it is looking in /usr/lib/python2.6/dist-packages for the ClientCookie19:25
gary_posterleonardr: just bootstrap, and then bin/buildout without a Python invocation19:25
leonardryeah, that's what i did19:25
gary_posterleonardr: grr.  never seen that.  something is wrong in set up, and no idea what it is.  leonardr, what happens if you start up that self-installed version of Python and look at sys.path?19:26
gary_posterdoes it include site-packages?19:26
=== matsubara_ is now known as matsubara
leonardrgary:19:31
leonardr>>> [x for x in sys.path if 'site' in x]19:31
leonardr['/home/leonardr/bin/python/lib/python2.6/site-packages']19:31
leonardrso, yes19:31
gary_posterleonardr: yeah, sorry wasn't clear19:32
gary_posterthat's your local site-packages19:32
gary_posterwhich is presumably empty19:32
leonardrok. is there a site packages in my personal install?19:32
leonardrdid i configure incorrectly maybe?19:32
gary_posterleonardr: is this using a launchpadlib that had previously used a system python?19:34
gary_posterIOW, you are reusing a checkout19:34
gary_poster?19:34
gary_postertrying to duplicate that way19:35
gary_posterheh that didn't get very far19:36
gary_posterbut leonardr, if you think that's possible, try a fresh checkout.19:36
gary_posterleonardr: if I am right that this is the bug, then you probably could just remove bin and .installed.cfg and rerun bin/buildout.19:37
leonardrthat's a promising line of inquiry19:37
gary_posterbut I'd try the fresh checkout to be sure19:38
leonardryeah, trying that19:38
gary_posterleonardr: that means that you have zope.proxy build with the system python19:52
gary_posteryou have to delete the egg and rerun buildout19:52
leonardrok, should i maybe delete all my cached eggs?19:52
gary_posterleonardr: sure.  The ones with C extensions are the only ones affected, but that certainly covers the bases.19:53
leonardrgary: oops mystery solved: https://bugs.edge.launchpad.net/lazr.restful/+bug/47452219:53
mupBug #474522: TypeError when lazr.restful tries to unmarshall URI <api> <oops> <Launchpad Foundations:Triaged by leonardr> <lazr.restful:New> <https://launchpad.net/bugs/474522>19:53
leonardrgary: i hope this is not a portent of things to come: after deleting the eggs, bin/buildout is now reaching for the deb version of wadllib19:59
gary_posterleonardr: OOPS error: good catch.  deb version: that's insane.  this is in the clean checkout version, you are sure?20:00
leonardrgary: yeah. i specified version 1.1.4 of wadllib and then it downloaded the egg20:01
gary_posterleonardr: it downloaded the egg, and then somehow started using site-packages version?20:01
leonardrgary: no, here's what happened20:02
leonardroriginally i ran with an unmodified setup.py20:02
leonardrit complained: "lazr.restfulclient wants 1.1.4 of wadllib, and i have 1.1.2"20:02
leonardr1.1.2 being the deb packaged version20:03
leonardri changed setup.py to require 1.1.4 explicitly, and it downloaded 1.1.420:03
leonardrgary: and now, once again, i can't import lazr.uri from my shell20:03
leonardr/usr/lib/python2.6/dist-packages is in my sys.path20:04
leonardras before, there are many ~/.buildout/eggs/lazr.* references in sys.path but lazr.uri is not among them20:05
gary_posterI'm really very suspicious that you are using a system Python sometime.  Maybe check your history?  I know the pertinent code, and that's the only way I can think of this happening.20:05
leonardryeah, i'm inclined to agree20:05
leonardrit's possible that i ruined this branch by slipping up and using a system python after the initial setup20:05
leonardrin that case i should probably alias 'python' to my python20:05
gary_posterfor excitement, try rm-ing the bin directory and .installed.cfg20:06
gary_posterand then rerun bootstrap and bin/buildout20:06
gary_posterand see if that makes things better20:06
gary_posterwithout having to do a fresh checkout20:06
leonardrok20:07
leonardrgary: no effect. and i checked .installed.cfg before deleting it and 'executable' was correct20:13
leonardrbut, now i have a checkout that works and one that doesn't20:14
leonardri'll diff them and see what's different20:14
gary_posterleonardr: ok20:14
gary_posterprobably messy :-/20:14
leonardrgary: the only difference is that my non-working checkout seems to have a garbled setuptools name:20:16
leonardr__buildout_signature__ = z3c.recipe.tag-0.3.0-py2.6.egg zc.recipe.egg-1.2.2-py2.6.egg zc.buildout-1.4.2-py2.6.egg setuptools-h8seYOqeLdvVn0YIl04xMQ== zc.buildout-1.4.2-py2.6.egg20:16
leonardrand the non-working version doesn't define installed_develop_eggs20:16
gary_posterweird20:17
leonardrgary: do you need to use your system python when testing launchpad too?20:18
gary_posterleonardr: we go to great lengths, for better or worse, to use the system python when testing/developing launchpad20:19
leonardrok, i'm about to find out if it works20:19
=== flacoste changed the topic of #launchpad-dev to: This is Launchpad Development Channel | Week 1 of 3.1.11 | PQM is open | I am Zero OOPS and So Can You! http://is.gd/4fkLl | https://dev.launchpad.net/ | Get the code: https://dev.launchpad.net/Getting | On-call review in #launchpad-reviews | Use http://paste.ubuntu.com/ for pastes | This channel is logged: http://irclogs.ubuntu.com/
=== matsubara is now known as matsubara-afk
kfogellfaraone: ping20:38
kfogelIs database/schema/launchpad-2207-00-0.sql the "most recent master schema" for Launchpad?20:50
* gary_poster doesn't know :-/20:50
kfogel(Background: I'm trying to get stats on number/percentage of failing code imports for CVS, same for SVN, same for git.)20:50
kfogelgary_poster: s'okay.20:50
kfogelflacoste: ^^20:51
kfogelflacoste: (my db question above)20:51
kfogelwgrant: ping20:57
flacostekfogel: whatever is in the tree is the most recent21:08
kfogelflacoste: I'm asking a more basic question -- I don't know which filename I want.21:09
flacostekfogel: what do you want?21:09
kfogelflacoste: I'm looking for a master description of our schema.  Though it's not incredibly urgent, as I am using psql cmds to find it out anyway.21:09
kfogelflacoste: overall background (my goal) is in this mail from jml: https://lists.canonical.com/mailman/private/canonical-bazaar/2009-October/004732.html21:10
flacostekfogel: there is no master schema file, you get the schema in use by starting with that file and then applying all the patches21:11
kfogelflacoste: ah, okay.  thanks.21:12
dobeyleonardr: ola :)21:12
flacostekfogel: i always use psql when building that sort of query, or you can use another GUI tool (no particular recommendation here)21:12
kfogelflacoste: psql is exactly what I'm doing, yeah.21:12
leonardrdobey: ok21:13
dobeyleonardr: so i take it i should pull some bzr branch to look at some code?21:13
leonardrto start with, check out lp:launchpadlib21:13
leonardri've created a class that encapsulates the process of asking the end-user for their username, password, and desired access level, then sending that information to launchpad to authorize a request token21:14
leonardrindependant of any particular user interface21:14
dobeyok21:14
leonardrand i've written two user interfaces: a scriptable one that i use for testing, and a console-based one that reads data from sys.stdin21:14
dobeyso it's pretty much designed around how the oauth stuff in launchpad currently works?21:15
leonardryes, it's very dependant on the specifics of launchpad, and i filed a number of bugs to make launchpad's behavior more predictable21:15
leonardrbasically we are pretending to be the user's web browser and the user's brain looking at the launchpad web page21:15
dobeyright21:16
leonardrthe most important code is in src/launchpadlib/credentials.py, the RequestTokenAuthorizationEngine class21:17
leonardrthe code that tests it is in trusted-client.txt21:17
leonardrand the test for the full workflow (where you pass in a RTAE for a specific UI type into Launchpad.login_with()) is in introduction.txt21:17
leonardrhere's how the RTAE works21:17
leonardrthere are a number of hook methods called at various points in the process21:18
leonardrstartup(), input_username(), user_refused_to_authorize(), etc21:18
leonardrat each step the UI is supposed to display something to the user and/or accept input21:18
leonardrmost of these methods take a 'suggested message' as an argument21:18
leonardroh, i actually wrote three of these classes--i took the existing behavior that opens the user's web browser and asks them to hit enter, and implemented it as an RTAE21:19
dobeyright. hrmm21:19
dobeyi think for ubuntu one we're wanting to registering/subscribing as well, without opening a browser21:20
leonardraaaargh21:20
dobeycould this be extended to handle that, or does it sort of handle that all in the background and just open the browser, and we'd need to write something else new to deal with the subscribe/register part?21:21
leonardrwell, what i have now doesn't open the browser (unless you choose the "browser" ui)21:22
dobeyoh21:22
leonardrbut the workflow only knows about one launchpad page: +authorize-token21:23
dobeyi was reading the YOU_NEED_A_LAUNCHPAD_ACCOUNT string21:23
dobeyand it says "i'm opening the browser"21:23
leonardrthat's a failure condition - "come back later"21:23
leonardrah21:23
leonardryes, if you use the command-line client it will open your browser to the login page as a courtesy21:23
dobeyis that a bug then? :)21:23
leonardrbut it's still a failure condition, you can't continue21:23
leonardri'd say it's a minor bug that the generic error string mentions command-line-specific behavior21:24
dobeyok, so it doesn't actually open the browser?21:24
leonardrRTAE never opens the browser or does anything on the client side21:25
leonardrit calls hook methods and it makes http requests to launchpad and screen-scrapes the html21:25
leonardrthere's a "browser ui" hook method that will always open the browser and make the user log into launchpad through the browser21:25
dobeyok21:25
leonardrs/hook method/subclass/21:25
dobeythere's no way to register from the class though?21:26
leonardrthere's a "command-line" subclass that will ask for the username and password if the user has a launchpad account, and if they don't have one, tells them to get a launchpad account and opens their browser21:26
leonardrno21:26
leonardrthat would mean more screen-scraping21:26
dobeyok21:26
dobeyyeah i don't really like screen-scraping21:26
wgrantkfogel: Hi.21:27
dobeyi was actually thinking of writing an "OAuth Desktop" extension spec, to respond with JSON for the client to build some UI, and do stuff21:27
leonardrif you're serious about this we should probably create a second web service that lets you register a user account, request a request token, authorize the request token21:27
wgrantbigjools: Sorry, no 2am during exams :(21:27
kfogelwgrant: Can I mine you for some information (if you're familiar with our DB schema -- if not, then don't worry about it)?21:27
dobeyand perhaps a similar thing on top of openid (though i know less about how openid works than oauth)21:27
wgrantkfogel: Sure.21:28
leonardryour oauth desktop extension spec sounds like my second web service21:28
dobeyheh21:29
dobeywell if i did the oauth extension spec, i could implement it in my python oauth lib, and would be trivial for anyone to use in python21:29
dobeyand it wouldn't really take a lot of time to do i don't think21:30
leonardryou'd have to get the launchpad team to sign off on it and implement it21:30
dobeyright21:30
dobeywould you be the one doing that work? :)21:30
kfogelwgrant: thanks.  Let me give you quick background first, then tell you where I am.  I'm trying to graph stats on failing code imports in Launchpad, by type of import (e.g., CVS, SVN, SVN via bzr-svn, and GIT).  I've got access to poke around in a read-only fashion using psql, and I've just now found lib/lp/code/enums.py and the RevisionControlSystems enum therein.  I see also that we have these four tables:21:31
kfogeler, six:21:31
kfogel codeimport codeimportevent codeimporteventdata codeimportjob codeimportmachine codeimportresult21:31
kfogelwgrant: so I'm trying to figure out the connections between the tables, naturally.21:31
leonardrdobey: probably not, i'm booked on other stuff21:32
kfogelwgrant: is any of this sounding familiar to you, or are you also a beginning in this area?21:32
=== Ursinha-afk is now known as Ursinha
kfogels/beginning/beginner/21:32
leonardrdobey: i wouldn't expect a whole lot of outside enthusiasm for your spec, because what we're doing is a security problem21:32
dobeyleonardr: who should i discuss that with?21:33
leonardrthe only secure client for your launchpad password is your web browser21:33
leonardri'm talking about the general oauth-using public21:33
dobeyleonardr: afaict, oauth is a security problem21:33
leonardrthe only reason i'm doing this is that it's even worse to have everyone writing their own authentication client21:33
leonardrdobey, elaborate?21:33
dobeyleonardr: if it were up to me, it would just be username/password and be done with it21:33
dobeywell oauth was designed for the web, not the desktop21:34
dobeythe "general oauth-using community" is "the web"21:34
kfogelwgrant: ah, ignore enum 3, svn via bzr-svn.  psql says there are none of those -- it must be a placeholder for something we haven't turned on yet.21:35
dobeytyping one's password in a browser isn't really any more secure than typing it in a gtk+ dialog21:35
wgrantkfogel: SELECT COUNT(*) FROM codeimport WHERE review_status=40; should get the count that are regularly failing.21:35
wgrantNow, the various types...21:35
leonardrdobey: it sounds like you've got the desktop pov that if you installed it on your computer, you trust it21:36
dobeyleonardr: no. my pov is that i don't trust anything21:36
kfogelwgrant: *nod*  trying it now.  Though when I did 'select distinct status from codeimportresult;', I got these three codes: 200, 300, 31021:36
dobeyleonardr: if i haven't installed it on my computer, i certainly shouldn't be trusting it *more*21:36
wgrantkfogel: codeimport, not codeimportresult.21:36
leonardrdobey: not sure what's the hypothetical thing not installed on your computer21:37
wgrantkfogel: 40 is FAILING, and is set on the codeimport when it has failed repeatedly some number of times.21:37
dobeyleonardr: "the web"21:37
kfogelwgrant: thanks.  (I know you said codeimport -- I was just pointing out there's this *other* table named codeimport result whose numbers apparently mean something entirely different).21:37
dobeyleonardr: i'm not sure what makes people think the browser is a more trusted place to type a password, than a dialog box21:38
leonardrdobey: because you already type your launchpad password into a browser all the time21:38
kfogelwgrant: so, I'd expect the count to return something other than zero (from codeimport where review_status=40), yet it returns 0.21:38
wgrantkfogel: Hmmmm. That's unfortunate.21:38
* wgrant pokes further.21:38
dobeyleonardr: yes, and people type their paypal passwords in a browser all the time. yet they still get taken by phishing mails21:38
dobeythey open their browser to a web page that looks like paypal, type their password, and then their account is empty21:39
kfogelwgrant: but yes, I see in enums.py the same thing you see, about review_status.  40 looks like the thing we want.21:39
leonardrdobey: the solution is not to increase the number of places where we can tell people it's ok to type their password21:39
dobeyleonardr: i'm not saying it is. in fact, i want a single place for it on the desktop21:39
dobeyleonardr: but that single place, is certainly not a web vm21:39
kfogelwgrant: I am continuing to poke too.21:40
leonardrpeople already type their launchpad passwords into a desktop application called 'mozilla'21:40
leonardrthere's no web vm21:40
dobeymozilla is a web vm21:40
dobeyas is opera, or epiphany, or midori21:41
leonardrand any other application you create will have the same essential properties21:41
dobeyno21:41
leonardrplus, it will not look like the place people are used to already typing in their launchpad passwords21:41
kfogelwgrant: asking internally about that zero row count too.21:42
dobeyleonardr: which is already the case with this new class, no?21:42
wgrantkfogel: The sample data isn't much good for code imports :(21:42
leonardrdobey: yes. that's why i don't like this new class and only did it because the alternative is even worse21:43
kfogelwgrant: ooooooh, good point, I forgot it's not real data.21:43
kfogelwgrant: thanks.21:43
leonardrthis way, any non-browser ui mechanism you want to use will use the same underlying code21:43
wgrantkfogel: Oh. I presumed you were getting that zero row count from production. This makes more sense now.21:44
leonardrall the mechanisms will be in the same package and can be audited together21:44
kfogelwgrant: it does make sense, but it sure isn't going to make it easy for me to test what I want to test either :-).21:44
dobeywhat i really want is a central framework for accessing/using web services/APIs21:44
dobeybut i haven't written it yet21:44
kfogelwgrant: let me see, maybe I can get access to prod db or a copy thereof.21:44
wgrantkfogel: Has stub produced his sanitised DB yet?21:45
wgrantThat would be convenient for this.21:45
kfogelwgrant: that's exactly what I'm going to check on.21:45
dobeyalthough it's high on the list of needing to get written21:45
kfogelwgrant: he doesn't come online for a while, I will ping him tonight (his morning)21:45
leonardrdobey, what other web services are you using?21:45
leonardrgary, maybe you want to review my trivial branch https://code.edge.launchpad.net/~leonardr/launchpadlib/restfulclient-0.9.10/+merge/14666 ?21:46
gary_posterleonardr: sure looking21:46
dobeyleonardr: facebook, various bugzillas, ubuntu one, launchpad, twitter, identi.ca, the palm pre thing, google mail/calendar/docs/etc...21:47
dobeyleonardr: practically everything i do on the comptuer every day is 'use some network service of some sort'21:47
leonardrright21:47
dobeybut there are a million different ways to access them all21:47
dobeyand it's overly painful, and firefox eats up all my resources21:48
dobeyand it doesn't integrate with my workflow/system21:48
gary_posterleonardr: approved21:48
leonardrthere are different ways to access them because there's no consistent design21:48
leonardralthough: i don't know how deep you've looked into it, but all the google web services are basically the same21:48
rockstarabentley, have you seen that the bmp comments javascript is erroring?21:49
dobeywell, they all extend the same basic API for the most part21:49
rockstarabentley, Y.all("a.menu-link-reply") is null21:49
dobeybut accessing my mail on google, and messages people send me on facebook, are not the same21:49
dobey(though they should be)21:49
leonardrdobey: agreed. they are not the same because they were designed by different people21:49
dobeyleonardr: yes, but they both provide APIs21:50
dobeyleonardr: so you don't *HAVE* to use their UI21:50
dobeyit's just that there are no good alternative UIs21:50
dobeyand having to type the same password in 20 different places to access different parts of the service from different apps is also really lame21:50
dobeyso to start off i want to centralize authentication to web services in the desktop21:51
rockstarthumper, around?21:51
dobeythere are definitely still some interesting remaining issues with doing so, but i think their solutions will become apparent as the project grows and code gets written21:53
dobeyleonardr: i need to call it a day now, and go do other stuff, but we can continue the discussion later/tomorrow.21:56
dobeyleonardr: thanks for discussing it :)21:57
leonardrsure, np21:57
dobeylater :)21:57
kfogelwgrant: I'm just going to proceed using the staging data and pretending that review_status=30 ("suspended") is what we want (even though in real life 40 is what I'll use).22:04
leonardrdobey: probably not relevant to you, but one point about how the google services "all extend the same basic API"22:05
leonardrthat's by design. it didn't have to be that way. amazon put out a bunch of web services that were totally different. google decided to publish things that are superficially different (calendars and spreadsheets) in the same way22:05
wgrantkfogel: By 'staging data' you mean sample data? Or do you actually have access to staging?22:07
kfogelwgrant: I'm querying against the db staging is using.  it has some code import records in state 30, enough to work with.22:08
kfogelwgrant: I think I'm okay now, btw -- I mean, from here the query is obvious.22:08
wgrantkfogel: But that should have some in 40 as well.22:08
kfogelwgrant: the trick was learning to ignoer the codeimportresult table :-).22:08
kfogelwgrant: it doesn't have any 40 at all.22:08
maxbDoes anyone fancy reviewing this for me? https://code.edge.launchpad.net/~maxb/pygettextpo/makefile-fix-version/+merge/1425622:28
lfaraonekfogel: pong22:33
rockstarthumper, hi23:45
rockstarmaxb, r=me23:47
maxbrockstar: Thanks. How do I get it landed?23:56
rockstarmaxb, dunno.  I may have to harass barry, but luckily, he's sitting on the other end of the table from me.23:57
maxbheh23:58
maxbgary_poster: did you get around to thinking about that meta-lp-deps wiki doc? I was thinking about writing some, but my biggest blocker is where to put it in the wiki! :-)23:59

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