[02:58] are staging timeouts as valid as production ones? [03:00] no [03:00] staging is running on 32GB of memory [03:00] lifeless: is that more or less? [03:00] the prod servers have 128GB [03:00] ah [03:00] the DB is 300GB [03:00] so its common for staging to have to do lots of UI [03:00] IO [03:01] lifeless: what about the way error messages are displayed? [03:01] and we're not tuned to run well at 10% in-core [03:01] micahg: oopses are valid on staging, just not timeouts [03:03] lifeless: well, I was trying bug 738502 on staging and trying to undup gave me a timeout, but the error message HTML page was displayed inline in the duplicate box overlay (I have a screenshot and wanted to know if I should file a bug since it was on staging) [03:03] Launchpad bug 738502 in Launchpad itself "Trying to mark Bug 685552 as a duplicate of Bug 682499 (*not* the other way around) returns a timeout error" [Undecided,New] https://launchpad.net/bugs/738502 [03:03] micahg: ah, thats already filed [03:03] ok, I won't bother then :) [03:04] micahg: bug 521447 [03:04] Launchpad bug 521447 in LAZR Javascript Library "Bad AJAX error messages: provide OOPS and "next step" pointer" [High,Triaged] https://launchpad.net/bugs/521447 [03:06] lifeless: thanks [03:06] I've just retitled it [03:06] but its a general core issue [03:07] lifeless: do you know if we have a mail header for "Affects me" bugs? [03:07] * micahg didn't see one [03:07] header? [03:08] in the e-mails [03:08] like X-Launchpad-Message-Rationale, but for affects me [03:09] I don't believe so [03:09] because affects me doesn't trigger emails [03:09] right, but it might be a nice thing to sort on in mail folders [03:10] * micahg checks for an existing feature request [03:11] I don't see one, so filing a request :) [03:13] bug 738541 [03:13] Launchpad bug 738541 in Launchpad itself "Please add a mail header for "affects me"" [Undecided,New] https://launchpad.net/bugs/738541 [03:27] grr [03:28] geoffryfishing spam frrr [03:28] I really want a 'dislike' vote down etc etc approach in LP ;) [03:32] Yes! === _thumper_ is now known as thumper === yofel_ is now known as yofel [17:22] hrmm. i wonder why stuff is so huge in the PPA pages these days. [19:25] hyperair: file a bug, include a screenshot [19:26] hyperair: please === warp11 is now known as warp10 [20:43] i received the email to confirm openpgp key but i can't get gpg to decrypt it (gpg --decrypt). any idea? [20:44] [and I use gmail so it doesn't support decryption] [20:51] i'll try installing firegpg [20:53] no luck.. it's too old for FF [20:53] hm, not really [20:54] SudoKing: maybe you can save the "show original" version? [20:54] or is that what you're trying already? [20:57] hm? [20:57] this is from the launchpad email... I run it through GPG, and it says it's not valid [20:58] lojjik@enterprise:~$ gpg -d message.gpg [20:58] gpg: no valid OpenPGP data found. [20:58] gpg: decrypt_message failed: eof [21:06] possible i didn't copy certain necessary headers.. i'll retry [21:08] got it :) === wgrant changed the topic of #launchpad to: https://launchpad.net/ | Help contacts: wgrant | Launchpad is an open source project: https://dev.launchpad.net/ | This channel is logged: http://irclogs.ubuntu.com/ [22:56] <_eric> is there a way to download the latest (raw) version of a file via wget from launchpad? [22:57] _eric: what sort of file? [22:57] <_eric> I want to download this: http://bazaar.launchpad.net/~graphite-dev/graphite/main/view/head:/whisper/whisper.py [22:57] _eric: (and yes, wget should work fine for any public content on launchpad) [22:58] <_eric> the download file link looks to me like it has revision-specific info in it [22:58] thats the file id [22:58] it identifies the file if it gets renamed [22:58] <_eric> so if there are new versions of the file, that will automatically get it? [22:59] _eric, if you replace the revision id witrh "head:", it will always get the latest [22:59] _eric: the head: bit is the revision id, and its a floating reference - as beuno says [22:59] we should change the link though to discard thefile id, its not very useful there [22:59] I'll file a bug about it [23:00] <_eric> can you give me an example of what the URL would look like for this file? [23:01] the existing url is fine - it will get the latest version [23:01] <_eric> okay [23:01] we will probably get rid of the confusing bit from it [23:02] but that will be a while away === marienz_ is now known as marienz [23:02] <_eric> sweet