/srv/irclogs.ubuntu.com/2013/11/14/#launchpad.txt

dholbachhiya08:33
dholbachare recipe pages timing out for anyone else?08:34
dholbachhttps://code.launchpad.net/~ubuntu-packaging-guide-team/+recipe/ubuntu-packaging-guide-daily08:34
dholbachhttps://code.launchpad.net/~uak-admins/+recipe/uak-daily08:34
StevenKhttps://bugs.launchpad.net/launchpad/+bug/1201984 ?08:35
ubot5Ubuntu bug 1201984 in Launchpad itself "Recipe main pages and controls timeout over 90% of the time" [Critical,In progress]08:35
dholbachah thanks StevenK08:41
=== Mission-Critical is now known as MissionCritical
dodiesisHi all!09:52
dodiesisI need some help in suing the launchpad http API09:52
dodiesisI have to retrieve the personal project of an user09:52
dodiesisthe same list I have when I go at https://launchpad.net/~dodiesis/+related-projects09:52
dodiesisof course I need it not in html... but in json09:52
dodiesisI tried with09:53
dodiesiswget -qO- https://api.launchpad.net/1.0/~dodiesis09:53
dodiesisbut it does not contains what I need09:53
dodiesisAny help please?09:53
dodiesisprobably something like09:53
dodiesiswget -qO- 'https://api.launchpad.net/1.0/projects?ws.op=latest&user=dodiesis'09:53
dodiesisTnx!09:53
wgrantdodiesis: There isn't currently an API to retrieve that information.09:54
dodiesiswgrant: ok thanks... I read the docs.. I thought I was missing something09:56
dodiesisI will hack the html then, thanks09:57
wgrantLaunchpad deals with a lot of different types of data in a lot of different ways, and there sadly isn't an API for everything yet.09:57
dodiesisno prob! I already did the html way.. I'm just afraid that someone will change the html-css... and my work wont work anymore09:59
dodiesisanyway: do you have some better hints that parsing the html from the website?10:00
dodiesiss/that/than/10:00
wgrantThat's the only place that information is exposed today, I'm afraid.10:00
dodiesisok tnx!10:00
dodiesistnx.. bye!10:01
=== geser_ is now known as geser
ArcticLightHello, I have a question about Ubuntu Launchpad bugs... Is it possible to A) mark a bug as a possible regression and/or B) note which versions of Ubuntu contain the bug?10:45
=== hggdh_ is now known as hggdh
=== Ursinha is now known as Ursinha-afk
=== dpm_ is now known as dpmafk
=== dpmafk is now known as dpm-afk
=== Ursinha-afk is now known as Ursinha
slackneris there any possibility to speed up builds a bit / increase priority? 12 hours of wait time for an update (actual build time <1min) that fixes a remote code execution is a bit too long at my opinion :-/22:52
wgrantslackner: Sure, do you have links to the builds in question?22:58
slacknerwgrant: https://code.launchpad.net/~mqchael/+recipe/pipelight-release22:59
slacknerwgrant: thx :O :)23:00
wgrant:)23:01
ehooverwgrant: can open source projects buy a commercial PPA?23:07
wgrantehoover: Sure.23:08
wgrantehoover: Activating a commercial subscription on an open source project is slightly awkward, though: you need to add "Other/Proprietary" to the licenses, at least until you activate the subscription.23:09
ehooverwgrant: is it still $250? and would this for sure bump our build priority?23:09
ehooverwgrant: interesting, so it won't let you buy the subscription until you set the license that way?23:10
wgrantehoover: Private PPAs always get a very high score, and we can add per-PPA score bumps for public PPAs for projects with a commercial subscription.23:12
wgrantThere's no price difference, and indeed, you can't easily trigger the subscription purchase without having a commercial-requiring license set on the project at the moment.23:12
ehooverwgrant: ok, right now we put our builds in a couple of different PPAs - i assume we'd either have to consolidate or pay that $250 twice, is that accurate?23:14
wgrantehoover: No, multiple PPAs are fine as long as they're roughly related to the one project.23:15
ehooverwgrant: awesome, at the moment we're split out as "netflix-desktop" and "pipelight" - but we've mostly consolidated over into the "pipelight" team except for PPAs23:16
wgrantEither way is fine :)23:16
ehooverwgrant: so, how should we setup our projects so that once we do this that it recognizes they're connected?23:21
wgrantehoover: I'll need to do it manually for this case. So poke me or email commercial@launchpad.net.23:23
ehooverwgrant: ok, i'll chat with everyone and probably come back to you tomorrow :)23:25
DarkPlayerwgrant: in case we would decide for this option, would it be possible to change the owner of a ppa to a team without changing the repository url?23:30
wgrantDarkPlayer: Uhh, not really but sort of. You'd have to copy the packages from the PPA into some temporary archive, delete the PPA, rename the old owner, create a team in its place, create a new PPA with the same name as the old one, then copy the packages back in. But that would end up with a different archive signing key.23:32
wgrantYou could alternatively add a team as an additional uploader for the existing PPA.23:33
DarkPlayerwgrant: the second options seems much more feasible, didn't know that it is possible23:34
wgrantIt's not well-advertised, but you can use the API's newComponentUploader method on a PPA.23:35
DarkPlayerwgrant: okay, i am already used to the launchpad api to collect statistics23:35
ehooverooo, fancy :)23:36
maxbobscure detail - that permits uploads, but not package deletions (last time I checked)23:40
wgrantAh yes, true.23:40
ehoovereh, we can just contact each other if a deletion is necessary - that's not as critical as getting the new builds up23:41
maxbI should also say: thanks very very much for netflix-desktop :-) - it amused me no end when it took me 5 minutes to get netflix working on Ubuntu, compared to taking my brother something like an hour of struggling with Silverlight on Windows :-)23:53

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