=== matsubara-afk is now known as matsubara === nhandler_ is now known as nhandler === matsubara is now known as matsubara-afk === nhandler_ is now known as nhandler === MTeck is now known as MTecknology [03:04] lifeless: I just had convert to question time out on non-edge, do you need the OOPS? [03:05] micahg: no we have the one from earlier [03:05] micahg: edge and nonedge run the exact same code now [03:05] lifeless: ok, that second thing was what I was wondering, thanks :) [03:06] * micahg tries again to convert to question === nhandler_ is now known as nhandler === BlackZ is now known as Guest34369 === Lcawte|Away is now known as Lcawte [08:09] push/pull from bazaar.launchpad.net isn't working right now.. "bzr: ERROR: Connection closed: Unexpected end of message. Please check connectivity and permissions, and report a bug if problems persist." anybody else seeing this? [08:10] rryan: pastebin the full output? [08:10] http://pastebin.com/Uxp6yzeK [08:10] same error occurs for me too [08:10] Oh, hmm, I do see an issue. [08:11] LOSA ping: codehosting appears to be busted [08:11] codehosting??? [08:11] spm: see that pastebin link, I get it too [08:11] "# [08:11] ValueError: bad marshal data" importing bzrlib. [08:11] wow [08:12] spm: which implies srv/bazaar.launchpad.net/production/launchpad-rev-9885/eggs/bzr-2.2.0-py2.6-linux-x86_64.egg/bzrlib/builtins.pyc is broken [08:12] Which would be very weird, but perhaps try deleting that .pyc file I just mentioned? [08:12] Or better, rename it out of the way [08:13] so we can look at it later to see if there's any clues to be found in it :) [08:13] renamed, try now? [08:14] spm: looks better now [08:14] interesting. same file size, but diff reports differences. dunno if significant differences or not but... curious. [08:14] spm: hmm! [08:14] I was able to push my branch now. Thanks! [08:15] spm: it's EOD for me, so I guess post to the lp list about it [08:15] spm: but I'm very curious :) [08:15] spiv: it's EOD for me too :-) [08:15] spm: hopefully it's not a sign of hardware flipping bits... :/ [08:16] truly [08:17] ok, let's not rush to blame hardware here guys :) [08:21] now works fine !! able to push and pull :) [08:26] I am getting a "ssh: connect to host bazaar.launchpad.net port 22: Connection refused" when pushing a branch [08:27] Is this expected or looked at already? [08:28] losa ping re. ^^ [08:29] I think a restart might be warranted... === LinuxJedi|away is now known as LinuxJedi [08:29] ew. a ps listing looks unhealthy. definitely a restart needed. [08:29] ouch [08:30] oh. it's crashed. that's why. [08:30] al-maisan: try now? [08:31] seems better from here [08:33] spm: worked now, thanks! [08:34] coolio [08:34] one only realises how critical LP is when it stops working :P [08:37] :-) [08:38] can we please keep it down a few hours so we can give better error messages from all apps relying on it ? :-D [08:38] he-he [08:38] but I still get 'Connection refused' here... [08:39] on both 91.189.89.223 and 91.189.89.222 (if that helps) [08:41] wow wow, it came back online briefly in the last minutes (my hudson botnet was able to connect successfully once out of 3 attempts (from 3 different jobs)) [08:50] mthaddon: is lp still reachable for you and should I search for something specific to me or did it get down again ? [08:51] vila: can you be more specific - what part isn't working for you? [08:51] http://paste.ubuntu.com/520056/ [08:52] vila: I don't think you've ever been able to ssh to launchpad.net have you? [08:52] no, but shouldn't it display the debug messages for keys attempted ? [08:52] vila: I mean, try bazaar.launchpad.net [08:53] argh, yes, just realized and verified that :( [08:53] sorry for the noise [08:53] k [09:05] [A3 [09:05] Bah. [09:12] OOPS-1760N420 [09:12] https://lp-oops.canonical.com/oops.py/?oopsid=1760N420 [09:13] (can't login using the API on LPNET_SERVICE_ROOT) [09:14] started less than 3h ago [09:41] fta: what were you trying to do? you say you can't login but the OOPS shows that you were logged in, i think. i'm currently able to use lplib against production. [09:44] builds = ppa.getBuildSummariesForSourceIds(source_ids = chunk) [09:44] File "/usr/lib/python2.6/dist-packages/lazr/restfulclient/resource.py", line 528, in __call__ [09:44] url, in_representation, http_method, extra_headers=extra_headers) [09:44] File "/usr/lib/python2.6/dist-packages/lazr/restfulclient/_browser.py", line 277, in _request [09:44] raise HTTPError(response, content) [09:44] lazr.restfulclient.errors.HTTPError: HTTP Error 503: Service Unavailable [09:45] bac, ^^ [09:45] fta: i was wrong, i see you were not logged in [09:46] fta: and this failure is ongoing? [09:46] bac: yes, still there [09:47] it's a timeout in getBuildSummariesForSourceIds() so i'm logged in (confusing error page btw) [09:48] fta: i'm having an admin check. we saw a similar problem over the weekend. thanks for reporting it. [09:59] silly question, when I add my PPA, my packages are also available via software center, however, my package does not have a screenshot... how do I upload a screenshot for it... please do note, there is no equivalent package in the main repos [10:03] pmjdebruijn: I'm not sure that's possible. Ubuntu Software Center uses screenshots.debian.net. [10:04] fta: it looks like you are requesting summaries for a large number of source ids at once and the query is timing out. can you restructure your code to request fewer in one go? i've done that interactively and see that it works. [10:05] wgrant: I was afraid of that :) [10:05] bac, i fetch by chunks of 25 source ids, it worked for months [10:06] wgrant: I guessed as much, thanks for confirming [10:08] bac, http://paste.ubuntu.com/520087/ [10:39] fta: https://bugs.edge.launchpad.net/soyuz/+bug/662523 ... you filed this bug last week? it seems to be the same issue. [10:39] Launchpad bug 662523 in Soyuz "Archive:EntryResource:getBuildSummariesForSourceIds times out (affected: 1, heat: 19)" [High,Triaged] [10:40] bac, that was against edge, i've been told to use the production server instead and it works for ~2 days without timeout [10:41] -works+worked [10:41] fta: ok. might be good to add that extra info to the bug if you would [10:47] anyone a linkage to the livestreams from the uds orlanda? (wiki maybe?) [10:55] bac, done [10:56] thx [11:05] fta: edge and production run the same code [11:05] fta: using production is good, thank you for doing that. [11:05] until we fix the bug though, it will timeout from time to time. [11:06] lifeless, atm, it timeouts 100% of the time. even with chunks of 15 [11:06] trying 10 [11:07] fta: yeah, it sucks. [11:08] fta: its the pg8.4 transition; our previously tuned queries are fail against pg8.4, we need to retune the *entire app* - thats hundreds of qqueries. [11:08] your one is in the pile of worst-offenders. [11:08] doh! [11:17] istm the broken people vocabulary is a bit critical [11:17] you cannot add new users to a code review for example [11:18] oh ok it did work after a few attempts, but i'm seeing mostly timeouts [11:22] poolie: its being worked on [11:37] vila, if you have time you could look into bug 666642 [11:37] Launchpad bug 666642 in Launchpad Bazaar Integration "Error bzr branch lp:openobject-addons (affected: 2, heat: 10)" [High,Confirmed] https://launchpad.net/bugs/666642 [11:45] hi [11:45] I just attempted to register an account since I want to report a bug (and I guess an account is required for that) and I just get "Invalid OpenID transaction" when clicking on "Login/Register" [11:47] oh well... enabling cookies for launchpad.net helped. maybe that error message should be changed to something more obvious :x [11:49] good idea === LinuxJedi is now known as LinuxJedi|away === jtv1 is now known as jtv === al-maisan is now known as almaisan-away === matsubara-afk is now known as matsubara === almaisan-away is now known as al-maisan === Guest34369 is now known as BlackZ === BlackZ is now known as Guest50856 === Guest50856 is now known as BlackZ === bilalakhtar_ is now known as bilalakhtar === oubiwann is now known as oubiwann-away === oubiwann-away is now known as oubiwann === bilalakhtar_ is now known as bilalakhtar === bilalakhtar_ is now known as bilalakhtar === bilalakhtar_ is now known as bilalakhtar === LinuxJedi|away is now known as LinuxJedi === bilalakhtar_ is now known as bilalakhtar === matsubara is now known as matsubara-lunch === al-maisan is now known as almaisan-away === bilalakhtar is now known as cdbs === cdbs is now known as bilalakhtar === Ursinha is now known as Ursinha-lunch === fjlacoste is now known as flacoste === matsubara-lunch is now known as matsubara [17:46] Hello, we have a bazaar branch that seems corrupted on the Launchpad servers, we have opened a bug on launchpad-code project, but no-one seems to handle it there... anything else we could do to repair this branch? [17:47] (for reference, that's bug 666642) [17:47] Launchpad bug 666642 in Launchpad Bazaar Integration "Error bzr branch lp:openobject-addons (affected: 2, heat: 10)" [High,Confirmed] https://launchpad.net/bugs/666642 === Lcawte is now known as Lcawte|Away === Ursinha-lunch is now known as Ursinha [18:23] I wonder what all these connected users are... only bots? [18:23] no-one from Launchpad here? [18:37] odony: it's UDS--a lot of the lp developers are there. let me see if i can get someone to help you. [18:39] jcsackett: too slow ;) he already left [18:40] thekorn: ah, so he did. === Lcawte|Away is now known as Lcawte [19:43] i want the title links on bug 1111 in text back [19:43] Launchpad bug 1111 in gst-plugins0.8 (Ubuntu) "doesn't extract last track (affected: 0, heat: 1)" [Medium,Fix released] https://launchpad.net/bugs/1111 [19:43] if it works by ajax that's fine [19:56] weird problem - my branch (https://code.edge.launchpad.net/~mordred/drizzle/bug666814) has been "updated branch" for ... a while [19:59] does the self hosted launchpad install support building packages as well? [19:59] i.e. can I build packages against various internal PPAs etc? [20:00] with sufficient effort, sure [20:00] how much "effort" are we talking :) [20:02] shtylman: https://dev.launchpad.net/Soyuz/HowToUseSoyuzLocally is a start [20:04] mwhudson: thx [20:05] mwhudson: launchpad hates me today === oubiwann is now known as oubiwann-away === oubiwann-away is now known as oubiwann [20:11] This branch was uploaded over an hour ago, but still says updating.... https://code.launchpad.net/~mordred/drizzle/bug666814 [20:11] why the hangup? [20:32] mtaylor: ask your question [20:34] weird problem - my branch (https://code.edge.launchpad.net/~mordred/drizzle/bug666814) has been "updated branch" for ... a while [20:36] and when I say "a while" - I mean over 4 hours === fjlacoste is now known as flacoste === Ursinha is now known as Ursinha-brb === matsubara is now known as matsubara-afk === henninge is now known as henninge_ === henninge2 is now known as henninge [21:41] Hi henninge_! [21:41] Hi henninge! ;) [21:52] I am trying to do the "make schema [21:52] part of the lp install [21:52] and it is complaining because it can't find bin/py [21:52] in my devel tree [21:52] this is right after doing the rocketfuel-setup step [21:53] hi henninge_ and henninge! [21:54] Hi Daniels! [21:54] danilos [21:54] Auto complete playing a trick on henninge [21:55] henninge: *who* are you? :) [21:55] We? [21:55] We? [21:55] aaah, my eyes, my eyes, double henninge [21:56] * danilos runs away in terror [21:56] henninge: Go away, you are hurting him! [21:56] No, you go! [21:58] * henninge leaves [21:59] that was just weird. [21:59] funny, but weird. :-P [21:59] finally ... === henninge_ is now known as henninge [21:59] jcsackett: IRC from an Android phone is phun ... ;) [22:10] shtylman: did anyone answer you? [22:11] bigjools: nope... but I deleted the tree and am rerunning the rocket script again [22:11] just to see if I messed anything up there [22:12] shtylman: you need to run utilities/link-external-sourcecode [22:12] and then make [22:12] bigjools: k.. I will try that once the momma sources download [22:47] bigjools: I did that... but make fails with the same problem [22:55] shtylman: so link-external-source completes with no error? [22:56] assuming I did it right [22:56] in devel I did: ./utilities/link-external-sourcecode ../../lp-sourcedeps/ [22:56] but that might not be correct? [22:56] perfect [22:56] it seemd to be fine [22:56] what does "make compile" say? [22:58] currently sitting at: utilities/shhh.py PYTHONPATH= ./bin/buildout \ configuration:instance_name=development -c buildout.cfg [22:58] is that normal? [22:59] yeah it takes a while [22:59] k [23:09] it finished [23:10] seemingly successfully [23:10] running "make" now === Ursinha-brb is now known as Ursinha [23:43] hm [23:43] now I just get an ssl connection error message [23:44] shtylman: Try restarting Apache. [23:44] nope [23:44] What's the error? [23:44] also.. it said that /var/tmp/bazaar .. ppa.. archive [23:44] do not exist [23:44] when restarting apache [23:45] That's fine. [23:45] k [23:45] Unable to make a secure connection to the server. This may be a problem with the server, or it may be requiring a client authentication certificate that you don't have. [23:45] that is the error when I go to launchpad.dev [23:45] With which browser? Is there a more detailed error code? [23:46] Error 107 (net::ERR_SSL_PROTOCOL_ERROR): SSL protocol error. [23:46] Is there anything in the Apache error log? [23:46] And you did *restart* Apache, not just reload it? [23:46] yep [23:47] [Tue Oct 26 18:46:55 2010] [error] [client 127.0.1.1] Invalid method in request \x16\x03 [23:47] that is the only thing that seems of interest [23:47] It sounds like it's trying to speak HTTPS to an HTTP port. [23:48] hm [23:48] the launchpad install is http by default [23:48] right? [23:48] No. [23:48] It redirects to HTTPS. [23:48] right [23:48] k [23:48] that is what I see happening [23:49] What happens if you wget the HTTPS URL directly? [23:50] Hm. [23:50] Which URL are you going to? [23:50] Connecting to launchpad.dev|127.0.1.1|:443... connected. [23:50] OpenSSL: error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol [23:50] Your /etc/hosts is broken. [23:50] Unable to establish SSL connection. [23:50] :( [23:50] Did you not use rocketfuel-setup? [23:51] I did... but then something else might have fixed my /etc/hosts after that [23:51] (company runs puppet...) [23:51] so that might have... ahem.. "corrected" it [23:51] It should have added this to it: [23:51] # Launchpad virtual domains. This should be on one line. [23:51] 127.0.0.88 launchpad.dev answers.launchpad.dev archive.launchpad.dev api.launchpad.dev bazaar-internal.launchpad.dev beta.launchpad.dev blueprints.launchpad.dev bugs.launchpad.dev code. launchpad.dev feeds.launchpad.dev id.launchpad.dev keyserver.launchpad.dev lists.launchpad.dev openid.launchpad.dev ubuntu-openid.launchpad.dev ppa.launchpad.dev private-ppa.launchpad.dev shipit.edubuntu.dev shipit.kubuntu.dev shipit.ubuntu.dev ... [23:51] ... testopenid.dev translations.launchpad.dev xmlrpc-private.launchpad.dev xmlrpc.launchpad.dev [23:51] 127.0.0.99 bazaar.launchpad.dev [23:51] 127.0.0.77 vostok.dev archive.vostok.dev [23:52] wgrant: thank you [23:58] personal launchpad for the win!