=== wgrant_ is now known as wgrant [00:18] So - if a person that owns a project can't be reached, is it possible to have the ownership of his project transfered to a team? [00:20] MTecknology: Ask a Question. [00:21] wgrant: I don't want to yet, I was just wondering [00:21] That's the way to do it, and it's often done. [00:21] I suppose it's not worth asking if it's possible since everything under the sun is possible in launchpad [00:22] heck... even the sun (lp.net/mysql) is in launchpad [00:24] wgrant: I'll give them a week or two to respond. Then ask :) [01:09] Hm, what do I install to import launchpad in python [01:10] "apt-cache search python launchpad" gives way too many things that all seem like they would be right [01:10] you want launchpadlib maybe? [01:11] it would seem that way but "import launchpad" fails [01:13] man, every documentation like https://help.launchpad.net/API just magically starts with launchpad in your namespace [01:13] how does that happen! [01:16] mrooney: launchpadlib. Not launchpad [01:16] Ah, in that case 'launchpad' is the Launchpad object obtained with launchpadlib.Launchpad.get_token_and_login() [01:17] See the link just above the first example on /API [01:17] wgrant: ah okay, so are they implicitly doing "from launchpadlib import Launchpad as launchpad" ? [01:18] mrooney: No - see how they create the launchpad object on /API/launchpadli [01:18] /API/launchpadlib [01:18] mrooney: nope, they do import launchpadlib, then launchpad = launchpadlib.Launchpad.get_token_and_login() [01:18] then use the launchpad object [01:18] ah yes okay I see it now [01:19] I figured it was way out of date since it tells you to install launchpadlib manually [01:19] and wadlib [01:19] wadllib, that is [01:20] You still have to install them manually. [01:20] Unless you happen to be using Ubuntu. [01:21] Is "happen to be" really an accurate way to phrase that? :) [01:21] What percentage of launchpad api users are using Ubuntu I wonder [01:21] mrooney, im not! :P [01:21] im not a launchpad user anymore either though [01:22] well then, haha [01:22] Lots of non-Ubuntu people use Launchpad. But I suspect we are the majority. [01:23] right [01:24] my ubuntu experience over the past few years has taught me that whenever I start reading a guide that tells you to get something from source and install it yourself, that is packaged in Ubuntu, I should be reading a different guide [01:24] however those are for ubuntu specific things, and as you mentioned LP isn't [01:24] so I guess my intuitions are wrong here! [01:31] anyway I think I'll stick to screen scraping for now, that's easier and allows automated anonymous access [01:48] how long does it take for packages to be deleted from a ppa? [01:49] FAQ I believe [01:50] kiko__: what faq [01:50] * MTecknology pounces on kiko__ at sight [01:50] not https://help.launchpad.net/Packaging/PPA#Frequently%20asked%20questions [01:52] https://help.launchpad.net/Packaging/PPA maybe [01:56] kiko__: thats the same page im on [01:57] ah [01:57] im an idiot [01:57] thanks [03:56] Are any of the LP admins here? I'm wondering how often the ppa build machines are updated? the new hardy kernel fixes the mono amd64 build failure bug, and we're really like to be able t build amd64 packages again [03:57] That is probably a cprov or infinity question. [04:02] cprov? [04:03] lamalex: it's in the FAQ [04:03] I don't see why that would be a FAQ. [04:03] err - sorry, I wasn thinking something different [04:03] * MTecknology goes away [04:04] hehe [04:20] ok, can someone help me with release management? I've got a bunch of releases that are tied to the series "trunk", can I retarget them? [04:22] whoever did this is a punk [04:28] lamalex: A fix was committed to allow that about an hour ago, but it won't appear for another couple of weeks. [04:28] (not even on edge) [04:28] wgrant: to allow moving around of releases? [04:28] lamalex: And milestones. [04:28] wgrant: ah rad [04:29] well at least now I know I can stop clicking every link on launchpad === Andre_Gondim is now known as Andre_Gondim-afk === Rhamphoryncus_ is now known as Rhamphoryncus [09:54] Hi, I just translated a po file that I requested, how do I get it back up on launchpad ? [09:58] upload it! [09:58] visit the template page and there should be an upload link [09:59] I can't find it [10:00] is it i the project itself or where should I search ? [10:00] It should be on this page, right https://translations.launchpad.net/ubuntu/jaunty/+source/debian-installer/+pots/debian-installer ? [10:04] kiko__: any idea waht I'm doing wrong ? [10:06] s/waht/what [10:07] lemme see [10:10] Bert_2, ah, no. you click on the language first, and then "upload a file" === kiko__ is now known as kiko-afk [10:11] kiko-afk: I want to upload the dutch po file for debian-installer, can you supply me a link or the steps to upload it ? [10:12] Bert_2, just click on "Dutch" [10:12] and then "upload a file" [10:13] I don't see that optio the page :s [10:13] hmmm, then you're not an ubuntu translator, perhaps [10:13] I see it here: [10:13] https://translations.edge.launchpad.net/ubuntu/jaunty/+source/debian-installer/+pots/debian-installer/+upload [10:13] kiko-afk: yeah, I'm not, cause the translation team doesn't want to make me a member because they are moving everything to upstream [10:14] and I do not have permission to view that page apparently [10:14] that sounds silly [10:14] Bert_2, can you write at answers.launchpad.net/rosetta so I can figure out how to help you [10:16] kiko-afk: what should I put in the question ? [10:17] that you wanna upload a file and can't :) [10:18] anyway, out to race, bbl [10:20] kiko-afk: https://answers.launchpad.net/rosetta/+question/64194 [10:42] * Adri2000 asks the question for the third time [10:42] Adri2000: what question? [10:42] Adri2000: what question ? [10:42] LarstiQ: lol :P [10:42] ahah :) [10:42] well: [10:43] is it intended that time on +activity's bug pages is utc while everywhere else it seems to be local time? [10:43] Adri2000: 'tis a bug. [10:43] Adri2000: Well, sort of. [10:43] Adri2000: But the activity log is all changing this release. [10:43] So wait a couple of weeks and then file bugs. [10:44] ok! thanks for the info [10:52] Hi! I've got a problem when trying to copy PPA packages to the Jaunty series from Intrepid. [10:52] "The following source cannot be copied: gnunet 0.8.0c-0-0ubuntu0~ppa0 in intrepid (binaries conflicting with the existing ones)" [10:54] Milan-BV: It means what it says. [10:54] You can't rebuild binaries from the same source in the same archive. [10:54] that's the point that's not clear :-) [10:55] why isn't it possible? How should I add a Jaunty series for these packages? === sale_ is now known as sale [10:58] wgrant: from the help, I've understood renaming the packages/versions is not necessary [10:59] Milan-BV: Which help? It might need correcting. [10:59] Milan-BV: Copy it with binaries. [10:59] If it won't work with the same binaries, you have to increase the version. [10:59] but binaries should be different between intrepid and jaunty... [11:00] Why? [11:00] I want the package to be rebuilt using new libs [11:00] Most binaries in Ubuntu are identical between them. [11:00] In that case you need to increase the version. [11:01] OK that works [11:01] funny - is that how official repos do too? [11:02] Yes. [11:02] What's funny about it? [11:03] The version clearly has to be different, or upgrades won't work.\ [11:09] true... I was thinking in terms of PPA, that's why I've been misled [11:09] thanks ofr your help [11:10] How does it being a PPA affect that? [11:10] because PPA versions are always > official archive versions [11:11] I still don't see how that's relevant. [11:11] not that it's true [11:12] I'm not saying that's relevant, I'm saying that's how I was thinking :-) [11:12] LarstiQ: There is almost no point uploading one that is less than a primary archive version, so it is basically true. [11:13] wgrant: at the point of uploading, yes. [11:13] LarstiQ: True. [11:14] But they effectively don't exist once they're superseded by something in primary. [11:14] wgrant: can we sum this up by "you need to think about upgradepaths for PPAs too"? [11:16] LarstiQ: You could. But almost nobody does it. [11:18] wgrant: that's a shame. [11:18] (I would, but I categorise anybody who uses my PPA as an idiot, because of what I need to do in it) [11:19] wgrant: what do you need to do? [11:21] LarstiQ: Build various prereleases of primary archive packages. Sometimes lots of uploads with incrementing versions to work out LP buildd quirks causing failures in the primary archive. It has also been used to do bad things to discover Soyuz security vulnerabilities. [11:25] It'll be much cleaner once we can have multiple PPAs per user in a month or two. [11:27] wgrant: right, not exactly a PPA to distribute packages to end-userrs :) [11:28] LarstiQ: Eeeeeh. No. [11:28] Some people have tried to use it as such, unfortunately. === kilin_ is now known as panattan === sale_ is now known as sale [13:39] Loggerhead seems dead === cyberix_ is now known as cyberix [14:06] I downloaded all the .po and .pot files for the TangoCMS project, I can't find where to upload them all now though... I can only see upload links for individual templates. Where can I upload them all at once? [14:27] hi, why would I get Rejected: Signer has no upload rights at all to this distribution.? [14:39] AdamDH: because the key the upload is signed with isn't allowed to upload to wherever it was uploaded? [14:40] I have not changed my dput confing uplaoded 8 packages to my ppa fine then that one was refused with that warning seemed a little odd [14:40] *config [14:41] no changes at all re uploaded again and it worked fine seems a little odd [14:44] AdamDH: ok, things to make sure is that you are dputting to the right location, that you've signed the upload, that the key you sign with is known to launchpad, and connected to a person in the team for that ppa [14:44] AdamDH: if all that checks out, I have no idea :) [14:47] all checks out on a repeat upload it worked fine same command line arguments to dput as the first time I uploaded it, I will just put it down to one of those Gremlins inside Launchpad [15:26] I've got a problem with a crashing VCS Import(http://tinyurl.com/bu3pv6). Where should I post this as a bug? [15:27] xhochy: https://launchpad.net/launchpad/+filebug [15:28] andrea-bs: Thanks, thought there might be a subproject for VCS imports [15:28] cprov: ping [15:28] xhochy: yes, there is; but if you file it under Launchpad Itself, bug triagers will move it to the correct project [15:29] lamalex: pong [15:29] hey! wgrant told me to ask you about when the ppa build machines will be updated to the new hardy kernel. There's a fix for the xen bug that causes building 64bit mono packages to segfault [15:30] lamalex: if the fix is good we have to organize that with IS guys (infinity). Is there a bug reported about the problem ? [15:31] cprov: yeah one moment, ill go grab i [15:32] cprov: https://bugs.launchpad.net/bugs/237724 [15:32] Ubuntu bug 237724 in linux "linux-image-2.6.24-18-xen breaks mono" [High,Fix committed] [15:38] lamalex: I've created a task for launchpad-buildd and will poke infinity when I have a chance. [15:38] lamalex: he will know how to proceed. [15:38] cprov: tthanks for looking into it [15:38] very appreciated [15:40] lamalex: np, thanks for tracking the change and warning us about it. [15:41] cprov: it's out of self-interest [15:41] cprov, ping [15:41] we're really tired of having to distribute a seperate amd64 deb [15:41] cody-somerville: pong [15:42] cprov, Can you take a look at https://edge.launchpad.net/ubuntu/+source/sivp/0.5.0-1ubuntu1/+build/904358 ? The build "freezes" on non-virtual amd64 but not virtual. [15:42] lamalex: very near the end, we will all be happy again :) [15:42] :) [15:43] cody-somerville: I can look, but only *master infinity* can help us on this ;) [15:43] * cody-somerville nods. [15:44] cody-somerville: only on amd64 ? [15:45] cody-somerville: quite the opposite, huh ? only builds on i386 and lpia (which is pretty much i386) [15:45] cprov, What do you mean? [15:46] cody-somerville: the source in question was only successfully built on i386 and lpia [15:46] cprov, right [15:46] cprov, it freezes if built on non-virtual amd64 [15:46] however, building on a virtual amd64 it builds fine [15:47] cody-somerville: yup, could you please file a bug on launchpad-buildd with the relevant information ? [15:47] cprov, sure thing [15:48] I'm about to go to my great grandmother's 80th birthday so I'll do that when I get back ;) [15:48] cody-somerville: a link to a successfully build in virtual-amd64 would make things easier. [15:48] * cody-somerville nods. [15:48] cody-somerville: okay, I will talk to infinity about this too (long long list already :)) [15:48] :) [15:54] * cprov dashes away, as well === Andre_Gondim-afk is now known as Andre_Gondim [18:05] I'm trying to reach ppa.launchpad.net but it seems to be down. Is there a mirror or alternative? (I'm trying to install banshee 1.4 for Intrepid) [18:08] the host is up (answering pings) but the web server is unresponsive (tcp/80) [18:09] Might just have to wait it out [18:11] Okey dokey. Do you know, is this kind of down time typical with ppa or am I just lucky to hit it on my first use ever? [18:12] Not sure unfortunately, I'm very new to Launchpad :D [18:12] it's far from usual, it's the first unanounced down-time for PPA I have [18:15] Okay, thanks for the info. [18:17] Ah, it just came back! [18:18] Woo :) [19:48] how can I free space in my PPA - deleting packages does not help... :-( [19:53] Lure: deleting packages can take a while [19:54] how long have you waited? === Andre_Gondim is now known as Andre_Gondim-afk [19:54] lamalex: I did some deletes yesterday, even more (agressive) 15 minutes ago [19:56] ah [19:56] nm then [19:59] How long does it take for a PGP key to sync with the Ubuntu keyservers? I've waited about 3 hours and still can't add mine to Launchpad... [20:04] ruairidh: are you sure you added it correctly? [20:06] I'm fairly sure. I added the fingerprint as I should. [20:06] Then imported them to the Ubuntu Key server === mwhudson_ is now known as mwhudson [20:18] gmb: managed to get the server manager, since the egg cache issue is solved there haven't been any errors in the logs [20:25] morning [20:26] Evening :) [20:26] Oooh got my GPG problem solved :) [22:31] hello, how could I join the ubuntu french translator team, please? [22:35] blue-frog, check the teams page [22:35] if you refer to https://translations.launchpad.net/~ubuntu-l10n-fr it doesn-t help me much... [22:36] https://translations.launchpad.net/ubuntu/jaunty/+lang/fr [22:36] ty [22:37] ok but this is as a "normal" launchpad user". there is no way to have a "reviewer status? [22:40] Umm [22:40] I only really properly looked at LP today [22:40] it's ko i am followinfg links.. [22:40] I would imagine that there's a way [23:42] are there permissions on 'set as dup' in the bugtracker [23:42] lifeless: No. [23:42] Anybody authenticated can do it. [23:42] just had a [well intentioned I assume] vandal mark there totally unrelated bugs as duplications [23:42] they all involve unicode but no actual correlation inside the system [23:42] Then you shoot that person, and they don't do it again. [23:42] Aha. [23:43] there are only 2 groups qualified to determine duplicates IMNSHO: the developers[and non-devs that have learnt how for a particular product], and automated systems that have been taught how [23:46] lifeless: Perhaps restricing to the bug supervisor would work. [23:46] But it's little worse than marking something Invalid or Fix Released improperly. [23:47] Maybe for a project like bzr it is OK to restrict permissions, but (as I'm sure you know) in Ubuntu we rely on a lot of unprivileged triagers. [23:47] Because we have approximately far too many bugs. [23:47] well [23:47] In my experience the unprivileged triagers are a mixed blessing at best [23:47] creating work is creating work, after all [23:48] Ehem. Yes. [23:48] I think a change review system would be very, very useful. [23:48] We do it through #ubuntu-bugs now, and Brainstorm has it integrated. [23:48] Unprivileged users could propose dupe markings or importances, and we could quickly click through them to approve/decline. [23:48] I know that in e.g. ubiquity Colin would rather than noone ever file a duplicate bug, nor anyone not a developer of that package mark bugs as dups, because its extremely hard to tell the root cause [23:48] Right. [23:49] for that product the backtrace is (to a first approximation) useless. [23:50] wgrant: I also loath things being set fixed released or invalid that aren't fixed or invalid; it means a user put effort into telling us something is wrong, and we've lost that data [23:50] lifeless: Right, I wasn't saying that it was good that they were allowed to be set by unprivileged people - just that it would make sense to secure all or none. [23:52] The importance restriction works quite well, except that importance changes can only be sponsored by asking in #ubuntu-bugs, and Wishlist is an option. [23:52] I'm fine with the bug reporter saying 'fr/invalid' [23:53] or even dup [23:53] because if they fail to get their bug fixed by saying its another, its their loss [23:53] :P [23:53] Yep. [23:53] And lots of people manage to file the same bug twice in a few minutes.