[02:06] launchpad is awfully slow for me [02:25] bcurtiswx: hi [02:25] bcurtiswx: we're working on performance, there are two broad problems [02:25] we have some ssh tweaks to make [02:25] and many specific pages are slow. what pages are you finding slow ? [02:25] lifeless, awesome, thx for the info, have a good night :) [02:25] s/ssh/ssl/ above [02:25] um, sometimes its OK, sometimes not [02:26] like bzr branch lp:ubuntu/folks _was_ slow [02:26] ok [02:26] well, please do report specific things that are slow anytime [02:27] we'll have a look and see if its a known issue or a new one [02:27] https://bugs.edge.launchpad.net/launchpad-project/+bugs?field.tag=timeout [02:27] is our list of known problem-pages [02:30] lifeless, OK , thx === dendrobates is now known as dendro-afk === dendro-afk is now known as dendrobates [07:40] hi, is anyone working on the google maps client Id thing? [07:41] or is it a google mess up... [07:43] nigelb: I'm actually about to roll out the fix that in the next 30 mins [07:43] fix *for* that... [07:43] spm: yay, whats was the problem? v2 being deprecated? [07:44] *what === bpeel_away is now known as bpeel [12:40] hi [12:40] is there a way to upload source package to PPA and not build it? === thekorn_ is now known as thekorn === henninge_ is now known as henninge [12:59] hrw, Set "Architecture: none" in debian/control, but this may cause other issues. Why would you want that? === matsubara-afk is now known as matsubara [13:06] persia: just curious [13:08] Setting an invalid Architecture string shouldn't cause any builds, but it may cause any number of errors. I wouldn't do it unless you had a very good reason. [13:12] A PPA upload resulting in no builds will also be rejected simply for having no builds. [13:18] good that source packages which fail to build are not removed [13:31] heh, so the correct answer is add dh_auto_build:\n\texit 1 to debian/rules :) [13:51] persia: not quite [13:51] persia: my package builds fine but ppa upload scripts do not like results so reject them [13:52] persia: but I have user for source packages and ppa gives him signed repo [13:52] Oh, fail-to-upload? Are you building on one architecture and hoping to have the packages in another? [13:52] more complicated [13:52] heh [13:53] persia: http://launchpadlibrarian.net/54624644/upload_1942031_log.txt [13:54] Oh, namespace collisions. [13:55] I have ugly hacky work around for it [13:55] will push for rebuild after local tests [14:10] why is it, that i can't set the export target on to ? [14:14] Why can't I see any loom data when I check out nosmart+bzr+ssh://bazaar.launchpad.net/~exarkun/+junk/modules ? [14:25] al: you have to set it to a branch you own directly, and then you can move the branch to the team (bug 407260) [14:25] Launchpad bug 407260 in Launchpad Translations "Translations export branch can't be team-owned (affected: 9, heat: 30)" [High,Triaged] https://launchpad.net/bugs/407260 [14:25] danilos: argh. thanks! [14:25] al: if it's an already existing branch, you can move it around a few times from the team to you and back :) [14:29] "Translations export branch updated." - amazing. === Ursinha is now known as Ursinha-afk === Lcawte is now known as Lcawte|Away === salgado is now known as salgado-lunch === JanC_ is now known as JanC === deryck is now known as deryck[lunch] === beuno is now known as beuno-lunch === Meths_ is now known as Meths === deryck[lunch] is now known as deryck === matsubara is now known as matsubara-lunch === hrw is now known as hrw|gone === dendrobates is now known as dendro-afk === dendro-afk is now known as dendrobates === salgado-lunch is now known as salgado === beuno-lunch is now known as beuno [17:55] I am suspecting the answer is no to this, because I can't find any docs on it. Does the launchpad API support JSONP ? [17:56] What is JSONP? [17:57] basically lets you get around the same-origin restriction [17:57] say I wanted to add an AJAX sourced window with my assigned bugs, but on my personal site.. [17:58] right now I have to iframe that or something silly. But w/ jsonp, you basically are using the