/srv/irclogs.ubuntu.com/2012/07/10/#launchpad.txt

=== Anxi80 is now known as 17SABLW46
mwhudsoni am attempting to write javascript to retrieve the title of a bug given it's id02:17
mwhudsonsurely someone has done this before?02:18
rick_h_hmmmm, not I. A JS implementation of the API would be interesting.02:19
rick_h_mwhudson: how about building the url /++model++02:19
mwhudsoni appear to be getting empty 200 responses02:20
rick_h_bah, have to follow the redirect  before you can ++model++02:21
rick_h_that sucks02:21
wgrantmwhudson: From where?02:21
mwhudsonhm no that's a lie02:21
mwhudsonfirebug is just being rubbish02:21
rick_h_but yea, if you go to https://bugs.launchpad.net/bugs/101010 and follow the redirect, you can /++model++ to that url and get a json dump02:21
ubot5Ubuntu bug 101010 in Silva "hires_image attribute missing" [Medium,Fix released]02:22
mwhudsonwgrant: $.ajax("https://bugs.launchpad.net/api/devel/bugs/1234", {headers:{accept:"text/html"}, dataType:"html", success:function (o) { p = o; }, error:function(o) {console.log(o);}}); sort of thing02:22
ubot5Ubuntu bug 1234 in Launchpad itself "Gina is an unmaintainable mess of command line options, environment variables and shell scripts" [Medium,Fix released]02:22
wgrantmwhudson: https://bugs.launchpad.net/api/devel/bugs/1234/title is probably what you want, with Accept: application/json. You're not trying to do this from another site, are you?02:23
ubot5Ubuntu bug 1234 in Launchpad itself "Gina is an unmaintainable mess of command line options, environment variables and shell scripts" [Medium,Fix released]02:23
mwhudsonwgrant: yes, from another site02:24
mwhudsonoh hell02:24
wgrantThat's not going to work very well :)02:24
mwhudsonyeah02:24
mwhudsonwould need jsonp right?02:24
wgrantOr something like it.02:24
wgrantAnd then it wouldn't work for private bugs.02:24
mwhudsonyeah02:25
mwhudsondon't care about that02:25
lifelessmwhudson: there is a lazr api client in the LP javascript itself, AIUI.02:25
lifelessmwhudson: IMBW.02:25
=== zyga is now known as zyga-afk
Rojhi when i use quickly sabmitubuntu package send to lanchpade but bulder.py and helper.py and window.py in my project file not attache to it and get error in build  http://pastebin.com/7dCut96j08:30
dholbachhello08:52
dholbachcan somebody explain to me why https://code.launchpad.net/~ubuntu-app-review-contributors/ubuntu-app-reviews/cuckoo is not shown on https://code.launchpad.net/ubuntu-app-reviews?08:52
nigelbdholbach: Because there's no MP08:55
nigelbOh. Wait.08:55
wgrantdholbach: It's not in the most recent 100 branches, so it's not in the first batch of 10008:55
nigelbAha.08:55
wgrantdholbach: Oddly the batching controls on that page don't seem to work08:55
wgranthttps://code.launchpad.net/ubuntu-app-reviews/+branches does, however08:55
dholbachah great, then I'll use https://code.launchpad.net/ubuntu-app-reviews/+branches08:56
wgrantThis UI is really not designed for navigating 250 trunks.08:58
StevenKwgrant: s/ for nav.*$//09:20
mgzhm, no more yellow warning marks, status is now a link09:28
* mgz looks for the commit that did that09:28
mgz...or the confusing icon just failed to load first time09:30
mgzgot my hopes up about the pencil having been killed09:31
wgrantmgz: It's a drunken exclamation mark :)09:45
mgzit's clearly a "warning, do not touch" sign09:47
=== zyga-afk is now known as zyga
maxbwhat's wrong with the pencil? :-)09:47
mgzthough I like the drunk theory09:47
=== matsubara is now known as matsubara-afk
popeyis someone able to help with a sensitive issue on lp pls?11:38
wgrantpopey: Can you join #launchpad-ops on irc.c.c, please?11:38
popeyah thats it11:39
=== timwegner_ is now known as timwegner
DeeLaysome of our users are unable to interact with launchpad either via the website or using bzr on the command line, any ideas what the problem could be?11:51
wgrantDeeLay: These are a few particular private branches? We're just fixing an access issue with them now.11:51
DeeLaywgrant: yeah the branches are part of The Economist project, https://launchpad.net/~economist-magic11:56
wgrantDeeLay: Ah, yeah, someone else from that project filed bug #1022896 about that. Just finalising the fix now.11:56
ubot5Launchpad bug 1022896 in Launchpad itself "Some of our team members are reporting that they can not access the website (permission denied)" [Critical,In progress] https://launchpad.net/bugs/102289611:56
DeeLaydo you have an ETA of when the problem will be fixed?  Not being able to release makes people a bit jumpy ;-)11:56
DeeLaythat's the one11:57
wgrantHopefully <10min11:57
DeeLaythanks, that's great11:58
wgrantDeeLay: We've fixed it. Can you try again?12:09
=== Ursinha` is now known as Ursinha
DeeLaywgrant: perfect, all working and correct13:15
=== zyga is now known as zyga-food
=== zyga-food is now known as zyga
siccoHow do I know if a package will be updated for a certain version of Ubuntu. For example I have Ubuntu 12.04, and I use BaseX (https://launchpad.net/ubuntu/+source/basex). BaseX' latest version is 7.3. How can I see if 12.04 will receive this update?14:44
mgzthat's really a question for #ubuntu or a crystal ball14:46
sicco#ubuntu decides this?14:46
siccoi'll ask it over there14:47
mgzlaunchpad will only tell you what the current version is and any proposed merges, what gets SRUed into stable is a question of policy14:48
mgzquantal at least has 7.3-1 as can be seen at http://packages.ubuntu.com/quantal/basex14:49
=== matsubara-afk is now known as matsubara
magciusloggerhead seems to be down?18:14
lifelessmagcius: its working for me18:47
lifelessmagcius: did you get an OOPS ?18:47
trijntjeHi all, before I figured out how to properly use ppa's, I messed around a lot and deleted a bunch of ppa's. Is there a way to revive the default ppa ~user/+archive/ppa after it has been deleted?19:00
lifelessyou can mark it active and published again and it will come back19:01
maxbDoes that fully resurrect a PPA these days?19:07
trijntjelifeless: where can I do that in launchpad? I dont see that option on ~user/+archive/ppa19:07
maxbI thought there were a few UI elements missing from such PPAs (though they could be worked around with URL hacking)19:07
maxbAh, yes, I've confirmed. URL hacking is required to get a PPA into such a state and then continue to operate it19:09
maxbSo, trijntje, it's probably simpler to just pick a fairly generic name like 'main', and create a new PPA19:11
trijntjeah well, too bad. I dont think messing with urls would be a good idea19:11
trijntjemaxb: indeed, thanks for your help19:12
samebchaseHi Everyone, I'm having some trouble accessing launchpad. I've used it several times before, but now I'm in a new location (with different network settings). This is my .ssh/config: http://hastebin.com/luxabivuhu.mel19:54
samebchasebzr error: http://hastebin.com/mutikutaxu.pas19:54
maxbsamebchase: I'm unfamilar with corkscrew, but why would you be setting "Port 443" for everything but *.launchpad.net?19:59
maxbOh, actually, that's not how .ssh/config works, is it19:59
maxbAnyway, please try "ssh samebchase@bazaar.launchpad.net" to debug the connectivity outside of the wrapping of Bazaar20:00
samebchasemaxb: to ssh I have to do "ssh -p 443 hostname", so I thought it would be convenient to put in into the config file.20:00
samebchasehmm will try that now20:00
samebchasechanged .ssh/config20:05
samebchasehttp://hastebin.com/hexojojepu.hs <- terminal session20:05
maxbI'm inclined to assume your proxy thing is in some way broken20:08
samebchaseoh20:09
samebchasecollege network20:09
samebchaseI'm able to ssh into stuff20:09
samebchasejust this isn't working20:09
samebchasethanks for the help maxb. I'll see what I can do tomorrow. :-)20:26
ajmitchlifeless: codebrowsing's 503ing again20:42
lifelesssorry, am on it20:42
ajmitchthanks20:43
lifelessdon't have anyone around on publicity20:43
ajmitchI figured you'd probably be online at this hour :)20:43
lifelessirst meeting was at 7am.20:44
ajmitchouch20:53
=== lifeless changed the topic of #launchpad to: codebrowse down, being fixed | Help contact:- | Launchpad is an open source project: https://dev.launchpad.net/ | This channel is logged: http://irclogs.ubuntu.com/ | User Guide: https://help.launchpad.net/ | Support: https://answers.launchpad.net/launchpad | For packaging help: join #ubuntu-packaging
=== lifeless changed the topic of #launchpad to: Help contact:- | Launchpad is an open source project: https://dev.launchpad.net/ | This channel is logged: http://irclogs.ubuntu.com/ | User Guide: https://help.launchpad.net/ | Support: https://answers.launchpad.net/launchpad | For packaging help: join #ubuntu-packaging
ajmitchlifeless: thanks for sorting it21:13
lifelessthere was a firewall glitching, not actual loggerhead code failure for once :)21:13
lifelessOTOH it meant we looked in all the other places first.21:13
ajmitchwasn't that what happened last week?21:14
lifelesssimilar but different :)21:14
ajmitchright :)21:14
lifelesswe have two different traversals to do to satisfy a loggerhead request21:14
lifeless(fw traversals); the second was the one that trouble was happening on this time.21:14

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!