=== jamesh_ is now known as jamesh === persia_ is now known as persia === LocutusOfBorg is now known as LocutusOfBorg1 === LocutusOfBorg1 is now known as LocutusOfBorg === LocutusOfBorg is now known as LocutusOfBorg1 === mattgrif_ is now known as mattgriffin [15:17] Helo guys [15:17] Hello * [15:20] test [15:20] SO what's going on ? [16:35] hi there [16:37] can someone please help me with my translation-upload-from-script-returns-an-error-500 issue ? [16:43] KaZeR: do you get the same result if you try to use the same page and form, directly within the browser? [16:43] dobey: no from the browser it works [16:45] that's firefox? [16:45] or chrome [16:46] KaZeR: tried pointing the script at the firefox cookies.sqlite? i'm betting the cookie inside the cookies.sqlite you're using is probably expired. it probably shouldn't give a 500 in that case, but that may be the problem [16:46] interesting. let me double check [16:55] KaZeR: was that the issue? [17:06] dobey: unfortunately, no : 2015-04-07 10:08:20,379 ERROR Template upload failed (error 500, URL https://translations.launchpad.net/navit/trunk/+pots/navit/+upload) [17:06] hmm [17:07] well, worth a guess anyway :) [17:07] yep definitely [17:07] thanks [21:49] is there a reason why the links in emails for translation downloads use http://launchpadlibrarian.net/ ? https://launchpadlibrarian.net/ seems to work, and there's potential for an attacker to substitute translations with deliberate C format string vulnerabilities [23:03] olly: what does that have to do with the secure connection? [23:03] although I agree that the links should be HTTPS [23:04] Those links are actually unsecured because people complained in like 2007 that HTTPS was slow. [23:04] well, if it's http, it's not hard to intercept the connection in many situations [23:04] olly: Feel free to file a bug about that. [23:05] We're less likely to get backlash for security now. [23:05] i think the world has changed in those 8 years [23:05] wgrant: what against? "launchpad itself"? [23:05] olly: Yep, https://launchpad.net/launchpad/+filebug [23:05] It wasn't too many years ago that everyone was saying HTTPS for even the webapp was excessive :/ [23:06] wgrant: couldn't it be forced webserver side to push the HTTP to HTTPS automatically? [23:06] teward: There's no point doing that at all. [23:06] anyone intercepting the http connection could redirect it instead [23:06] The attacker can just MITM the HTTP connection and remove the redirect. [23:06] wgrant: true, but it's one option :P [23:07] (disabling HTTP also works, and requiring HTTPS but there'll be complainers there too) [23:07] or redirect it to https://1aunchpad1ibrarian.net/ [23:07] (this is one of the catch-22s in website operations) [23:07] We're unlikely to redirect the entire domain. [23:07] Bust most generated links to it are HTTPS nowadays. [23:07] Just a few stragglers. [23:08] wgrant: no, I mean an attacker could redirect it to a "lookalike" URL like that (ones instead of Ls there) [23:09] Oh, right, misinterpreted the context. [23:10] BTW, is there a reason why it emails a link rather than just allowing you to download from launchpad? [23:12] olly: It takes some time to export all of the files, so it needs to be asynchronous. So it needs to generate an email, so that email might as well contain the link. [23:47] is there a api or something that I caqn use to tie back to wannna build ? [23:47] thanks for your time [23:48] some way of filling my local wanna build server from launchpad [23:48] in the postgre data base ? [23:49] wgrant, ping [23:49] upsideout: Can you explain your situation more fully? [23:49] when you are free . I will lurk [23:50] wow [23:50] awesome [23:50] so I have a auto build network [23:50] debian style [23:50] I want to fill my wanna build data base some how from launcpad [23:51] from a ppa and what not so that I do not need to use docker or LXC to make ppa work on system (testing) [23:51] wgrant, you do hangouts ? [23:52] wgrant, give me ten minutes and I will make a google drive drawing and share [23:52] upsideout: Why do you need to do these builds outside Launchpad? [23:52] upsideout: But you could fill the wanna-build database from the PPA's Sources files, surely. [23:57] I have a deb on launchpad that won't delete. I deleted it a few months ago, but it still is there. Nothing is referencing it as I can see, but it wont get remove (it doesn't show up in the launchpad gui) [23:57] this is the archive http://ppa.launchpad.net/jools/emgd-xorg1.9/ubuntu/pool/main/libe/libegl1-mesa/libegl1-mesa_10.1.3-0ubuntu0.3_all.deb [23:58] wgrant, http://i.imgur.com/wjburrm.png [23:59] wgrant, like into the postgre of wanna build somehow from launch pad [23:59] Is there anything I can do to remove this file, or is there anything anyone can do to help ?