[00:26] hello, is the launchpad site experiencing problems? [00:28] geartrooper: not that i know of, which pages are giving you problems? [00:29] mwhudson, overview [00:29] bugs, blueprints [00:29] translations and answers [00:30] geartrooper: seems to be working for me [00:30] :/ [00:50] geartrooper: what _specifically_? [00:50] the website pages === yofel_ is now known as yofel [00:54] I created a project and it seems to have disappeared === Pici` is now known as Pici [00:56] also, I can push my project from my machine, but cannot pull [00:56] ssh: connect to host launchpad.net port 22: Connection refused [00:56] bzr: ERROR: Unable to connect to SSH host launchpad.net; EOF during negotiation === spiv_ is now known as spiv [00:57] The host you should be using for bzr+ssh is bazaar.launchpad.net [00:59] where does my ssh key name go? [01:00] Are you asking about how to add a SSH public key to your launchpad account, or how to make bzr use the corresponding SSH private key? [01:00] the latter spiv [01:01] Are you using Ubuntu? [01:01] yes [01:03] geartrooper: https://help.launchpad.net/YourAccount/CreatingAnSSHKeyPair has pretty clear instructions [01:03] yes I did that, I must have missed a step [01:03] geartrooper: how did you generate the key? Usually ssh-keygen will automatically put the keypair in ~/.ssh for you, IIRC. [01:04] I followed the instructions [01:04] I am viewing my ssh key webpage now [01:04] What's your Launchpad username? [01:04] geartrooper [01:05] well [01:05] yeah geartrooper [01:05] Are you sure? https://launchpad.net/~geartrooper doesn't exist. [01:05] my bad [01:05] ironantknight [01:07] Ok, so there's an SSH public key on that account, so that looks good. [01:07] What bzr command(s) have you tried? [01:07] Have you read https://help.launchpad.net/Code/UploadingABranch ? [01:07] init, update, push, pull, commit, status [01:07] I have not. [01:07] ;) [01:08] Sorry, I meant which arguments did you use with bzr to try to make it connect to launchpad? But probably if you read that help page and follow its instructions it'll solve your problem. [01:09] I'm a bit curious to know what command you ran to make bzr try to connect to the wrong host, and why you tried that command. [01:10] good question [01:20] hullo spiv [01:28] we should add a faq for that [01:29] spiv people seem to get fairly persistently confused about lp usernames vs other things [01:29] not sure what can be done [01:29] maybe showing it more prominently? [01:31] Perhaps trapping the auth error from ssh, and returning a message for humans (e.g. Failed to connect with remote username poolie to remote host bazaar.launchpad.net) [01:31] The current error doesn't appear to expose the username used in the attempt. [01:31] mm [01:32] added https://answers.edge.launchpad.net/launchpad/+faq/858 [01:32] persia: agree [01:32] Yeah, showing the username tried would be good, although bzr won't know it in all cases. [01:32] spiv: When wouldn't bzr know the username? [01:34] visualization would help [01:34] like the other tutorials [01:34] persia: when it's defined in ~/.ssh/config, for instance [01:36] persia: if you use a URL with no explicit username, and haven't otherwise configured bzr to know what the username for that host should be, bzr won't specify a username when it invokes the SSH client. i.e. when bzr doesn't know what username to use, it delegates to ssh, and ssh doesn't communicate back which username it tries. [01:37] Well, ssh *can*, but only with -v, which quickly generates far more data than is interesting. [01:37] (or I suppose hypothetically which username*s*, although I don't think that happens in practice, but someone could provide an ssh client to bzr that tried multiple) [01:37] Actually -v doesn't tell you the username IIRC [01:38] Hrm. Perhaps I'm just confused because my quick test was persia -> persia. [01:38] Yeah, just did a quick test, and grep couldn't find the username I tried in -v's output. [01:39] (Some servers will include the username in their rejection messages though) [01:40] Yeah. I was just confused. I just checked down to debug3: and it doesn't show. [01:40] simply showing the command that failed could help [01:40] (though not with paramiko) [01:40] interesting how many open lp questions are just 'please sudo delete my account' etc [01:41] Fortunately the "lp:foo after running bzr launchpad-login" case is one where bzr will know the username being tried. === Cleo is now known as Guest87568 [01:43] So, adding the message to bzr for the launchpad-login case solves the launchpad issue, and ssh would need a patch to be able to share the connection options in order to cover the bzr+ssh general case (but that's a straight bzr issue, rather than launchpad-related). [01:44] jml: could you sometime moderate the comments in http://blog.launchpad.net/wp-admin/edit-comments.php?comment_status=moderated [01:44] not urgent [01:44] but will only take a sec [01:44] sure === Cleo is now known as Guest87231 === _thumper_ is now known as thumper === Cleo is now known as Guest37422 === jon is now known as Guest47185 === yofel_ is now known as yofel [02:14] Guys, how to upload a mo file to launchpad? === Adri2000 is now known as Guest25225 === Cleo is now known as Guest3879 === yofel is now known as Guest7105 === thumper is now known as _thumper_ === _thumper_ is now known as thumper === ]reed[ is now known as [reed] === rmcbride_ is now known as rmcbride === nhandler is now known as Guest15490 === ]reed[ is now known as [reed] === Cleo is now known as Guest67275 === ]reed[ is now known as [reed] === Guest15490 is now known as nhandler === wgrant_ is now known as wgrant [04:14] I'm attempting to add a voucher to a commercial project on launchpad and it's timing out...is there any (known) issue? [04:14] azop: I'd ask spm once the netsplit is over [04:15] ahh splits [04:15] k === nhandler is now known as evilnhandler [04:19] it works now anywya === jon is now known as Guest20883 === jon is now known as Guest61036 === Guest25225 is now known as Adri2000 === Adri2000 is now known as Guest438 [05:47] I think I have recovered my private key - how can I check it against what is on https://edge.launchpad.net/~carlfk ? [05:50] check that "gpg -K" shows the same key as is on LP === Guest438 is now known as Adri2000 === Adri2000 is now known as Guest14290 === Guest14290 is now known as Adri2000 === Adri2000 is now known as Adri2000` === yofel_ is now known as yofel [06:03] yofel [06:03] CarlFK: Try encrypting something using the public key on LP, and decrypting it using your recovered key. [06:04] looks like I need more than just secring.gpg [06:04] dia [06:05] or, what's the diff between secring.gpg and trustdb.gpg [06:11] CarlFK: You don't need trustdb.gpg. My (working) .gnupg contains only gpg.conf, pubring.gpg and secring.gpg [06:12] persia: thanks [06:22] <_habnabit> Is this a fine place to ask about PPA stuff, or is there a better channel for that? [06:22] _habnabit: way more on topic than my key woes [06:26] <_habnabit> I'm trying to figure out what the point of PPAs even is. I have a package that isn't currently in any debian repositories and I'm trying to figure out if I can put that in a PPA so that people can install it. [06:27] _habnabit: that is the point of a PPA [06:29] <_habnabit> Well, this guide I'm reading on launchpad says it wants a .changes file. [06:29] <_habnabit> And I don't seem to have a .changes file. [06:29] you need to generate a source package, not a binary [06:30] <_habnabit> It is a source package! [06:30] I mean a debian source package [06:30] <_habnabit> http://github.com/astraw/stdeb is what I'm using to make it. [06:30] just having a .tar.gz (or similar) is not enough [06:30] you need to tell the server how to build and package it [06:30] !packaging [06:30] The packaging guide is at http://wiki.ubuntu.com/PackagingGuide - See https://wiki.ubuntu.com/UbuntuDevelopment/NewPackages for information on getting a package integrated into Ubuntu - Other developer resources are at https://wiki.ubuntu.com/UbuntuDevelopment - See also !backports [06:32] _habnabit: PPA is more than just a host - it's a build system that makes sure stuff is 'right' [06:33] allowing people to upload any old binary could be quite dangerous, as you can imagine === lifeless_ is now known as lifeless [06:55] *** FYI. We've had some delays on branches mirroring to LP. These are clearing out now. *** === abentley1 is now known as abentley [07:06] *** the backlog is now cleared out *** === oubiwann_ is now known as oubiwann [08:20] there are two OpenSC projects in Launchpad, one is opensc-project, the other is opensc. opensc is registered by 'registry administrator'. Why is the second one there? [08:22] TeTeT: opensc-project is a project group of which OpenSC is the only member. [08:23] henninge: so where should code and bugs be hosted? in opensc or in opensc-project? [08:24] TeTeT: opensc [08:24] TeTeT: a project group's bugs etc are just the collection of all the stuff that's in it's subprojects. [08:25] TeTeT: if there are not any more projects around opensc, the project group could go, I think. [08:25] i.e. it does not make sense to a group with only one member. [08:26] s/to/to have/ [08:27] henninge: thanks [08:32] henninge: why is the registrator for opensc 'registry administrator'? [08:35] TeTeT: it is an unclaimed stub. I am not sure how these get created but it may have to do with Ubuntu packages or the project. [08:36] henninge: so the opensc-team can be the driver/bug contact whatever for the project? [08:36] or maybe it has been abandoned? [08:37] TeTeT: yes, sure. File a question on answers.launchpad.net/launchpad and claim the project, i.e. request it being transfered to that team. [08:38] <_habnabit> Hmmm. I just ran dput and it's supposed to have uploaded something to my PPA, but it's not listed in the +packages list. [08:38] <_habnabit> Does it take a few minutes? [08:39] _habnabit: a lot of things do in Launchpad but I don't know about that particular one. [08:39] <_habnabit> Oh hey. I got an e-mail. [08:39] _habnabit: You should get an email about it within five minutes. [08:40] <_habnabit> Public key not found! I definitely pushed it to the ubuntu key server. [08:40] henninge: done, question 94137 [08:40] _habnabit: You didn't upload your package to Launchpad. [08:40] _habnabit: Launchpad does not give errors like that. [08:41] <_habnabit> Oh, I see. I accidentally dput it somewhere else too. [08:41] <_habnabit> I got the e-mail from launchpad now. === Odd_Blok1 is now known as Odd_Bloke [09:05] <_habnabit> So I screwed up my dependencies slightly, so I built a new .changes file and so on. When I try to dput -f it, launchpad tells me that the .diff.gz file has already been uploaded with different contents. How can I replace the old thing with my new thing? [09:07] _habnabit: You can't. Just bump the revision. [09:07] <_habnabit> How do you do that? [09:07] `dch -i` to insert a new changelog entry, then rebuild the source. [09:08] <_habnabit> Oh I see. [09:15] <_habnabit> And is a binary PPA package built against a specific version of ubuntu and only works on that version? Or do I have to update the changelog and put in a new distroseries for every version I want to support? [09:29] _habnabit: it's possible it might work on other series, use the Copy Packages link and make sure you tick "include binaries" [09:29] and copy between series in your PPA [09:30] <_habnabit> Oh, great! [09:32] what means the changeset number when importing from a remote svn repository? is it related to the svn revision number? [09:33] ad-530: as in, in a log file in an import branch? [09:33] ad-530: it is the svn revision number in that case [09:34] uhm fuck [09:34] (which is not necessarily the revision number in the imported branch) [09:35] k, thx. [09:35] that means i have to wait some days until the import is done [09:35] 13 hours ago, changeset 557 atm and the svn repos has 3162 revs -.- [09:36] ad-530: ow [09:36] ad-530: which one is it? [09:36] https://code.launchpad.net/~aegirxx-googlemail/dftd-daily/trunk [09:36] it can be a rather slow process though [09:37] well, we have a lot of graphics stuff in the repos [09:37] and sf.net svn isn't the fastest -.- [09:37] ah, sourceforge [09:38] yeah, imports from sourceforge tend to be slow but reliable [09:38] i hope there is no connection reset at changeset 3161 ^^ [09:38] _habnabit: NB: it's *possible* that that might work. Not guaranteed. Depends on how much your package depends on the rest of the system [09:38] ad-530: heh yes [09:39] ad-530: in a couple of days we'll be starting to move over to bzr-svn for imports, which should be more reliable [09:39] ad-530: so if this import doesn't work you can delete and recreate it and it'll be tried with bzr-svn [09:40] yeah, someone wrote about bzr-svn yesterday but i'm a bit impatient ^^ [09:41] btw, what do i need to put into the depends if i need a libgl on the target system? [09:41] provided either by a graphic driver or mesa sw rendering or whatever [10:35] mwhudson, is it possible to import only the latest revision of a svn repository and keep launchpad updating the resulting branch from the repos? [10:35] ad-530: no [10:35] :( [10:36] mwhudson, but it's save to commit to the svn rep. while the import is running? [10:36] ad-530: sure [10:37] mwhudson, ok. thank you === sale_ is now known as sale === askhl___ is now known as askhl === jelmer_ is now known as jelmer === matsubara-afk is now known as matsubara === mrevell is now known as mrevell-lunch === mrevell-lunch is now known as mrevell === jelmer_ is now known as jelmer === Chex_ is now known as ChEx === ChEx is now known as Chex [14:24] so bzr checkout subfolder any ideas ? can it be done ? [14:25] oly, not at the moment, no [14:25] not sure if filtered views could provide you that with bzrlib [14:25] I may be on crack [14:26] :p [14:26] just woudl be useful if you have a set of plugins and only want to work on one of them [14:26] yeah [14:26] you can, however, export only a subdir to a tarball [14:27] I'm pretty sure lifeless did the api work for that === mbarnett` is now known as mbarnett === menesis1 is now known as menesis [14:43] This has probably been discussed before, but would it be possible on lp to add a feature to where people with ubuntu.com (k, x also) email addresses could hide their primary eMail address and only display their ubuntu.com eMail address? [14:44] FFEMTcJ, it sounds like a pretty obscure use case [14:45] why not just use the ubuntu one as your primary address? [14:45] beuno: that isn't possible due to the ubuntu.com email address being forwarded to your primary eMail [14:46] ah, that's right [14:46] it adds quite a bit of complexity, but if well implemented (ie, hidden as an advanced feature), I guess it would be ok [14:46] That's what I was thinking.. [14:47] Or make it only show up when you join certain groups (i.e. the ones you get an eMail address from [14:47] I don't think you'll get any developer to spend time on that though, but I'm pretty sure a patch would be accepted [14:47] :-( [14:48] we need to cover the non-obsure use cases first ;) [14:51] I guess it would be less than 1000 people who it would be relevant to [14:51] Um, it is possible. [14:51] persia: ? [14:51] Or at least, my primary email address happens to be my @ubuntu.com address. [14:51] persia, right, but that goes with no guarantees from elmo that it won't blow up [14:52] Which forwards to me secondary address (which was my primary address at the time I was granted an @ubuntu.com) [14:52] beuno: Ah. I see. [14:52] Ya.. the way I read it was that it may not work [14:52] That might be why my @ubuntu.com didn't work for the first couple months. [14:53] lol [14:53] probably [14:53] * persia always wondered about that [14:53] :) [14:54] be nice if it could just be hard coded, since im not gonna change either since they are both my name [14:55] persia: https://wiki.ubuntu.com/UbuntuEmail [14:58] FFEMTcJ: It's much more complicated than just that, but yeah, that's a nice pointer. [14:58] * persia will be happy to die never having even tried to understand the various rules applied by the mailserver when accepting @ubuntu.com mail [14:59] Err, meaning bug #5292 (which I somehow confused with the wiki page) [14:59] Launchpad bug 5292 in launchpad-foundations "People setting preferred contact address to @ubuntu.com" [Medium,Triaged] https://launchpad.net/bugs/5292 [14:59] hehe [15:38] I left a stupid comment on Launchpad - can someone tell me how to delete it? https://bugs.launchpad.net/ubuntu/+source/seahorse-plugins/+bug/397145/comments/3 [15:38] Ubuntu bug 397145 in seahorse-plugins "id_rsa not detected as x-pem-key" [Undecided,New] === matsubara is now known as matsubara-lunch [15:44] intellectronica: hello, I'm trying to assign a public bug to a user, I select the user after the search then the Assigned To box shows the spinning wheel and hangs, suggestion? [15:47] vds: i think it's a known problem. let me see if i can locate the bug [15:47] vds: if you refresh the page, does your assignment actually work? [15:47] intellectronica: yes it does === barry` is now known as barry_ === deryck is now known as deryck[lunch] === barry_ is now known as barry === sraps_ is now known as sraps [16:26] Hi - I get the following error when using pbuilder: "dh_usrlocal: debian/pyphidgets/usr/local/lib/python2.6/dist-packages/Phidgets/__init__.py is not a directory" ... how do I remedy to this situation? [16:26] .. at the end, I also get "rmdir: failed to remove `debian/pyphidgets/usr/local/lib/python2.6/dist-packages/Phidgets/Devices': Directory not empty dh_usrlocal: command returned error code 256" [16:27] jldupont: pardon my ignorance, but i don't even know what pbuilder is and how it is related to launchpad [16:28] jldupont: what exactly are you trying to do? [16:28] I am trying to package a Python package for a PPA [16:28] pbuilder is a chroot builder environment [16:30] any clues? [16:32] am I in the right channel? you guys package stuff for Launchpad PPAs, no? [16:37] Help? === jelmer_ is now known as jelmer [16:58] hey, it seems that I can't get access to codehosting [16:58] I'm getting: bzr: ERROR: Unable to invoke remote bzr bazaar.launchpad.net; Channel closed. [16:58] Anyone know who I should ping ? [16:58] mwhudson_ or rockstar perhaps? [16:59] maybe abentley? === yofel_ is now known as yofel === jon is now known as Guest75424 [17:07] ok, my fault. I had BZR_REMOTE_PATH set from yesterday, and it was trying to use it against LP. Sorry for the pings. === soeb_ is now known as soeb === dreimark_ is now known as dreimark === ursula is now known as Ursinha-lunch === yofel_ is now known as yofel [18:20] I have the following problem updating my own launchpad branch from a trunk project, if there's anyone available that wouldn't mind helping me... [18:21] dazwin, sure, what problem? === thekorn_ is now known as thekorn [18:42] intellectronica, hi, still on help contact duties? ;) [18:42] thekorn: yup. what can i help you with? [18:43] intellectronica, if so, do you know if there is a bugreport about the interleaved activitylog not showing chages in the affects field of a task? [18:43] thekorn: i think there's a catch-all bug for completing the activity log for all actions. let me see if i can find it [18:44] intellectronica, super, thanks [18:46] thekorn: i can't seem to find it. is this something you wanted to try and fix, or you're just asking if it's a known issue? [18:46] thekorn: either way feel free to file a bug [18:48] intellectronica, well first of all, I would like to know if it is an issue at all, or if it is by design, [18:48] so maybe creating a bugreport to get an answer is a good start [18:49] intellectronica, and if such things are easy to fix, it might also be a good start for hacking on launchpad [18:49] but this is a different story [18:50] especially for someone who has never done anything with zope ;) [18:50] thekorn: it's definitely an issue. ideally we'd like to show all activity inline. the reason we haven't done that yet is that we think it will only be usable if you have a way to toggle the display of activity items of a certain type on and off [18:50] thekorn: so the fix will involve only a bit of zope but more javascript for the toggling on and off [18:51] intellectronica, aha, a toggle makes sense [18:51] just adding the activity items is quite easy. you don't need to know much and you can simply copy the code for handling the existing activity items. but without being able to hide them i think some activity items may be too much [18:52] right [18:52] but as for the changing the affected product, i think there's no problem just doing it, if you feel like. it's not a very common activity, and it's useful to know [18:53] intellectronica, ok, I will start by creating a bugreport and update my launchpad branch, which might take some time [18:53] and then try to find out where to look at [18:54] thekorn: excellent, thanks. i can show you where to look when you're ready [19:00] leonardr: flacoste, Hei! just following up on bug 385517 which I discussed with leonardr the other day. [19:00] Launchpad bug 385517 in launchpad-foundations "launchpadlib users made to authenticate unnecessarily" [High,In progress] https://launchpad.net/bugs/385517 [19:01] jussi01: see https://code.edge.launchpad.net/~leonardr/launchpad/anonymous-oauth/+merge/16199 and https://code.edge.launchpad.net/~leonardr/launchpadlib/anonymous-access/+merge/16213 [19:02] leonardr: oh wow, excellent. [19:02] thanks very much for that! [19:02] leonardr: so it will tell me on those pages when it actually hits then? [19:03] jussi01: not automatically, but i'll try to update it [19:04] leonardr: that would be great. Again, thanks a lot. :) [19:06] now we just need bug #488394 fixed ;) [19:06] Launchpad bug 488394 in launchpad-foundations "Export irc_nicknames with "anonymous" requests" [Undecided,New] https://launchpad.net/bugs/488394 [19:16] leonardr: That's excellent! [19:17] Is nymous a word, though? :-) === mwhudson_ is now known as mwhudson [19:26] intellectronica, ok, issue reported as bug 497108 and launchpad branch updated, if you could help me now to find the code bits I should look at, this would be cool [19:26] Launchpad bug 497108 in malone "show changes to the affected product field of a task in the interleaved activity log" [Undecided,New] https://launchpad.net/bugs/497108 [19:26] either here or on the bugreport [19:28] thekorn: see, for a start, the function activity_by_date in lib/lp/bugs/browser/bugtask.py [19:30] ok [19:34] thekorn: so, looks like what we need to do is make the regex catch the new activity item, and see if it just looks ok or it needs to be beaten into shape before printing [19:35] intellectronica, yes, so my first guess is to just at affects to 'bugtask_change_re' [19:35] where are the names of the fields defined? [19:35] to make sure it is really "affects" and not sth. different [19:36] not sure. we can check in the old activity log of a bug that had its target changed [19:38] the activity item is created somewhere in an event handler (this is where it gets zopey). let me find where [19:39] is there a way to turn the http request debug printing in the terminal off? [19:39] <_habnabit> When copying packages, is there a way to say "copy sources and rebuild for this series"? [19:40] one common way for me doing development is just printing things to stdout [19:40] <_habnabit> Or can you only copy binaries? [19:40] which gets a bit tricky when there are tons of lines of log ;) [19:40] thekorn: ah, see also BugTaskAttributeChange in lib/lp/bugs/adapters/bugchange.py [19:45] wow, the traceback in case of an oops are huge [19:53] intellectronica, thanks for your help so far, I will come back to you, or comment on the bugreport later, I've to run now [19:53] thekorn: likewise. have a nice evening [19:54] you too [20:13] Can I get a static link to a launchpad team image? [20:13] Instead of say https://launchpadlibrarian.net/19775148/g2529.png I have https://launchpad.net/~ubuntu-southdakota/+image/large === salgado is now known as salgado-afk [20:22] Heh. I'd call what you have a static link and what you want a dynamic one :-) [20:22] I would imagine the answer is no [20:23] oh #lp-dev === matsubara is now known as matsubara-afk [20:53] is there any issue with the api? [20:54] i'm getting a 400 error when trying to report a bug using postBug [20:54] sorry, with bugs.createBug [21:06] nxvl: 400 means that you probably did something wrong. Catch the exception and check the 'content' attribute to see the error message. [21:07] wgrant: thanks :D [21:32] <_habnabit> Can PPAs not be deleted? [21:32] <_habnabit> Even if there's nothing in them? [21:35] yo, launchpad dudes! Can arbitrary web apps do "sign in with Launchpad" to avoid having their own login management? [21:35] _habnabit: if they're empty, we can delete them for you. if you decided to do this please file a question and an admin will take care of that [21:35] <_habnabit> Alright. [21:36] aquarius: iirc it's not open to the public, but let's try and find someone who knows more about this [21:36] intellectronica, aha, cool. I wasn't sure... [21:37] intellectronica, who knows about this stuff? leonardr, I suspect? :) [21:37] <_habnabit> You could just use launchpad's OpenID support. [21:37] i think salgado-afk might know [21:37] _habnabit, exactly my question [21:38] <_habnabit> I've used my launchpad openid on a few different sites. [21:38] _habnabit: yes, but you need to know the user's launchpad openid url to do that [21:39] yeah, I just want to put a "sign in with Launchpad" button on a website :) [21:40] _habnabit: If your PPA has ever had anything uploaded to it, it cannot be deleted -- just disabled. You will be able to disable it yourself once Launchpad 3.1.12 is released in a little over 24 hours. [21:40] aquarius: You can indeed use Launchpad OpenID on any website. [21:40] aquarius: Projects like REVU (see lp:revu) do that. [21:41] wgrant, coolness. that's what I thought. [21:41] There are two options: allow the user to enter their URL (from any provider), or redirect to Launchpad so they just have to click 'Sign in' === ikonia_ is now known as ikonia [21:42] wgrant, the latter is what I'm looking for; can I make LP redirect back to my app? [21:44] aquarius: Yes. That's what U1 and REVU do. Although both of those systems are specially authorised to retrieve extra information about LP accounts, you can use the same authentication process. [21:44] wgrant, yeah, I'm not too worried about that. Actually, since I'm really using it for U1 login anyway, I should just grovel through how our code works, heh. :) [21:45] aquarius: Yeah, I was wondering why you didn't just do that. [21:45] aquarius: also in the launchpad tree see lib/canonical/signon [21:45] wgrant, mainly because it's a django app, and that means I have to pick apart django_openid_auth [21:45] aquarius: the stories are quite good (reading through them now) [21:46] intellectronica: (that's not actually in the Launchpad tree) [21:46] right [21:47] but if aquarius has a launchpad working tree it will be there :) [21:47] True. [21:47] * aquarius does not. I have enough to do without having launchpad eat all my disk. ;) [21:48] bah, revu is mod_python. I confess this is totally my fault for being lazy and wanting to just knock up a quick CGI app. :) [21:48] REVU is several years old and... more than a bit strange. [21:48] I wouldn't take any example from the code. I merely suggested it to see how it works. [21:48] hm, summit does it too, doesn't it? [21:49] It does, if you have access to that. === thekorn_ is now known as thekorn === mpt_ is now known as mpt