[02:59] I'm trying to specify my Launchpad id for Bazaar, so it connects to Launchpad over SSL rather than HTTP. I've generated/set up the cert for my account, but when I try to use it I get an error: [02:59] bzr: ERROR: Connection error: curl connection error (SSL certificate problem: self signed certificate in certificate chain) [02:59] but... of course it's self-signed? [03:04] Nutter: You mean SSH rather than HTTP? [03:05] HTTPS (SSL) is used to look things up before the SSH connection; the key you generated and the certificate that that error is about are unrelated. [03:05] It sounds like either your system's trusted SSL certificate database is incorrectly set up, or someone between you and Launchpad is MITMing you. [03:06] err yeah [08:12] How do I see a raw file on launchpad? [08:12] I'm looking at this https://bazaar.launchpad.net/~ecryptfs/ecryptfs/trunk/view/head:/doc/ecryptfs-faq.html [08:12] But I want to view at as an actual html file instead of the source... [08:16] chmac: You can't do that without downloading and opening it locally [08:16] Rendering user-provided HTML directly on one of our domains would be rather unsafe. [08:42] wgrant: Hmm, I see the security issue... [08:43] wgrant: Oh well, I'll just link to the HTML doc, I don't think it's online anywhere else these days [08:43] wgrant: Thanks for the confirmation. === yofel_ is now known as yofel === jam2 is now known as jam [12:08] hi. does lp accept responses to the issue tracker by email? [12:12] faheem: Yep, see https://help.launchpad.net/Bugs/EmailInterface for details. [12:13] wgrant: thanks [12:13] faheem: yes http://blog.launchpad.net/bug-tracking/getting-the-most-from-bug-mail [12:14] czajkowski: thanks. looking now [13:17] /win 25 [13:17] oops === Ursinha-afk is now known as Ursinha [14:06] hi, is there any way to decline proposed team members via launchpadlib? I can get the users fine (tmyTeam.proposed_members), but person.retractTeamMembership(team=myTeam) gives a 401 (Unauthorized, I did log in, the '.me' attribute works and I allowed 'All changes'). [14:22] traceback: paste.ubuntu.com/1636467/ [14:23] commandoline: you need team.declineInvitationToBeMemberOf(team=person_or_team) [14:24] commandoline: i presume person != me in your case [14:26] dobey: that's a valid assumption. It runs now, but the user is still under proposed members in the UI, so it seems like it does nothing. [14:27] (ui = the launchpad website here) [14:27] oh, because the status is proposed [14:29] commandoline: team.addMember(person=person_or_team, status='Declined') perhaps? [14:29] I'll try that. Thanks. [14:30] 500 Internal Server Error, message body just contains 'ValueError' [14:32] http://paste.ubuntu.com/1636485/ <- traceback [14:34] oh [14:34] ValueError: You can't add a member with this status: DECLINED. === wedgwood_away is now known as wedgwood [14:38] i'm not sure it's possible to do this through the API currently then [14:42] Ok, then I'll have to come up with something different. Thanks for your help, anyway. :) === pinky is now known as brianchid === Quintasan_ is now known as Quintasan === deryck is now known as deryck[lunch] === Ursinha is now known as Ursinha-afk === Ursinha-afk is now known as Ursinha === deryck[lunch] is now known as deryck === TheDrums_ is now known as TheDrums === Nigel_ is now known as G [21:10] Hiya. I created a new ppa: bzr push lp:~lantzr/+junk/cup-pdf-zel which was ok and working. What I do not understand is why it moved to lp:~Ubuntu-Etherpad/+junk/cup-pdf-zel [21:11] New to both launchpad and bzr. Virgin push [21:24] <_thumper_> LantzR: I went offline for a bit, did you gen an answer? === _thumper_ is now known as thumper === \u03b5 is now known as nuby === nuby is now known as \u03b5 === StevenK_ is now known as StevenK