[00:01] mwhudson: how long does it take on average for a branch to be scanned? [00:03] jelmer: 30s [00:03] jelmer: given the scanner runs every minute [00:05] mwhudson: surely "30s + the average time it takes to do the scanning work"? [00:05] yes ok [00:05] but that's not very long on the whole [00:05] since we un****ed the scanner [00:05] (sorry, I haven't been pedantic for *hours*) [00:05] (because I was asleep) [00:12] spiv: perhaps for your directory entry then: coder of bizarre, and pedantical chatter; start python faster [00:12] spm: :) [00:12] spiv: feel very free to improve (not hard) ;-) [00:27] mwhudson: so my lp:~jelmer/git/trunk branch doesn't work again, any chance you can check? [00:32] it won't use older revisions? [00:32] I mean, revisions that I pushed using my previous push [00:34] Are ARM buildbots planned for the PPAs? [00:34] it's uploading a 130Mb repo in 50 seconds, that can't be right.. [00:48] jelmer: you're right, that is much too fast :) [00:49] * thumper looks [00:49] jelmer: what is the new branch you're pushing? [00:49] thumper: I've just pushed to ~jelmer/git/trunk [00:50] jelmer: have the revision ids changed? [00:51] thumper: no, the revision ids haven't changed [00:51] * thumper ponders [00:51] (I added a workaround for a bug in bzr's revision serialization mwhudson pointed out) [00:54] jelmer: our OSA has gone walk-about, I'll check and get back to you [00:54] jelmer: mwhudson is at PyCon :) [00:55] thumper: thanks [00:55] ahh, I was wondering why he was less responsive than usual :-) [00:58] it seems that ppa builders are completely broken [00:58] https://edge.launchpad.net/~ubuntu-mozilla-daily/+archive/ppa [00:58] 6 hours doing nothing? [00:59] https://edge.launchpad.net/builders/bohrium: it's beeing doing that for ~5h [01:01] Primary is the same too. [01:01] No jobs have been started for 4 hours or so. [01:02] spm: ^^ [01:06] wgrant, fta ta. am fighting some rather nasty fires at the moment. will get back to you asap. [01:13] <_steven_> anyone know if the upcoming milestone to release conversion on april 1st will include linking bugs to newly created milestones? [01:15] _steven_: I don't know off-hand. [01:15] _steven_: are you subscribed to the launchpad-users mailing list? [01:15] <_steven_> no [01:15] hmm. [01:15] <_steven_> was just reading the blog post [01:17] _steven_: there's nothing in the announcement to launchpad-users either. [01:18] _steven_: sinzui & others likely to know are asleep right now. If you really want to know then I suggest either asking a question on answers.launchpad.net/launchpad-registry, or emailing launchpad-users. [01:18] or waiting until US working hours. [01:19] hello there, is there any particular reason why all but one PPA i386 building machines are idle even though there are 51 build in the queue? Should I just wait a little time or should I go to bed and check this tomorrow? [01:19] <_steven_> if they're from US, I doubt they're asleep, just not working [01:19] _steven_: Bugs are not linked to milestones by the migration script. [01:19] sure. I used the word in the figurative sense :) [01:20] * sinzui thinks how that could be done [01:20] oh. hurrah. [01:20] cpscotti: it's a known problem. we're working on it now. [01:20] hmmm thanx! [01:20] =] [01:20] <_steven_> sinzui: my project has never used milestones before, but I'd like all my old bugs that I fixed in a certain release to be targeted to the newly created milestones [01:21] <_steven_> it might not be trivial to do though [01:21] _steven_: We intend to create a unified milestone/release page what will show the changelog and closed bugs. [01:21] <_steven_> that would be a nice addition [01:22] <_steven_> is that part of 2.2.3 or coming later? [01:23] _steven_: I'm hacking on it right now. I'm going to beg permission to landed it for the 22.3 release. [01:23] <_steven_> hehe, ok [01:23] sinzui: :D [01:24] _steven_: The act of associating a bug with a milestone is manual. However, there are rules to link (html anchor) a bug in changelog, so I image that if we trust the changelog/release notes, we could mine that to link bugs milestones. [01:26] <_steven_> ok, any documentation on the correct format? [01:27] _steven_: if the text or a changelog contain bug 1234, bug #1234, lp: 1234, we assume that that is a Launchpad bug [01:27] Launchpad bug 1234 in launchpad-foundations "Gina is an unmaintainable mess of command line options, environment variables and shell scripts" [Medium,Fix released] https://launchpad.net/bugs/1234 [01:27] oops [01:27] <_steven_> sinzui: would lp#287995 match? [01:28] _steven_: yes. We have a nicer report for blueprints an bugs that are explicitly targets to milestone [01:29] <_steven_> sinzui: I always put my changelog in the release description because I can never get the changelog to show on the release page [01:30] <_steven_> sinzui: for example, this release has the changelog contents in the description and the changelog fields, but only description shows: https://launchpad.net/linuxdcpp/1.0/1.0.3 [01:31] <_steven_> will that be modified with the changes you are working on? [01:31] _steven_: yeah. most projects do. I am proposing that we include (but hide the changelog). I have no explanation why the change log is hidden. [01:31] only the RDF published the changelog [01:33] We wont be modifying. I think putting the changelog in a expanding section is a good way to expose the information while minimising the duplication. beuno will review the design to finalise how we reconcile this historical oversight. [01:34] <_steven_> ok, so if you guys happen to implement milestone to bug conversion, it should work with my changelog [01:37] <_steven_> sinzui, jml: thanks for the help [01:38] _steven_: np [01:41] wgrant: fta: stuff seems to be processing again. leastways, the buildd's are busy again. [03:03] jelmer: you branch is failing to scan with the SyntaxError: not well-formed (invalid token): line 6, column 46 from bzrlib.xml_serializer, line 101, in read_revision_from_string [03:06] thumper: thanks [03:07] jelmer: I thought you'd be asleep :) [03:07] jelmer: do you want the entire stacktrace for bzrlib? [03:08] thumper: no, thanks, I think this is an indication the bug I thought was fixed is still around [03:08] ok [03:08] jelmer: can I delete that branch then? [03:08] jelmer: otherwise it is going to try every minute or so [03:09] jml: we need a way to tell the scanner not to try...:-| [03:10] thumper: easy easy easy :) [03:12] thumper: I've already done so [03:12] jelmer: thanks [03:12] thumper: daylight savings is messing with me [03:12] :) [03:24] thumper: is it still DST in NZ? [03:24] jml: until this weekend I think [03:25] *nod* [03:25] fun and games and 8am start times :( [03:25] thumper: seems to work ok now: http://bazaar.launchpad.net/~jelmer/git/trunk/changes [03:25] * jelmer gets some sleep [03:34] jelmer: your git branch got scanned in the end i see [03:35] jelmer: it occurred to me that the case like this, when there are lots of revisions new to launchpad being scanned, is still pretty slow [03:35] mwhudson: not entirely scanned :( [03:36] mwhudson: loggerhead says last rev was 3000 [03:36] mwhudson: LP says 1000 [03:36] huh what [03:36] oh yes [03:36] mwhudson: I'm guessing that the commits done after chunks has meant that the first 1000 were fine [03:36] mwhudson: but something went wrong in the second 1000 [03:36] mwhudson: or it could still be scanning :( [03:37] mwhudson: with new revisions [03:37] but it's all one transaction [03:37] isn't it? [03:37] nope [03:37] hasn't been for ages [03:37] otherwise it was holding the transaction open for too long [03:40] ah [03:42] I have recieved an upload failure for the latest revision of pulseaudio for amd64. I retried the build once thinking the failure to upload was a transient error: https://launchpad.net/ubuntu/+source/pulseaudio/0.9.14-0ubuntu15/+build/923086 [03:42] All other architectures have built and uploaded successfully. [04:14] TheMuso: you'll probably have better luck asking at the end of the day, given the time zones where the soyuz guys work [04:15] or file a bug [04:15] jamesh: Thanks, will do [04:17] TheMuso: can you see the upload log? has a 'duplicate key value' fail. I call bug. [04:18] spm: Yes, I can bounce the upload failure to you if you would like. [04:18] hmm. I think someone else came up with that one recently [04:19] https://bugs.edge.launchpad.net/soyuz/+bug/347194 [04:19] Ubuntu bug 347194 in soyuz "IntegrityError: duplicate key value violates unique constraint "binarypackagerelease_binarypackagename_key"" [Low,Triaged] [04:19] spm: bounced [04:20] TheMuso: last comment on the above bug is cprov saying he thinks the problem is fixed [04:20] jamesh: sounds about right [04:20] TheMuso: you seem to have proved the opposite [04:20] so it'd be helpful to tell him [04:20] jamesh: seems so [04:20] ok [04:20] * TheMuso replies to teh bug [04:20] but in another twist, it seems the amd64 debs are now on a.u.c. [04:21] TheMuso: ta. fwiw I could read the log - I'm just never quite sure how much of what I can see is common to those without super-duck powers :-) [04:21] spm: ok === abentley1 is now known as abentley [06:53] hiya [06:53] somebody aware of OOPSES like OOPS-1185B627 happening? [06:53] https://devpad.canonical.com/~jamesh/oops.cgi/1185B627 [06:54] (just tried to open a https://launchpad.net/bugs/123456 URL) [06:54] Error: Could not parse data returned by Ubuntu: HTTP Error 500: Internal Server Error (https://launchpad.net/bugs/123456/+text) [06:54] ah :) [06:55] dholbach: something has *really* broken. :-( [06:55] dholbach: i expect to be hairless from excessive hair pulling rsn. [06:55] oh yeah, openid is broken too [06:55] launchpad.net too FWIW :-/ [06:55] * dholbach hugs spm [06:55] yah. something has really gone boom in a big way [06:56] mmm, I'm getting ProtocolError for xmlrpc.lp.internal:8097/branchfilesystem: -1 errors from launchdpad [06:56] * wgrant just found the world was broken too. [06:56] started not too long ago [06:56] I'm sure the best people possible are working on this. [06:59] Looks more healthy now. [06:59] yeah, nice work! :-) [06:59] Not bad recovery time. [07:00] not even 9 minutes. [07:00] all seems ok? do yell if you notice any funkies and I'll start bouncing app servers or whatever [07:00] spm: looks good to me so far. [07:13] urg, my branch is locked on launchdpad, and the break-lock command is failing :| [07:14] jfroy: Make sure you're giving break-lock an lp: URL and not an lp-123456: URL. [07:14] ahhh [07:15] that's a lame UI bug >.> [07:15] It is. [07:15] Particularly because I was able to guess with good certainty what the problem was. [07:21] yes. [07:53] Hello, Steve McInerney here ? [07:54] AnAnt: that'd be me. what's up? [07:55] spm: regarding question 62612 [07:55] thanks, but the links on https://launchpad.net/~sabily.team/+archive/ppa still won't work [07:55] arrgrghhh! [07:55] for example: https://launchpad.net/~sabily.team/+archive/ppa/+sourcepub/504630/+files/sabily-keyring_2009.01.20~ppa1_all.deb [07:56] * AnAnt hides under the table [07:57] AnAnt: heh. No, is not your fault. no need to hide :-) [07:57] * AnAnt pops his head to check that everything is clear [07:57] :-) [07:58] AnAnt: is that link off the PPA pages somewhere? ah yes tehre it is. nm [08:00] AnAnt: ahhh. I see the problem. :-( if you use edge, it works. use prod, it doesn't. :-( [08:01] AnAnt: eg https://edge.launchpad.net/~sabily.team/+archive/ppa and browse [08:01] ok, but for those downloading using, apt-get, no probs ? [08:01] I'm not sure tbh.... [08:01] shouldn't be a problem now I engage brain. [08:01] AnAnt: check the sources URL if it's like this: http://ppa.launchpad.net/sabily.team/ppa/ubuntu/ you'll be fine [08:02] errm, didn't work with edge btw [08:02] Drop the +sourcepub/123456 [08:03] ah, that worked ! [08:04] AnAnt: sorry to run on you like this, but I'm really afk now. :-( If no joy, drop a new question, reffing the old and we'll sort from there. [08:04] ok [08:05] thanks [09:06] ok I can't link to an upstream bug report because the "also affects distribution" page is giving me an error as though I wanted to add a distribution rather than just link an upstream bug [10:19] YokoZar: The "Also affects distribution" wil lexpect you to add a distribution task, yes. [10:19] wgrant: yeah I was supposed to be clicking also affects project [10:20] which didn't have the familiar place to paste the upstream bug link since the bug already had an upstream link (I wanted to add a second) [10:20] so I assumed I was on the wrong page since it wasn't familiar [10:20] Ahh. [10:23] are there known issues with LP right now? I've just gotten two oopses in the past 5 minutes, that cleared up on reload [10:23] the last specifically said it was a timeout [10:23] slangasek: There was a huge problem a few hours ago. [10:23] But it was plain OOPSing. [10:27] wgrant: perhaps related, perhaps not; but this was definitely more recent than a few hours ago [10:27] * slangasek keeps an eye out === AnMaster_ is now known as AnMaster [11:13] another timeout - OOPS-1185A1418 [11:13] https://devpad.canonical.com/~jamesh/oops.cgi/1185A1418 [12:06] Question... Ubuntu teams like Ubuntu Netbook Remix seem to use Launchpad as a server for their repositories. Is it okay for other open source projects to do the same? [12:08] serola: Launchpad is intended to be used by any open source project. [12:10] Thanks wgrant :) === beuno_ is now known as beuno [13:15] Hello [13:15] I've got a question regarding launchpad's bug tracker [13:16] SiDi: what's the question? [13:16] Someone just reported a bug on one of my projects, but the bug obviously doesnt concern my project (i anyways didnt post any code yet), and i'd like to know how to push the bug report out [13:16] is there a way to say that a bug doesnt affect a project ? [13:16] SiDi: url? [13:17] SiDi: you can change the target of a bug task [13:17] https://bugs.launchpad.net/reztorrent/+bug/351489 [13:17] Ubuntu bug 351489 in reztorrent "vuze java problem" [Undecided,New] [13:18] SiDi: i think azureus has an LP project registered. so you can simply retarget that bug [13:18] azureus == vuze iirc [13:18] alright, gonna check for azureus [13:19] SiDi: just expand the form and input 'azureus' into the textbox that currently says 'reztorrent' and save [13:19] thanks intellectronica [13:21] When a bug report is obviously wrong / is fake, is there a way to link it to no project btw ? [13:21] or should i just make it invalid ? [13:25] SiDi: you should mark it invalid. we don'y currently have a way to remove bug reports entirely. a common convention is to retarget them to the project 'null' [13:25] Alright, thanks for the tip [13:29] bigjools: Is there a good reason that the user's display name is always part of the PPA title? [13:29] wgrant: I'm guessing it's left over from when users had only one ppa and couldn't change the name... [13:31] Now that users will be able to rename ppa's, it won't be the case any longer... [13:31] '“name” PPA for Some User' is better than the current 'PPA named name for Some User', but just showing the display name would be even better. [13:32] Yep, I agree... although it might give the PPA some sort of context that it wouldn't otherwise have.. [13:32] eg, user creates a ppa 'kde-releases' [13:32] There's context in the breadcrumbs. But I guess that doesn't help for the OpenPGP keys. [13:33] * wgrant notices that the PPA vocab is a bit broken now. [13:34] Actually, completely broken. [13:34] Or at least one use of it. [13:34] (+edit-dependencies' selector) [13:35] Ah, bug #340457 [13:35] Launchpad bug 340457 in soyuz "Allow users to set the PPA displayname" [High,In progress] https://launchpad.net/bugs/340457 [13:35] :) [13:36] Bug #334883 is where the initial naming was decided :( [13:36] Launchpad bug 334883 in soyuz "Fix PPA titles to cope with multiple PPAs per user" [Undecided,Fix committed] https://launchpad.net/bugs/334883 [13:36] Didn't notice that :( [13:36] maxb: ^^ [13:37] * noodles775 is surprised that a bug got through wgrant's filters! === thunderstruck is now known as gnomefreak [14:37] is it possible to delete a branch from launchpad (I've created by one by accident)? [14:38] stani: Go to the branch's page and press the rubbish bin next to the name. [14:40] jpds: thanks, that worked! great [14:41] No problem. [14:52] hey guys... I'm getting error when trying to access my build logs (e.g. https://launchpad.net/~dominik-smatana/+archive/ppa/+build/923742 ) any idea please? [14:59] dominiks: ugh. please file a bug on "soyuz" about that [15:00] bigjools: ok [15:01] thank you [15:06] dominiks: try it again [15:06] bigjools: everything looks fine now.. thank you [15:44] Hey [15:44] Aren't sponsored uploads displayed under "Related Software" anymore? [15:47] hello all i am new to launchpad have set it up fo rmy project [15:47] i have some questions [15:47] thewrath, shoot [15:48] i did a test bug i want that related to a specific version [15:48] i have created a series [15:48] called 2.1 but dont know and didnt see where i can relate the bug to that serial [15:48] *series [15:48] and how to change the status and what not for the bug [15:49] bc i am not suing bazaar adn not using blueprints [15:49] if that helps at all [15:49] * beuno pokes gmb, BjornT and intellectronica and runs off for 10' [15:49] so my quesiton is how to i related a bug to a series and how do i change the status important, etc [15:49] thewrath: click on the arrow next to the project name / status / importance [15:49] whassup? [15:50] k [15:50] thewrath: then you can set Status, Improtance, Milestone and Assignee. Afaik you can't set it to a series, but have to use Milestones instead [15:50] how do i realted it to a series i created [15:50] ok [15:51] hold on let me finsih this survey [15:51] (a series can contain several releases and milestones, and it's the milestones which you use for bugs) [15:51] ok [15:52] how do i create a milestone [15:52] and remove a series [15:53] think i found it [15:54] whats the difference between release and milestone [15:55] thewrath: a release is for downloads and a milestone for bugs [15:55] k [15:55] iirc soon all releases will automatically get a milestone with the same name [15:56] ok [15:56] how can you remove a relase [15:58] RainCT: thank you so much [15:59] RainCT: how can the bug reporter set up where the bug is like what release or is that always the issue of the person in charge? [16:01] thewrath: the later. You're welcome :) [16:02] You can set a text with instructions for bug reporters so you can tell them there "please note what version you're using [in the bug description]" or whatever [16:04] i mean they wont be able to pick the milestone [16:16] kiko: you around? [16:16] no [16:17] kiko: can I pm you? absolutely nothing to do with launchpad [16:17] I'm on the phone, that's why [16:18] kiko: could you let me know when you're done? I need to talk with a Canonical employee that I trust fully [16:19] or - that I trust that will do something [16:23] MTecknology, okay, privmsg me === salgado is now known as salgado-lunch === matsubara is now known as matsubara-lunch === salgado-lunch is now known as salgado [18:12] I have a PPA for Git. Launchpad keeps saying the i386 build fails but the build log says: "Built successfully" [18:13] Does anybody know how this couldbe? [18:27] I'm currently looking at the LP API and there on the 'build' object: is it currently possible to get back from the build log to the source package? [18:27] and is it possible to get infomations about the current version in e.g. jaunty for a source package? [18:28] build.build_log_url [18:28] and parsing that? [18:28] ah, sorry [18:29] no, there's no way back yet by the look of it [18:29] I've a 'build' object and want to get the source package name and the version of it the build log applies [18:29] you can do the second thing though [18:30] ubuntu.main_archive.getPublishedSources() [18:31] thanks [18:31] so I only need to extract the source package name from the build log [18:32] jsmidt: what's the build URL ? [18:33] cprov, it's: https://launchpad.net/~git-core/+archive/ppa/+build/922979 [18:35] geser: yeah, but file a bug requesting the build->source package link be exposed [18:36] jsmidt: I've updated the build record to 'successfully_built' since it was built correctly. I'm still investigating what is causing this problem. [18:38] jsmidt: the hardy source will fail in the same way, once it settles I will update it as well. [18:38] cprov, thank you a lot === matsubara-lunch is now known as matsubara [18:50] hey all === bromic94 is now known as thewrath [18:51] under where it says milestone, etc how can i add a area that it says what issue it is like waht category? === ejat is now known as e-jat [19:09] Hello, how do I delete a project/team? [19:10] djsiegel1, File a question against launchpad requesting it [19:10] Thank you === beuno_ is now known as beuno === mcasadevall is now known as NCommander === mwhudson_ is now known as mwhudson [19:25] In the API documentation participants_collection refers to "IPerson.inTeam()" but I can't find that documented anywhere. Does it exist? [19:30] bdmurray, not in the API [19:31] salgado: did it used to? I want to find out if a specific person is a participant in a team w/o grabbing all the team's participants [19:31] bdmurray, it's an internal method that was exported at some point but we had to unexport it because of privacy reasons === beuno_ is now known as beuno [19:35] could you guys not use a red cross (failed) when a package is in depwait mode? (https://edge.launchpad.net/~ubuntu-mozilla-daily/+archive/ppa) [19:36] please :) === mtaylor_ is now known as mtaylor [20:02] where can i learn about the launchpad bug status meanings/ [20:04] https://wiki.ubuntu.com/Bugs/Status [20:05] thewrath: https://help.launchpad.net/Bugs/Statuses [20:10] ty [20:39] Ursinha: https://edge.launchpad.net/people/?name=Trefný%2C+Vojtěch&searchfor=all [20:39] _Ursinha: OOPS happens when searching for users with certain symbols in their name [20:41] MTecknology, a min please [20:43] MTecknology, bug 251569 [20:43] Launchpad bug 251569 in launchpad-foundations "UnicodeEncodeError when browser submits non-utf-8 data" [Low,Triaged] https://launchpad.net/bugs/251569 [20:44] Ursinha: ok - just wanted to make a note of it. I popped over to google for those users to find a link :P [20:47] MTecknology, :) [20:54] Bug team: Ooh, I just got my first glimpse of the activity log work in the bug tracker, "tags changed: added review". Very awesome, thanks! :) [20:56] hi [20:56] are there any? [21:11] Why is https://bugs.launchpad.net/bugs/346754 inaccessible? [21:11] Error: This bug is private [21:11] Oh. mk. [21:12] It's just on https://wiki.ubuntu.com/UbuntuBugDay/20090402 [21:13] vadi2, you should be able to see it now [21:13] yes [21:20] same with https://bugs.launchpad.net/bugs/349741 [21:20] Error: This bug is private === beuno_ is now known as beuno === barry is now known as tehsuck === tehsuck is now known as barry [21:36] i've noticed recently one of the bzr projects stopped sending out commit notifications, but another related project continues to send them. others also stopped receiving commit notifications... https://code.launchpad.net/~ltsp-upstream/ltsp/ldm-trunk [21:36] vadi2, btw, the reason that those bugs are private is because they contain potentially private information. Usually a bug triage team member will mark them as public after they've made sure no private information is in the report. [21:36] eh, ok [21:39] vagrantc, is ~ltsp-upstream/ltsp/ldm-trunk an example of a branch that no longer sends out commit notifications? [21:39] cody-somerville: yes. [21:39] vagrantc, what is your launchpad id? [21:39] cody-somerville: vagrantc [21:40] cody-somerville: another person, i think ryan52, didn't receive anything after 1140 either. [21:40] cody-somerville: https://code.launchpad.net/~ltsp-upstream/ltsp/ltsp-trunk works fine. seem to be configured identically. [21:41] What does it say on https://code.edge.launchpad.net/~ltsp-upstream/ltsp/ldm-trunk/+edit-subscription ? Can you post a screenshot? [21:42] cody-somerville: notification level: branch attribute and revision notifications generated diff size limit: 500 lines code review level: status changes only ... [21:42] cody-somerville: both are configured identically for me. [21:42] vagrantc, can you try making a commit? [21:46] cody-somerville: ok, pushing ... [21:49] vagrantc, I got notified. Did you? [21:50] cody-somerville: i'm checking... Ryan52 was also experiencing the problem [21:51] cody-somerville: well, i got that one. though nothing between 1140 - 1150 ... [21:52] cody-somerville: and 1150 was committed just a short while earlier [21:52] vagrantc, is it possible you simply missed them in your inbox? [21:52] * Ryan52 doubts that me and vagrantc would both miss the same exact 10 emails.. [21:52] cody-somerville: pretty doubtful [21:53] cody-somerville: perhaps you subscribing to it somehow corrected the problem? [21:53] Tough to say [21:53] cody-somerville: well, thanks for looking at it ... it appears to be working now, in any case. :) [21:53] :) [21:53] np [21:53] i've gotta run... [22:02] http://launchpadlibrarian.net/24546525/cb1TWHeZAb1ZYclOUas44ivnbEl.txt [22:03] fta: Known - cprov's working on it. [22:04] fta: The package built fine, and the binaries will be in the archive already, so you can ignore the error. [22:04] wgrant, ok, thanks === salgado is now known as salgado-afk [22:05] fta: crap-crap-crap! Sorry for this inconvenience, I'm working on it. [22:05] cprov, np :) [22:06] cprov: buildd-manager is racing with itself? [22:07] wgrant: sort of, it's waiting for a db update that never happens. === AnMaster_ is now known as AnMaster [22:09] cprov: I don't see how that can cause it to retry the build, but okay. [22:10] wgrant: a collected build is not updated, so it's still pending and is dispatched again. [22:11] cprov: Oh, ouch. [22:11] wgrant: yes, pretty much it ;) [23:36] cprov: I just had a thought about multiple PPA key naming - why do they have different keys at all? [23:37] wgrant: different repositories [23:37] cprov: Controlled by the same set of people, which removes a big reason to have them split. [23:38] But there's probably another few good reasons to have them split, and it was just a quick thought on how to resolve this issue. [23:38] wgrant: I can see some few cases where sharing signing-keys would be beneficial [23:39] for instance ubuntu primary and partner share a key [23:39] Erk, I have to run to catch a bus to uni that leaves in 4 minutes. [23:39] * wgrant -> gone [23:39] wgrant: but for the vast majority of cases, independent keys is the safest path [23:40] wgrant: talk to you later ;) [23:45] I get the point of using separate keys for separate trust domains.... but when the entity you are trusting is identical in either case... that suggests separate keys are not actually a win [23:50] cprov, should i retry my builds or just wait? [23:51] fta: you probably don't have to retry them, they were already successfully built and uploaded the first time they got dispatched [23:52] fta: the second dispatch messes with the build status, only, but the original binaries should be published already [23:52] fta: what's the build URL ? [23:52] cprov, the page is still red [23:53] here is one https://edge.launchpad.net/~ubuntu-mozilla-daily/+archive/ppa/+build/924017 [23:55] fta: but the resulting binaries are in LP (the second portlet) [23:56] fta: I will fix it, one sec