Nutter | 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 |
---|---|---|
Nutter | bzr: ERROR: Connection error: curl connection error (SSL certificate problem: self signed certificate in certificate chain) | 02:59 |
Nutter | but... of course it's self-signed? | 02:59 |
wgrant | Nutter: You mean SSH rather than HTTP? | 03:04 |
wgrant | 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 |
wgrant | 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:05 |
Nutter | err yeah | 03:06 |
chmac | How do I see a raw file on launchpad? | 08:12 |
chmac | I'm looking at this https://bazaar.launchpad.net/~ecryptfs/ecryptfs/trunk/view/head:/doc/ecryptfs-faq.html | 08:12 |
chmac | But I want to view at as an actual html file instead of the source... | 08:12 |
wgrant | chmac: You can't do that without downloading and opening it locally | 08:16 |
wgrant | Rendering user-provided HTML directly on one of our domains would be rather unsafe. | 08:16 |
chmac | wgrant: Hmm, I see the security issue... | 08:42 |
chmac | wgrant: Oh well, I'll just link to the HTML doc, I don't think it's online anywhere else these days | 08:43 |
chmac | wgrant: Thanks for the confirmation. | 08:43 |
=== yofel_ is now known as yofel | ||
=== jam2 is now known as jam | ||
faheem | hi. does lp accept responses to the issue tracker by email? | 12:08 |
wgrant | faheem: Yep, see https://help.launchpad.net/Bugs/EmailInterface for details. | 12:12 |
faheem | wgrant: thanks | 12:13 |
czajkowski | faheem: yes http://blog.launchpad.net/bug-tracking/getting-the-most-from-bug-mail | 12:13 |
faheem | czajkowski: thanks. looking now | 12:14 |
vibhav | /win 25 | 13:17 |
vibhav | oops | 13:17 |
=== Ursinha-afk is now known as Ursinha | ||
commandoline | 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:06 |
commandoline | traceback: paste.ubuntu.com/1636467/ | 14:22 |
dobey | commandoline: you need team.declineInvitationToBeMemberOf(team=person_or_team) | 14:23 |
dobey | commandoline: i presume person != me in your case | 14:24 |
commandoline | 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:26 |
commandoline | (ui = the launchpad website here) | 14:27 |
dobey | oh, because the status is proposed | 14:27 |
dobey | commandoline: team.addMember(person=person_or_team, status='Declined') perhaps? | 14:29 |
commandoline | I'll try that. Thanks. | 14:29 |
commandoline | 500 Internal Server Error, message body just contains 'ValueError' | 14:30 |
commandoline | http://paste.ubuntu.com/1636485/ <- traceback | 14:32 |
dobey | oh | 14:34 |
dobey | ValueError: You can't add a member with this status: DECLINED. | 14:34 |
=== wedgwood_away is now known as wedgwood | ||
dobey | i'm not sure it's possible to do this through the API currently then | 14:38 |
commandoline | Ok, 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 | ||
LantzR | 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:10 |
LantzR | New to both launchpad and bzr. Virgin push | 21: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!