[01:54] Afternoon. How can I get the messages attached to a bug using launchpadlib? [01:54] I have a bug.messages_collection_link, but trying a luanchpad.load() on that gives an error [01:55] Hey michaelh1 [01:55] Try for message in bug.messages_collection: [01:56] Not messages_collection. Just messages. [01:58] Yip, that does it. I didn't see that in the 1.0 API doc. What's the best way of finding such things? [01:58] michaelh1: launchpadlib is magic, and +apidoc doesn't know about the magic. [01:58] *_link and *_collection_link are just URLs. [01:58] launchpadlib works this out, and turns them into more normal attributes that retrieve the contents automatically. [02:00] Ah, so where I was using load(task.bug_link), I should use just task.bug [02:02] michaelh1: Exactly. [02:11] Is there a way to speed things up by assuming the cache is good? [02:11] or other ways of speeding things up when you're writing a new script? [02:32] michaelh1: there is a post about tuning lp api scripts on the launchpad blog [02:32] michaelh1: beyond that, its largely in the lp devs hands to make things faster - which we are doing [02:38] lifeless: it's more that I'm running the same script over and over while developing, so could re-use the same data without fetching [02:39] lplib has a cache in it [02:41] so you should already be avoiding some redudant transfer [02:45] lifeless: yip, but my data set is read only and (for now) I don't care about upstream changes [02:45] It's all good. [02:46] LP rejected a PPA upload because I used a bad team name. [02:46] It has ignored two subsequent uploads to the right name, giving me no response. [02:46] It is correctly signed -- the changes file is identical to the rejected one. [02:51] Not sure where I should file this bug against (lauchpad.net or w3m). I filed a bug via the command line which opened up launchpad.net via w3m. I tried to login, multiple links are present on the login page (including cancel), but I have no way to continue. The text where I would expect continue to be a link to submit my credentials appears to just be text, not a link [02:51] spm: Is germanium's process-upload.py somehow unhappy? [02:51] Or its poppy-sftp? [02:52] wgrant: how would I tell ? [02:52] wgrant: spm is awl [02:52] tgm4883: well, both arguably have a problem - I'start with a bug on launchpad-foundations [02:53] lifeless: No idea. [02:53] I guess I'll try cocoplum instead. [02:53] lifeless, ok, i'll file one there. Thats where I was leaning anyway since the rest of the links appear to be working. Thanks === hggdh is now known as hggdh|away [03:46] Anyone else having problems with "pear"? [03:49] ? [03:51] oi [03:51] Launchpad is running like hell on my Firefox [03:52] https://launchpad.net/ubuntu/+source/xorg is updating very slowly when scrolling [03:52] magcius: nvidia chipset? [03:52] micahg: indeed [03:52] I'm running a Firefox nightly and I have a few patches for the xserver [03:53] png provoked driver bug IIRC [03:53] lifeless: hm? [03:53] ok, what the hell? [03:53] magcius: known issue, I need to upstream it [03:53] https://dev.launchpad.net/ <-- the header background is a solid color png [03:54] and it's 1px wide, which is going to cause hell on the browser rendering [03:54] any reason you can't use background-color? [03:54] lifeless: do you know the cause? [03:55] lifeless: I can report it to the team, if you want. [03:55] It won't cause hell -- it's a very normal technique. [03:55] But yes, it should be a background colour. [03:55] wgrant: 1px wide is still stupid. [03:56] well, we still support ie6 [03:56] ok [03:56] anyhow, I don't know the cause, I just remember a thread somewhere about linux driver bugs causing this behaviour [03:56] micahg: do you have a bug # for magcius ? [03:56] I don't run Ubuntu. [03:57] magcius: And ? Its not Ubuntu specific (in fact, I suspect we've fixed it in Ubuntu) [03:57] lifeless: hm, how did you fix it? xorg patch? [03:57] bug 223238 [03:57] Launchpad bug 223238 in firefox-3.0 (Ubuntu) "Extremely slow Ajax/Javascript/CSS performance in Firefox 3 using non-free nvidia-glx-new (affected: 18, heat: 146)" [Undecided,Confirmed] https://launchpad.net/bugs/223238 [03:57] Thanks [03:58] oh what the hell [03:58] can I have a txt dump of that page, comments, attachments? [03:58] https://launchpad.net/bugs/223238/+text [03:58] Launchpad bug 223238 in firefox-3.0 (Ubuntu) "Extremely slow Ajax/Javascript/CSS performance in Firefox 3 using non-free nvidia-glx-new (affected: 18, heat: 146)" [Undecided,Confirmed] [03:59] Thanks [03:59] This is why I love LP./ [03:59] Except for code hosting. [04:00] ok, there's no patches [04:00] http://launchpadlibrarian.net/14027687/unnamed <-- oh, thanks [06:51] is there anyone around why can score up the chromium and mozilla daily builds? [06:51] Yes, I can. [06:51] StevenK: awesome, do you know where they are? [06:52] Nope, I am blissfully unaware [06:52] I'm guessing ubuntu-mozilla-daily somewhere [06:52] https://edge.launchpad.net/~chromium-daily/+archive/ppa [06:53] https://edge.launchpad.net/~ubuntu-mozilla-daily/+archive/ppa/+packages [06:53] StevenK: don't bother w/chromium-codecs-ffmpeg as it's broke [06:53] StevenK: thanks :) [06:53] You want all of the chromium builds bumped? [06:54] Doesn't it take hours to build? [06:54] StevenK: looks like just i386 needs bumping [06:55] and for the daily, I think it's an hour [06:55] oh, maybe not [06:55] micahg: i386 for hardy, jaunty, karmic, lucid and maverick is where I'm going ... [06:55] yeah, between 1-2 hrs depending on which builder I think [06:56] maverick build in 1 hr, jaunty in 2 [06:56] on amd64 [06:58] maybe it's just the small number of builders...not the python stuff [06:58] python stuff is still 2400 [06:58] StevenK: any idea how long until the PPA bulders come back, i386 is showing 8/1 for build date [06:59] Nope, but they're not usually gone all that long [06:59] StevenK: well, if we have to be picky about which builds to rescore, I'd say lucid and maverick [06:59] But yes, you're right, there's 7 amd64 builders and 3 i386 [07:00] micahg: Given there's 3 builders, I'm a little bit retiscent to score up a bunch of stuff that could keep one builder fully occupied for over 24 hours, that's all. [07:00] that should only be about 8 hrs of build time [07:01] StevenK: no, just lucid and maverick i386 for mozilla daily and chromium daily [07:01] that should be around 8 hrs [07:01] That's still 8 hours just for chromium :-) [07:01] no, should be 2-4 [07:02] StevenK: just the daily PPA I think [07:02] Um. [07:02] There are 3 i386 builders. [07:02] Dailies are surely the last things that should be scored up. [07:02] * StevenK waves his hands [07:03] I'm doing it because I was asked to, and would rather avoid an argument about the best use of buildd CPU time [07:03] Well. [07:03] I don't think dailies are the best use. [07:03] these are the most popular dailies [07:03] Given that they happen... daily. [07:03] And take a damn long time to build. [07:04] * micahg will reduce the request even further to just xulrunner-2.0 and firefox 4.0 i386 for lucid and maverick for the mozilla stuff which'll take all of 2 hrs to build [07:05] micahg: That's all of the chromium stuff bumped [07:06] StevenK: I hope just 2 builds, right? [07:07] micahg: 4 builds [07:07] But I've bumped stuff by mistake that can be fixed [07:07] micahg: And xulrunner-2.0 firefox-4.0 i386 {lucid,maverick} bumped [07:08] StevenK: awesome, thank you :) [07:12] micahg: why aren't you just using the nightlies provided by Mozilla? [07:12] magcius: we use some system libs and our builds come as .debs [07:12] micahg: ok. [07:12] micahg: are there any changes to the source besides the configuration? [07:13] micahg: also, are you using PGO? [07:13] magcius: yes, we remove the binary parts [07:13] magcius: no, not yet since upstream is not doing it yet [07:13] micahg: binary parts? Also, isn't this a violation of the trademark guidelines? [07:13] magcius: we should go to #ubuntu-mozillateam to continue this [07:13] micahg: ok [07:14] micahg: I don't use Ubuntu, though [07:14] magcius: k, but this discussion is OT for this channel :) [07:15] micahg: I agree. [07:16] micahg: does Launchpad have a "Send Upstream" button yet? :P [07:16] magcius: no, but it's in progress I think [07:19] is http://packages.ubuntu.com/ obsolete now with http://launchpad.net/ubuntu/+source having the same data and more? Will it be phased out? [07:22] hi, what happened with the i386 ppa builders? [07:22] i386 3 679 jobs (three days) [07:29] logari81: the builders are overloaded terribly right now [07:30] magcius: but why only i386? [07:30] logari81: because that's the majority of where build jobs go [07:30] ok [07:33] magcius: is there any way to cancel some jobs? I don't want to contribute to this jam [07:33] logari81: don't worry about it [07:33] logari81: someone here could probably do it though [08:40] I have a bunch of new translation files that have been sitting in my import queue with the status "Needs review" for some time now. [08:40] How can I get these imported? === stub1 is now known as stub === lag is now known as lag-day-off [09:41] any launchpadders around? I'm having a problem with a private PPA [09:43] I'm seeing the following error: https://pastebin.canonical.com/35210/ [09:43] after I try to upload to that private PPA. Another user is having the same problem [09:51] allenap: ^^ [09:57] tseliot: I don't know about PPPAs but I'll see if I can find someone who does. [09:57] allenap: thanks [09:58] Perhaps if I mention soyuz here I'll cause some IRC clients to go ping :) [09:59] hello [09:59] was OTP [10:00] tseliot: it's a bug [10:00] private team? [10:01] we've got private teams using private PPAs elsewhere though, so this is odd [10:04] bigjools: yes, it's a private team [10:05] tseliot: please file a bug on launchpad-registry, their code has a bug [10:05] paste that rejection message [10:06] ok, thanks [10:12] I've filed bug #611617 [10:12] Launchpad bug 611617 in Launchpad Registry "Uploads to a private team's PPA are rejected (affected: 1, heat: 8)" [Undecided,New] https://launchpad.net/bugs/611617 [10:12] tseliot: was it a private PPA as well? [10:12] I have an e-mail in a mailing list's moderation queue which was sent by a subscriber.. How can I tell why it's being held for moderation? [10:12] bigjools: yep [10:12] tseliot: ok thanks [10:14] It even correctly identifies the sender and sets the Author URL to point to his lp page. [10:14] so it's not because he's using an e-mail address unknown to LP, which was my only guess. :-/ [10:15] He also says he doesn't actually receive any e-mails from the list. [10:15] bigjools: if you need further information, just let me know :-) [10:15] and thanks for your help [10:15] tseliot: I need to wait for curtis to comment [10:15] np [10:16] ok [10:16] Sounds like it's because the private team's email addres is the maintainer. [10:16] There's a private team? [10:17] soren: I refer to tseliot's issue. [10:17] Oh. [10:17] Heh :) [10:17] ah, let me check the other packages [10:20] soren: content in the email ? [10:20] soren: or subject [10:21] wgrant: I've just looked at another package (that was successfully uploaded) and the maintainer's address is not the team's address [10:21] czajkowski: Well, he does says "Wow!" in there, but being excited should be allowed :) [10:21] tseliot: What about the package that failed to upload? [10:21] soren: I'm not gonna argue, just seen it sometimes if a subject is odd or there is unusal content. [10:22] wgrant: it was using the team's address [10:22] tseliot: That would probably be it, then. [10:22] yep, let me try here [10:22] czajkowski: Yeah.. I don't /think/ that's it. It doesn't look spammy to my eye at all. [10:22] Someone should probably add that to the bug. [10:24] wgrant: I'll try to upload again and add a note in the bug report [10:24] czajkowski: Uh... And now the one in the queue just got accepted (without my doing anything) and another one he sent shot straight through. /me suspects a man behind the curtain laughing at me right now [10:25] soren: tis early in the morning, go make yourself a cuppa tea ;) [10:31] * soren does so [10:34] wgrant: that did it [10:34] tseliot: Excellent. I've already commented on the bug. === jelmer_ is now known as jelmer [10:36] wgrant, bigjools: thanks for your help [10:37] tseliot: coolio, glad it works now [10:38] so it DTRT, just the error message was kinda funky [10:38] yes [10:39] Is it the right thing? [10:39] I guess it does end up in indices... [10:46] can anyone look at this https://code.launchpad.net/~x3lectric/xbmc/svn-trunk [10:46] it fails most of the times [10:48] X3: It's that same issue as before... [10:48] LOSA ping: pear's bzr-svn config is corrupt again. [10:48] ugh [10:48] wgrant if the issue is that it keeps failing then ya [10:48] mthaddon: I'll be landing a fix for that issue tonight. [10:49] morning btw [10:49] hi William, Tom, X3 [10:49] hi jelmer [10:49] Morning jelmer. [10:50] wgrant, jelmer: ok, I think that should be better now [10:50] whos buying breakfast? [10:50] * jelmer hands X3 a cup of coffee [10:50] * X3 takes it and has a sip [10:51] mthaddon: Thanks. [10:51] np [10:51] * X3 passes bacon sandwiches around [10:56] also besides that trunk failing to import, i wanted to ask about ntfs-3g is there a actuall ntfs-3g-2010.5.22 all I see is older versions [10:57] some bugs I have been fixed in that new version [10:57] X3: 2010.3.6 is the latest version in Ubuntu. [10:57] current in linux even backport dont work [10:58] ya that version is still bummed [10:58] X3: The import is going again. [10:58] On one of the slow machines, sadly. [10:58] thx [10:58] lol [10:58] they all slow [10:59] But some are slower than others. [10:59] 20 hours to compile sabnzbdplus backport [10:59] Oh, they're different machines. [10:59] its a bit congested it seems [10:59] The build farm is a little busy at the moment. [10:59] Yes. [11:00] is there an easy way to import the new ntfs-3g and have it buid [11:01] im quite new at packaging and all my attempts fail [11:30] how do I request a code import if the ntfs-3g project doesnt exist [11:30] im at the request page and only 3 related projects are up [11:35] do I have to register the project myself or how can I link it otherwise [12:01] hi , I'm not able to assign a bug to the docs team [I'm part of the papercuts team,the bug supervisor for papercuts project] , is that also not possible now? [12:02] Error ID: OOPS-1672N688 [12:02] https://lp-oops.canonical.com/oops.py/?oopsid=1672N688 [12:02] and Error ID: OOPS-1672N673 [12:02] https://lp-oops.canonical.com/oops.py/?oopsid=1672N673 [12:03] tried several times and it keeps giving Timeout Error.. [12:19] bah , same problem with edge too :( Error ID: OOPS-1672EB2311 [12:19] https://lp-oops.canonical.com/oops.py/?oopsid=1672EB2311 [12:56] can someone confirm that launchpadlib does not have proxy support? [12:57] add-apt-repository uses it (i think) and fails in proxy environment === yofel_ is now known as yofel [12:59] pmatulis: It doesn't (but I think it's more a Python issue). [12:59] jpds: alright, thx === mrevell is now known as mrevell-lunch [13:03] hmm ,i kept trying and lp kept giving me timeout errors! but seems to have worked! [13:03] now I have a double comment :/ === matsubara-afk is now known as matsubara === mrevell-lunch is now known as mrevell [14:31] Three days until my package builds? *moaning* [14:33] i been waiting for way more then 3 [14:44] where are you getting three days from? [14:45] we owns the buildd with KDE ... muwhahaha :P [14:46] jk [14:46] bigjools, https://launchpad.net/~diwic/+archive/ppa/+build/1897162 [14:46] hmmm [14:46] ok thanks [14:46] we might get some builders back today I hope [14:47] bigjools, are they busy building other things? [14:47] bigjools, doing archive rebuilds as a result of the new toolchain? [14:48] bigjools: same goes for https://code.edge.launchpad.net/~team-iquik/+recipe/lmsensors-trunk [14:48] no, the rebuilds were scored to the bottom [14:49] btw can you delete the first 2 builds from that [14:49] since we want the package to go in experimenting [14:49] we've got a backlog because the available build machines has been reduced for 2 days [14:49] you can delete your own builds if theyre not necessary [14:49] okay [14:49] bigjools: ok [14:49] just delete the source and the build will be ignored [14:50] err [14:50] bigjools: its a daily build ^_^ [14:51] recipe? [14:51] bigjools: delete the recipie? :o [14:52] I was asking if it's a recipe build [14:52] yes [14:52] ok [14:52] abentley: is it possible to have more than one outstanding recipe build for the same package/person/ppa ? [14:53] bigjools, yes, if the distroseries are different. [14:54] abentley: what if they're not? [14:54] bigjools, then you should get an error when you request it. [14:54] ok === matsubara is now known as matsubara-lunch [14:55] shadeslayer: you can directly cancel the build request for a recipe [14:56] bigjools, I believe only admins can do that. [14:57] abentley: oh really? why the restriction? [14:57] bigjools, because it's not a proper cancel. [14:57] brr everything is frozen [14:58] oh, the slash and burn approach cancel [14:58] bigjools, it's just that horrible DB query, except as python. [14:58] oh finally [14:58] abentley: right [15:04] sinzui: any luck regarding yesterdays request? [15:04] czajkowski, none yet. I am going to send spam to all launchpad engineers to see if anyone knows if the information exists and how to read it [15:05] thanks [15:05] much appreciated [15:39] jelmer: any news on the kdelibs import? :) [15:49] shadeslayer: Not yet, still work in progress. I might have some more time for it tonight or some evening next week. [16:20] Hmm, milestones on my project are a bit bugged. Tried to delete the bugged milestone, got OOPS-1672C952 [16:20] https://lp-oops.canonical.com/oops.py/?oopsid=1672C952 === fta_ is now known as fta === fta_ is now known as fta [16:52] jelmer: ok .. just wanted to know the status [16:52] shadeslayer: I'll make sure to keep the relevant bug up to date - do you have the bug #? [16:52] er.. i forgot :P [16:52] ill look it up [16:57] jelmer: bug 579491 [16:57] Launchpad bug 579491 in Bazaar Subversion Plugin "iter_changes on caching logwalker supports only one prefix (affected: 3, heat: 15)" [Undecided,Triaged] https://launchpad.net/bugs/579491 [16:57] ive subscribed my self now === salgado is now known as salgado-lunch === matsubara-lunch is now known as matsubara === deryck is now known as deryck[lunch] [17:50] Could I losa please rename the live-helper project to live-build? === salgado-lunch is now known as salgado [17:50] cody-somerville: is that a blocked name? if not you should be able to rename yourself [17:52] mthaddon, how? there isn't a field in change details [17:52] are you not the maintainer? [17:52] mthaddon, I am, yes. === deryck[lunch] is now known as deryck [17:53] hmm, I thought maintainers could - in any case, renaming for you [17:53] cody-somerville: done [17:54] mthaddon, thanks. Can you set up an alias too? [17:54] mthaddon, live-helper -> live-build [17:54] ok, done [17:54] Thank you! :) [17:58] np === Ursinha is now known as Ursinha-lunch === beuno is now known as beuno-lunch [18:50] How can I find what is my ID URL [18:54] I think I got it, it should be https://launchpad.net/~my-nickname, now I have to remember whether I have provided a nick name or where to add it === beuno-lunch is now known as beuno === matsubara is now known as matsubara-brb === matsubara-brb is now known as matsubara === Ursinha-lunch is now known as Ursinha === fta_ is now known as fta === fta_ is now known as fta === Philip6 is now known as Philip5 === bpeel_away is now known as bpeel [22:34] any possible way to re-enable a ppa that has been disabled? [22:34] plars: yes, ask a losa I think [22:35] james_w: ok, thanks [22:37] plars: If a PPA has been disabled, you can reenable it yourself. [22:37] If it's been deleted, it's not really recoverable at the moment. [22:38] wgrant: yeah, in my case I think I deleted it, but if I try to upload to it, I think it said it was disabled... it's deleted, but still there it seems (confusing) [22:38] plars: At the moment, deleting it just removes the archive from disk. It doesn't yet remove it from the database, although it probably will soon. === matsubara is now known as matsubara-afk