/srv/irclogs.ubuntu.com/2013/02/11/#launchpad.txt

NutterI'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
Nutterbzr: ERROR: Connection error: curl connection error (SSL certificate problem: self signed certificate in certificate chain)02:59
Nutterbut... of course it's self-signed?02:59
wgrantNutter: You mean SSH rather than HTTP?03:04
wgrantHTTPS (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
wgrantIt sounds like either your system's trusted SSL certificate database is incorrectly set up, or someone between you and Launchpad is MITMing you.03:05
Nuttererr yeah03:06
chmacHow do I see a raw file on launchpad?08:12
chmacI'm looking at this https://bazaar.launchpad.net/~ecryptfs/ecryptfs/trunk/view/head:/doc/ecryptfs-faq.html08:12
chmacBut I want to view at as an actual html file instead of the source...08:12
wgrantchmac: You can't do that without downloading and opening it locally08:16
wgrantRendering user-provided HTML directly on one of our domains would be rather unsafe.08:16
chmacwgrant: Hmm, I see the security issue...08:42
chmacwgrant: Oh well, I'll just link to the HTML doc, I don't think it's online anywhere else these days08:43
chmacwgrant: Thanks for the confirmation.08:43
=== yofel_ is now known as yofel
=== jam2 is now known as jam
faheemhi. does lp accept responses to the issue tracker by email?12:08
wgrantfaheem: Yep, see https://help.launchpad.net/Bugs/EmailInterface for details.12:12
faheemwgrant: thanks12:13
czajkowskifaheem: yes http://blog.launchpad.net/bug-tracking/getting-the-most-from-bug-mail12:13
faheemczajkowski: thanks. looking now12:14
vibhav /win 2513:17
vibhavoops13:17
=== Ursinha-afk is now known as Ursinha
commandolinehi, 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:06
commandolinetraceback: paste.ubuntu.com/1636467/14:22
dobeycommandoline: you need team.declineInvitationToBeMemberOf(team=person_or_team)14:23
dobeycommandoline: i presume person != me in your case14:24
commandolinedobey: 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:26
commandoline(ui = the launchpad website here)14:27
dobeyoh, because the status is proposed14:27
dobeycommandoline: team.addMember(person=person_or_team, status='Declined') perhaps?14:29
commandolineI'll try that. Thanks.14:29
commandoline500 Internal Server Error, message body just contains 'ValueError'14:30
commandolinehttp://paste.ubuntu.com/1636485/ <- traceback14:32
dobeyoh14:34
dobeyValueError: You can't add a member with this status: DECLINED.14:34
=== wedgwood_away is now known as wedgwood
dobeyi'm not sure it's possible to do this through the API currently then14:38
commandolineOk, then I'll have to come up with something different. Thanks for your help, anyway. :)14:42
=== 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
LantzRHiya. 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-zel21:10
LantzRNew to both launchpad and bzr. Virgin push21:11
_thumper_LantzR: I went offline for a bit, did you gen an answer?21:24
=== _thumper_ is now known as thumper
=== \u03b5 is now known as nuby
=== nuby is now known as \u03b5
=== StevenK_ is now known as StevenK

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