=== oubiwann is now known as oubiwann-away [02:15] wgrant: sorry - did you get that log request thingy you were after sorted? [02:16] spm: buildd-manager is really unwell. [02:16] spm: Can you check if there's anything obvious in the logs? [02:16] and in other news, water is wet.... ;-) [02:16] sure [02:19] oh yuk. obvious doesn't do it justice. === Ursinha-afk is now known as Ursinha [02:19] Oh? [02:20] wgrant: http://paste.ubuntu.com/470052/ oh. [02:21] lots of 'em [02:21] Um. [02:21] Ummmm. [02:21] * wgrant screams. [02:22] It doesn't give any indication of which build it is? [02:22] hrm. wonder if that means I should be taking a sickie.... [02:22] not so far as I can tell [02:22] no. lies. I chopped one line too early. openmotif. [02:22] Do you have a build number? [02:22] Or must we query around for it? [02:22] startBuild(...., openmotif, 2.3.2-6, Release) [02:22] OK, let's see.. [02:24] fgrep -B 1 "Scanning failed with: u'non-free'" /srv/launchpad.net/production-logs/buildd-manager.log <== same builder, same error, same package, every time. [02:24] Can you tell which archive it's in? You should be able to see it in the sources.list entries. [02:25] hrm. I think I need a little more context here? [02:25] do you mean that file in /etc/apt? [02:26] Sorry, the startBuild line should contain an 'archives' argument which contains a list of sources.list entries. [02:26] That should tell us which archive is insane. [02:26] Oh I see. right. looking. [02:29] If not, we should be able to find it in the DB pretty easily. [02:30] alas no. where the lines you're referring to appears in the log, we only get the traceback. :-/ [02:30] sql me [02:31] OK. SELECT sourcepackagerelease.id, dateuploaded FROM sourcepackagerelease JOIN sourcepackagename ON sourcepackagename.id = sourcepackagerelease.sourcepackagename WHERE sourcepackagename.name = 'openmotif' AND version='2.3.2-6'; [02:32] Actually, get upload_archive too. [02:32] upload_archive | id | dateuploaded [02:32] ----------------+--------+--------------------------- [02:33] 14369 | 592626 | 2010-01-27 19:00:27.29329 [02:33] wgrant: ^^ [02:33] uploaded in january? [02:33] was a good month for uploads. [02:33] Maybe it was copied... [02:33] six months + a few hours ago [02:34] i hope that this is a coincidence [02:34] that wouldn't be a like a recipie build thing that thumper and I just enabled a few hours ago..... [02:35] nah. can't be. that's 19:00; we enabled post 23:00. [02:37] spm: SELECT binarypackagebuild.id, packagebuild.archive, binarypackagebuild.distro_arch_series, packagebuild.pocket, date_created FROM binarypackagebuild JOIN packagebuild ON packagebuild.id = binarypackagebuild.id JOIN buildfarmjob ON buildfarmjob.id = packagebuild.build_farm_job WHERE binarypackagebuild.source_package_release = 592626; [02:37] Er, that's not it. [02:38] Ah, no, that is right. [02:39] chanel spam enroute... [02:39] id | archive | distro_arch_series | pocket | date_created [02:39] ---------+---------+--------------------+--------+---------------------------- [02:39] 1892335 | 19017 | 81 | 0 | 2010-07-27 20:00:52.334521 [02:39] 1471081 | 14369 | 81 | 0 | 2010-01-27 19:00:31.75819 [02:39] 1471082 | 14369 | 82 | 0 | 2010-01-27 19:00:31.836872 [02:39] 1471083 | 14369 | 84 | 0 | 2010-01-27 19:00:31.924909 [02:39] (4 rows) [02:39] wgrant: ^^ [02:39] Oh look, a new build. [02:39] dollars to pesos, if I check the back logs this errors starts @ approx 20:00 yesterday... [02:40] We should probably just disable the archive. [02:41] It has a lot of .... bad things. [02:41] I have no idea how they got like that. [02:41] But it has publications in non-free, even though PPA copies always override to main. [02:41] perfectly matches. builddmanager starts logging this error: 2010-07-27 21:06:43+0100 [02:41] Hmm. [02:42] spm: https://edge.launchpad.net/~jedimaster/+archive/ppa/+packages, expand the openmotify row. Is the archive it was copied from private? [02:43] Oh, the team is actually owned by Brian. [02:43] Oddd. [02:43] and the answer to your first q; yes. [02:44] OK, so I can't examine further. But something is seriously broken with that archive, and disabling it archive will get things running again until Soyuz appears. [02:44] Ooh I wonder. [02:44] how does one disable? rescore to -1? or am I missing something obvious. again. [02:45] spm: Go to the Archive's +edit. [02:45] It should be obvious from there. [02:45] It will suspend all the builds, and is completely reversible by simply toggling the box again. [02:46] oh! disable the entire archive. right. lalala. [02:46] The archive is full of broken publications. [02:46] And I think I know why. [02:46] "This PPA has been disabled." [02:46] Thanks. [02:46] I'll send brian an email explaining why [02:47] Yeah, I've found the bug. [02:47] Damn. [02:47] Delayed copies don't obey the PPA component override. [02:48] Luckily those publications won't have been able to publish, so cleanup is fairly easy once Soyuz appears. [02:51] And everything looks happy again. [02:51] i like happy things [02:52] cc'd jules on the email to brian; so he'll have some context to work with. [03:03] wgrant: btw, once again, what alerted you to there being a problem? was is stuff just not moving in the builds summary page? [03:03] spm: /builders was just about empty === Cepheus|Away is now known as Cepheus [03:03] ahh, and it shouldn't be. right. ta. [03:03] Right, the queues were large, but the builders were idle for... a long time. [03:04] wgrant: I wonder how hard it would bee to write a nagios plugin that interfaced with yourself. any thoughts? [03:04] Haha. [03:07] this is why I want a fresh dashboard [03:08] people get attuned [03:09] for sure; but that also requires someone looking at same; what worries me is that things (not snigling soyuz out here, but the exmaple is current) break and we don't have checks to pick up on them breaking. And tbh, not really sure what a decent check would be that doesn't generate a bazzilion false alarms. Be Ware of the boy crying wolf. [03:10] spm: exactly [03:11] the goal of an alert should be - if this triggers a *person* MUST do something. if a person can't do something, the alert is pointless and merely adds noise. [03:11] Bug #610687, anyway. [03:11] Launchpad bug 610687 in Soyuz "Delayed copies do not respect PPA component override (affected: 1, heat: 6)" [Undecided,New] https://launchpad.net/bugs/610687 [03:11] ta [03:11] spm: right; dashboard - used ones - can be better at that [03:11] spm: what we can automated as alerts, obviously, we should [03:12] or even email summaries - eg the oops reports. it's not a zomg critical; but this is important that someone needs to make a determination soon. [03:12] they need a trim [03:12] no idea; I don't read them. :-/ [03:15] actually - 'a person must do something now', slight update. ie drop everything else, and fix. So any and all RT's for whomever; they immediately take the backseat; kinda thinking. [03:16] stop the line [03:16] well; even more so. [03:16] uhm [03:16] it's not stop; it's switch into emergency response mode. [03:16] thats what stop the line /means/ in lean terms [03:16] something is wrong, fix it, gather data about cause, feed that into make-things-better-later [03:17] I can see the simularity. but generally, no. emergency response covers it better. something critical is broken. unbreak it. yesterday. [03:18] stop the line originates on the factory floor, where failing to stop the line == million dollars of wrecked parts, or whatever. [03:18] it really is intended to be critical [03:18] if its been diluted, thats a problem [03:19] heh. DEC support had a classic example of a Sev1 call. "Hi, we have semi-trailers backing up down St Kilda Road. We need this fixed. Now." [03:36] Is Soyuz back to normal now? [03:36] cody-somerville: .... rather loaded question isn't it? [03:37] well, are packages getting built? [03:37] heh, looks like it. [03:38] It'll take a while to clear. [03:39] But yes, things seem to be operating OK now. [03:39] Besides the barrage of private builds destroying the official builders. [03:40] whats with all the idle builders in the PPA pool? [03:42] It may be in the middle of a dispatch run. [03:43] It looks like it is. [03:43] We'll see in a couple of minutes if the dispatches have stuck. [03:43] But it's looking OK. [03:45] Yep, it's all good. [03:45] Cycles are up to more than three minutes, but it's at least working. === menesis1 is now known as menesis === yofel_ is now known as yofel [12:38] is there a place someone can comment on the new malone layout on edge? IMHO the flames look kind of lost ... [12:38] https://bugs.edge.launchpad.net/ubuntu/+source/qtm/+bug/573785 [12:38] Launchpad bug 573785 in qtm (Ubuntu) "QTM crashes when a window is launched (affected: 3, heat: 16)" [High,Fix released] === oubiwann-away is now known as oubiwann [13:12] hi where can I find the link to https://code.edge.launchpad.net/~team-iquik/lmsensors/trunk in https://launchpad.net/~team-iquik [13:12] team is set as owner yet nothing shows up on the team page relating to that [13:19] X3: Click on the 'Code' tab at the top. [13:20] ah cheers [13:22] wgrant: that did it, though I haf expected that to be part of the description page [13:23] though makes sense whwre it is [13:36] X3: Teams can have loooots of bugs and branches and other things associated with them. Showing them all on the one page isn't always feasible. [13:37] mk [14:40] hi [14:40] I've added the ubuntu-mozilla-daily ppa but it seems that some info of the Release file are not take into account by apt (like origin...) [14:40] 500 http://ppa.launchpad.net/ubuntu-mozilla-daily/ppa/ubuntu/ lucid/main Packages origin ppa.launchpad.net [14:42] is there something wrong in the release file generated? or a bug in apt [14:44] bigon: What is the problem exactly? [14:45] other ppa have a line like that when typing apt-cache policy [14:45] 500 http://ppa.launchpad.net/bigon/ppa/ubuntu/ lucid/main Packages release v=10.04,o=LP-PPA-bigon,a=lucid,n=lucid,l=PPA for Laurent Bigonville,c=main origin ppa.launchpad.net [14:46] but with the ubuntu-mozilla-daily it miss all the info from the release file [14:46] The information is there in the Release file, but I have noticed that apt sometimes seems to fail to read it [14:48] You could try deleting /var/cache/apt/*pkgcache.bin, and /var/lib/apt/lists/*_*, and running apt-get update again - maybe it'll then pick it up [14:50] deleting the pkgcache.bin did the trick [14:51] so bug in apt [14:51] :: [14:51] :/ [14:52] thx === mnepton is now known as mneptok === matsubara is now known as matsubara-lunch [15:46] is there any reason why a build recipe is going to take 2 days? [15:58] damoxc: they're scored very low priority right now while we're beta testing, they'll get parity with normal builds soon and will be done quicker [16:00] hi. I have a project where I don't get branches automatically marked as merged... may this have to do with the project not having a series registered? [16:06] bigjools: ah okay, cool! === fta_ is now known as fta === Ursinha is now known as Ursinha-afk === Ursinha-afk is now known as Ursinha === fta_ is now known as fta === oubiwann is now known as oubiwann-away === beuno is now known as beuno-lunch === oubiwann-away is now known as oubiwann === EdwinGrubbs is now known as Edwin-lunch === fta_ is now known as fta === Ursinha_ is now known as Guest58336 === Guest58336 is now known as Ursula === Ursula is now known as Guest16602 === Guest16602 is now known as Ursula_ === fta_ is now known as fta [18:19] is there no longer a subscribe someone else to questions? [18:25] hey, in daily recipes, how can i get the version to be fixed_version+{bzr rev no}~{release}~ppaz [18:25] is {release} a variable? === beuno-lunch is now known as beuno [18:46] anyone around to help with https://code.edge.launchpad.net/~team-iquik/+recipe/lmsensors-trunk [18:46] it seems our daily build archive is right [18:46] but under the archive part it says addons === Edwin-lunch is now known as EdwinGrubbs === fta_ is now known as fta === fta_ is now known as fta [20:58] OOPS are getting annoying now [20:58] Error ID: OOPS-1670ED4276 Error ID: OOPS-1670EC4084 just in the last 30-60 seconds [20:58] https://lp-oops.canonical.com/oops.py/?oopsid=1670ED4276 [20:58] https://lp-oops.canonical.com/oops.py/?oopsid=1670EC4084 [21:12] I have a team where we have 2 PPAs. I setup my .dput.cf with my personal ppa and then the 2 team ones. When I tried to update to my 'stable' ppa all of the packages got my 'internal' ppa instead [21:13] I'm not sure what I'm doing wrong. Here is my .dput.cf - http://paste2.org/p/931010 [21:13] if anyone has any insights [21:14] sshaw: what command line did you use? [21:15] bigjools: originally dput stable file.changes [21:15] last time, dput ppa:mono-a11y/ppa [21:15] (hoping to push it to stable) [21:16] I'd delete your dput.cf for starters [21:16] it might be a bug in dput [21:18] ok, deleted and tried to re upload the package [21:19] * sshaw finds it odd though that it didn't ask for a password [21:20] sshaw: you signed the package when creating it, iirc that's all it needs for authentification [21:22] oh [21:22] rejected [21:22] it says that its already in ubuntu/karmic [21:23] although deleted, there is a mono-uia package in queue to be built under internal, but nothing under stable [21:50] I just got oops-1670ea4372 when reporting a bug and the end of the traceback is in connection_raw_execute when trying to insert data into message [21:50] https://lp-oops.canonical.com/oops.py/?oopsid=1670ea4372 [21:53] is launchpad misbehaving right now? [21:54] i can't get anything to load; don't see a status page [21:54] kirkland: anything? [21:55] bdmurray: restarted my browser, seems to be happier now [21:55] * kirkland eats his words [21:55] * kirkland shakes his finger at chromium [21:55] I was gonna say works for me! [21:56] well aside of that oops I got === fta_ is now known as fta === matsubara is now known as matsubara-afk === fta_ is now known as fta [22:28] Hi I am getting an error when compiling the orca in the PPA. On my computer I can compile without probelmas. Please I need help. Anyone? [22:29] ZandreBran: Have you tried to build it with pbuilder? [22:30] warp10, I will check [22:32] warp10, not. I'm using on my PC to create the .deb: debuild -us -ua [22:33] warp10, for send PPA: debuild -S [22:33] ZandreBran: You should always try building with pbuilder locally first, to ensure that your package builds in a clean environment. [22:33] Once you've fixed it so it successfully builds in pbuilder, it will probably build on Launchpad. [22:34] warp10, i'm try pbuilder now. thanks and sorry my english, living in Brazil. [22:34] ZandreBran: Tab Complete Failure :) [22:35] wgrant, micahg, ops. sorry. === Meths_ is now known as Meths [23:26] hi this https://code.edge.launchpad.net/~team-iquik/+recipe/lmsensors-trunk [23:27] says in 4 hours but theres no change to time after almost that much [23:28] X3: Yeah, the build queue is a bit backed up at the moment, and recipe builds don't have the highest priority. [23:28] i know their lower priority [23:28] backed up ya it figures [23:29] i had fuse waiting to build for near 5 hours [23:29] on normal ppa [23:30] so i guess the recipe is gonna be slower [23:30] can anything be built via a recipe? [23:31] e.g. xbmc from svn trunk? [23:31] If you have a Launchpad code import of their trunk, sure. [23:32] Im gonna test a setup, but wanted to know what sort of recipe I could use === Cepheus is now known as Cepheus|Away [23:50] th svn I wanna import is http://xbmc.org/download/ [23:51] if I enter the trunk http it spews this out [23:51] Launchpad has not been able to mirror this branch. The last attempt was 3 minutes ago. (Not a branch: "http://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk/".) Launchpad will try again in 23 hours. If you have fixed the problem, please ask Launchpad to try again [23:52] any idea why? [23:52] X3: That sounds like you created a mirror (for bzr branches), when you needed to create an import. [23:52] Let's see... [23:52] ah [23:53] There's already https://code.edge.launchpad.net/~vcs-imports/xbmc/upstream, but that's old and seems to be for a linuxport branch. [23:53] Should it just be importing trunk now? [23:53] na [23:53] way too old === Cepheus|Away is now known as Cepheus [23:53] it needs to be the live trunk === Cepheus is now known as Cepheus|Away [23:54] under brach type thers 3 selections [23:54] hosted mirror remote [23:54] maybe remote is it [23:54] It's none of those. It's a separate thing, because you're importing from Subversion. [23:54] Let me find it. === Cepheus|Away is now known as Cepheus [23:54] cheers [23:55] X3: https://code.edge.launchpad.net/xbmc/+new-import [23:56] You should just have to enter the Subversion URL there. [23:57] where did the thing I can use to merge user accounts run off to? [23:57] mtaylor: https://launchpad.net/people [23:57] wgrant your a star [23:58] Now you just need someone to review it and get it started. [23:58] * thumper can do that [23:59] thanks wgrant