[01:08] hey, deleting packages from my ppa doesnt seem to delete them from the pool. [01:13] robtaylor: It should so so within half an hour or so. [01:13] robtaylor: Do you have a concrete example? [01:15] wgrant: hmm, maybe i've just been being too quick [01:16] wgrant: https://launchpad.net/~robtaylor/+archive/ppa and http://ppa.launchpad.net/robtaylor/ppa/ubuntu/pool/main/b/brewtarget/ [01:17] wgrant:ah, i think i see the issue, the source for the 1.2 upload is still there, though the builds that were built from it have been deleted [01:17] wgrant: not a big issue, i think =) [01:18] robtaylor: Deleted packages will be removed from disk ASAP. Superseded packages will only be removed after 24 hours. [01:19] 1.2-0 was deleted, so it was removed from disk a couple of hours ago. [01:19] But 1.2-0ubuntu1 was only superseded, so it had the 24 hour delay applied. [01:19] wgrant: ah, i see [01:21] wgrant: thanks! [03:32] hi, I'm looking for some information about Ubuntu contributors. I'd like to find out the members of a particular group in Lunchpad (which I'm a part of) with karma above 0. Is there is a way to do this? [03:33] nigel_nb: are you looking for a script or a manual process? [03:33] nigel_nb: You could easily write a script using launchpadlib (https://help.launchpad.net/API/launchpadlib) to iterate through all members of a team and check their karma values. [03:33] micahg: a script if possible [03:34] wgrant: thanks :) [03:59] wgrant: how do I reference a team with it? I'm going through https://edge.launchpad.net/+apidoc/ and I'm properly lost [04:00] nigel_nb: lp.people['SOMETEAM'] [04:00] thank you :) [04:00] That'll give you an object described by https://edge.launchpad.net/+apidoc/#team [04:03] oh I got that now [04:03] now, I have to figure out how to process each member of the team according to karma [04:12] wgrant: could you help with this script? just walk me through what I can do to get it.. if possible [04:14] for member in lp.people['SOMETEAM'].members: [04:14] if member.karma > 0: [04:14] print member.name [04:18] wgrant: thanks again. I'm not that friendly with python yet and this launchpadlib is confusing me, need to explore more === abentley1 is now known as abentley === dejai is now known as bwright [08:27] hello, how could I change a .pot file in translation to the another one - will it be if I just upload it with the same name? [12:01] Is there anyone who can help me with migrating bugs from sourceforge to LP? === sale_ is now known as sale [13:06] can anyone point me in the direction of Ubuntu website webadmins? (SSl) wiki page aint loading in android browser [16:48] Hi. Can anyone tell me how to allow an application to have access to my launchpad account after I've revoked its authorization === yofel_ is now known as yofel [19:45] Just to make sure the issue is on my side, is anyone else having issues interacting with launchpad's bzr (branch, pull, push, etc.)? === jon is now known as Guest23858 [19:51] Ah, it's working now! :) [21:20] Hello. I'm trying to upload an apport bug report but getting timeout error at Launchpad. [23:40] hey all, I proposed a merge and its saying I have 0 lines in the diff [23:40] Its really confusing because I have made changes and two commits but it seems that launchpad doesnt pick it up [23:40] fagan: Link? [23:55] Sorry I got disconnected there anyone know what the problem with the merge is? [23:57] 16:40 < wgrant> fagan: Link? [23:57] The merge im talking about is https://code.launchpad.net/~quickly/quickly/trunk/+merge/16630 [23:57] It says that there is 0 lines in the diff but there is [23:58] mneptok: to the branch? [23:58] mneptok: the branch is at https://code.launchpad.net/~shanepatrickfagan/quickly/quickly_template_help_change