[00:17] wgrant: I'm reviewing a branch of allenap's. Isn't there an already defined ACTIVE_PUBLISHING_STATES that is PENDING, PUBLISHED already? [00:19] StevenK: It's active_publishing_status [00:20] hi all [00:20] can someone confirm that it's possible for ubuntu developers to rebind the lp:ubuntu/oneiric/foo alias onto a different branch? [00:20] they do that through the web ui? [00:20] wgrant: Ah! Thanks! [00:21] poolie: They can do it through the API. [00:21] ah i see [00:21] is there a tool for that? [00:21] It was restricted to ~ubuntu-branches until like a month ago [00:21] or a web page describing it? [00:21] No. [00:22] It's not a supported workflow. [00:22] The only reason it's no longer restricted to two people is to remove the celebrity. [00:22] You would need to talk to the UDD people about whether that should be supported. [00:22] i'm thinking in particular about https://lists.ubuntu.com/archives/ubuntu-devel/2011-July/033777.html [00:23] poolie: That's a debian-only branch. [00:23] Last I heard the policy was that official package branches must be complete. [00:24] Regardless, this is not a Launchpad issue. [00:24] This is UDD policy. [00:24] :/ [00:25] so the reason for completeness is reproducability [00:25] debian only branches are entirely lacking there [00:25] i don't think "not a launchpad issue" is a very productive attitude [00:25] Hm? [00:25] How not? [00:25] This is a policy that was set by james_w and co. [00:25] if people are having trouble manipulating ubuntu source, it at least touches on lp [00:25] Launchpad doesn't set UDD policy... [00:26] it may not be something that ends up being changed in lp [00:26] Also, everybody that went near UDD has since left Launchpad. [00:26] bzr or whoever replaced james_w is probably better. [00:26] anyhow, i will talk about it with luke [00:27] i'm not saying "~launchpad must solve this" [00:27] only that i think it's reasonable to ask about it here [00:28] We can answer technical questions about our dodgy implementation of package branches. [00:28] But most of this stuff is UDD policy. [00:28] Which has never had much to do with the LP team. [00:28] So we are not exactly well-placed to answer questions. [00:29] so, as far as the narrow question [00:29] it is theoretically possible to rebind ubuntu branch aliases, but this should never be done? [00:29] (i realize this won't be actually useful in this case) [00:29] It is possible (the importer does it). [00:30] it should be done if the official branch is being entirely replaced [00:30] but it would be extremely unusual and need notificatoin of some sort to anyone with pending merges, checkouts,e tc [00:31] The relevant API call is source_package.setBranch. [00:31] uhm, thats too strong [00:31] Anybody with upload privileges should be able to do it. [00:31] But, as lifeless says. [00:31] its expected that when someone starts working with UDD, that the package they are workig on may involve their higher-fidelity branch replacing the importers branch. [00:32] right [00:32] but all the branches need to be the same as what the importer creates, or it will stomp over them [00:32] e.g. full rather than debian only [00:32] though, probably they could just push overwrite the importer's branch, rather than changing the name [00:32] maybe not [00:32] right [00:32] a reason to rebind is to get to a branch in the ubuntu namespace [00:33] rather than in /~ubuntu-branches/ubuntu-branches/... or whatever the workaround before distro namespaces existed was [00:36] Huh. [00:36] PackageBugSupervisor [00:37] * wgrant demolishes. [00:42] wgrant: There is a table too [00:42] Yes. [00:43] I fear I may need to drop the foreign key in an initial branch, drop the code in a second, and move the table away in a third. [00:43] So this can wait until we have the process sorted out :/ [00:43] vat is dis ? [00:45] Table that has been obsolete since like 2007. [00:45] It's empty. [00:45] oo [00:45] clean out da cwap [00:46] I think I need to drop the foreign key before I can delete the code :( [00:46] Because of person merges. [00:46] yes [00:46] Tests will blow up if they don't handle all foreign keys. [00:46] thats right [00:46] Which means DB, code, DB branches. [00:46] yes [00:46] Hopefully next week we will have fastdowntime :) [00:46] or [00:46] feature flag [00:47] but that won't help if you're dropping a column in a used table [00:47] if there are no columns in used tables [00:47] you should be able to FF it, and add the flag value in the DB patch [00:48] giving you the less disruptive [00:48] code DB code [00:48] sequence [00:48] That's not a terrible idea. But it's more complicated and involves new code, when DB changes should be cheap soon. [00:50] its one less downtime window [00:50] which is not to be sneezed at [00:52] Project db-devel build #756: FAILURE in 5 hr 31 min: https://lpci.wedontsleep.org/job/db-devel/756/ [01:43] huwshimi: have a look at bug 816757? [01:43] <_mup_> Bug #816757: people didn't find the "download diff" link < https://launchpad.net/bugs/816757 > [01:44] poolie: Interesting. [01:44] i'm interested in the particular case but also about how to deal with "Foo is confusing" bugs generally [01:45] i think this particular one is fairly close to being a hard-edged testable bug [01:47] wgrant: anyhow, please consider it - making db changes cheaper still doesn't make them free (until we're < small num (e.g. 200ms) on all web requests an can just slide them in without disruption) [01:58] wgrant: 3 / 0 Bug:EntryResource:newMessage [01:59] poolie: This is interesting in that it seems like the download diff link is in a fairly good place (it's in the first place I thought to look when I went to an mp after reading the bug report - I don't think I've ever tried to download a diff before). [02:00] poolie: There could be a number of reasons why people don't notice the feature. It could be as simple as people want to download the diff once they've read it, so the download diff link has scrolled off the page, or I could take a guess at other places that would be more obvious. [02:00] poolie: However, that is a not a good approach. The only really good way to figure it out would be with data (otherwise how can I test the change I'm making has actually resulted in people using the link more). What I would like to do is to a/b test it. That way I can quantitatively determine which position/style/wording results in the most use. [02:00] i would have guessed ctrl-f 'download' [02:00] i agree about a test [02:00] i would be thrilled to see someone get data out of logs [02:01] poolie: Often people don't think to look for something. Often people only use feature's if they're obvious. [02:01] ah, i also think perhaps having more of a system of what goes where might help [02:02] poolie: That's why I think the current location is good. It has a number of controls to do with the current block of content in a header (in this case the content is a diff, we do a similar thing with comments). [02:03] for instance this is a bit like other "downloadable attachments" which in some cases are in portlets [02:03] often those things on the shaded background are fairly uninteresting controls, though [02:03] but, this is just random speculation [02:25] Project devel build #921: STILL FAILING in 5 hr 40 min: https://lpci.wedontsleep.org/job/devel/921/ [02:33] BugTask conjoinment ararrrrrrrgh [02:36] Perhaps it was all a cruel joke. [02:44] wgrant: Still? [03:37] lifeless: Should bug #809719 be closed now we've upgraded/ [03:37] <_mup_> Bug #809719: current lazr.batchnavigator version requires high OFFSET queries < https://launchpad.net/bugs/809719 > [03:39] yes [03:39] Thanks. [03:40] wgrant, r=me [03:41] sinzui: Thanks! [04:08] Hmmmm. I think the lazr.restfulclient is going to force a new release of launchpadlib too [04:37] No one's updating https://dev.launchpad.net/Contributions ? [04:37] every now and then [04:38] I wonder if I can drop a cron on my box. [04:38] Bah, bzr grep doesn't support -A [04:38] I should land my patches and run it on devpad. [04:39] Bah, now it crashes with a Unicode error. [04:39] * wgrant blames rvba. [04:42] nigelb: Updated. [04:42] Ah, it was lool, not rvba. [04:43] How dare people have non-ASCII names. [04:43] wgrant: ah, thanks. [04:44] * StevenK renames wgrant to Ŵíllíám Ġŕáńť [04:44] beat me to it ;) [04:48] wgrant: impressive that poolie is at both #6 and #12 of the second list. [04:48] Yeah. [04:48] I'm trying to fix that up. [04:48] I keep forgetting poolie isn't Launchpad per se. [04:48] The last update should have. [04:48] But the missing trailing > seems to be breaking something. [04:49] poolie has like 5 identities, some of them with typos :) [04:49] lol [04:50] i prodded ohloh a while ago to help get their bzr-format scans going [04:50] i wonder if they work yet [04:50] It's failed probably 10 times now :/ [04:53] poolie is now promoted from 6 + 12 to 3. [04:54] hooray [04:54] i wonder if i ever set my identity wrongly in bzr, or if it got mangled somewhere in lp? [04:54] istr seeing other duplicates on that list [04:54] It turns out the typo was actually in my mapping. [04:55] There is the full 'Martin Pool ', 'mpb@c.c', and 'mpb@sf.n' [04:55] The 'Martin Pool heh, I wondered why 6 + 12 = 3 ;) [04:55] wgrant: Now it's james_w that's being robbed :P [04:55] hmm, need to get 6 more landings to be in top-5 [04:55] wgrant: sadly you'll need to evict yourself from that list [04:56] or is it time limited? [04:56] poolie: but those are pre-canocical days right? [04:56] spiv: For exactly the same reason. I must have copied it :( [04:56] ah, apparently it is [04:56] I see only 2010 [04:56] poolie: That's only my pre-Canonical commits. [04:57] Everything after I joined is with my canonical.com address, which magically gets excluded. [04:57] But maybe I should remove myself entirely. [04:57] nah [04:57] its nice to see what you did *before* joining [04:57] Gives you something to aspire to :P [04:57] Yes, that too. [04:57] yes exactly [04:57] wgrant: I suggest grepping for <[^>]*$ :P [04:57] 128 to go to beat wgrant :P [04:57] i kind of want to see the scoreboard for ~canonical-launchpad too though [04:58] wgrant: I see at least one other unmatched <> pair in those lists. [04:58] and whether non-canonical wgrant beats them [04:58] poolie: bzr stats [04:58] Actually, I guess that doesn't quite do it. [04:58] Since that's number of commits, not number of merges. [04:58] poolie: I may do that tonight and see what happens. [04:58] poolie: heh, that should be interesting [04:59] I'd like to see if the pre-Canonical wgrant beats the Canonical wgrant. [04:59] spiv: Luke? [04:59] Yeah. [04:59] That's a real bzr whoami typo. [04:59] Maybe I will map it. [04:59] Ah, heh. [05:01] btw, bugzilla will probably soonish have a generic Android app. For triaging bugs. [05:01] (Full disclosure: I'm writing it) [05:01] nice [05:01] Hm. [05:01] heh [05:02] james_w didn't get any extra merges. [05:02] I guess all the linaro address commits were in branches with canonical commits too. [05:02] spiv: Any more issues? [05:03] nigelb: for any site in particular? [05:03] or, user [05:03] poolie: bugzilla.mozilla.org in particular. [05:03] ok [05:03] this is so people can triage on the train or something? [05:03] exactly :) [05:03] there are a few people triaging on commute [05:04] or having to do something quick on commute [05:04] wgrant: hmm, I guess I have some commits that ought to be eligible, but I'm still a member of various launchpad-related teams so it's probably not a surprise that the script excludes me. [05:05] spiv: er, you aren't Launchpad team now? [05:05] nigelb: bzr [05:05] spiv: Indeed. [05:05] spiv: There's no date-based restrictions. [05:05] Ah [05:05] spiv: I suspect you are on the Launchpad list because you were Launchpad years ago. [05:05] Many years ago. [05:06] wgrant: …and still heckling! [05:07] For now :) [05:08] heh. [05:21] How do I make a launchpadlib release? [05:21] There's not a document in the branch? [05:21] https://dev.launchpad.net/HackingLazrLibraries#Releases [05:21] https://lists.launchpad.net/launchpad-dev/msg02076.html [05:25] Bleh. 1.9.8 is the latest, but we're still using 1.9.3 [05:26] also [05:26] dev.launchpad.net/ReleaseChecklist [05:30] * StevenK confused [05:35] release series? [05:37] StevenK: Presumably the Launchpad series name. [05:37] You could check the code. [05:37] Which seems to be trunk [05:37] lifeless: Can you upload launchpadlib 1.9.9 to PyPi? [05:37] whats your pypi account / [05:37] I don't have one [05:38] It does OpenID, so you can fix that quickly. [05:39] lifeless: The usual suspect. IE, 'stevenk' [05:40] ok, you can now. [05:41] Hm [05:41] Server response (401): basic auth failed [05:41] :-( [05:46] StevenK: you may need a regular account [05:46] https://dev.launchpad.net/Downtime - updated for new world order, could use a set of eyeballs [05:47] lifeless: Sorted out anyway === almaisan-away is now known as al-maisan [05:47] what was t ? [05:47] I used the web interface to do it [06:07] poolie: gentle reminder - please triage bugs you file on LP; no need for another teammember to do it (unless you're genuinely unsure that it is a bug or how it fits in current work plans) [06:07] yeah [06:08] in this specific case i was talking to people about what to do with it [06:08] didn't finish the transaction [06:08] The janitor took it half-way... [06:08] someone me too'd it [06:09] Yeah. [06:10] done === al-maisan is now known as almaisan-away [06:21] How the heck do I express 100 AS rank in Storm? [06:25] Try SQL('100 AS rank') [06:26] Project db-devel build #757: STILL FAILING in 5 hr 34 min: https://lpci.wedontsleep.org/job/db-devel/757/ [06:26] But Storm has Alias which does AS? [06:27] I'm not sure if that works for non-classes. [06:27] Neither === jtv-afk is now known as jtv [06:29] StevenK: that may be the best code review I've ever had. [06:31] Haha [06:31] Was it as good for you as it was for me? :-) [06:31] Emphatic condonement of the removal of commercial-compat, or have you been secretly working on something similarly glorious? [06:32] wgrant: The former. [06:34] jtv: Given that you have both dogfood access and Translations expertise, could you perhaps be convinced to QA bug #788685? [06:34] <_mup_> Bug #788685: Enable translating selected Ubuntu universe packages in Launchpad < https://launchpad.net/bugs/788685 > [06:35] I can try. First I'll have to take some time to figure out just what's changed. [06:35] StevenK, wgrant: by the way, mind if I update dogfood at this point? [06:35] jtv: Not at all. [06:36] The change is fairly simple, if slightly nauseating. [07:53] good morning [07:59] hi adeuring [07:59] hi jtv! [08:04] Hello [08:08] Project devel build #922: STILL FAILING in 5 hr 43 min: https://lpci.wedontsleep.org/job/devel/922/ === almaisan-away is now known as al-maisan [08:13] StevenK: Thanks for the review :) [08:18] allenap: No fair not looking for active_publishing_status :-P [08:20] StevenK: I knew I could rely on splendid chaps such as your good self :) === henninge-afk is now known as henninge [09:43] StevenK: Are you still around and on-call? === al-maisan is now known as almaisan-away === StevenK changed the topic of #launchpad-dev to: https://dev.launchpad.net/ | On call reviewer: - | Critical bugs: 240 - 0:[#######=]:256 [09:44] danilos: hey, are you around? [09:44] henninge: gl [09:45] gl? === almaisan-away is now known as al-maisan [09:45] henninge: good luck [09:45] ah! ;-) [09:46] lifeless: have you been trying to talk to him about QA for bug 788685? [09:46] <_mup_> Bug #788685: Enable translating selected Ubuntu universe packages in Launchpad < https://launchpad.net/bugs/788685 > [09:46] henninge: no; I was referring to your bombshell from last night :) [09:46] lifeless: oh! ;-) [09:46] lifeless: thank you ;) [09:50] rvba: Hi! [09:50] henninge: Hi! [09:51] rvba: Could you please do QA for bug 815751? [09:51] <_mup_> Bug #815751: In initialize_series, the package copier copy method should be called with all the packages from pockets RELEASED, UPDATES, SECURITY. < https://launchpad.net/bugs/815751 > [09:51] henninge: sure, I'll do that. [09:52] rvba: I am trying to get a deployment together. Thanks. ;-) [09:52] henninge: Thanks! [09:52] wgrant: can I have your opinion on bug 788685 [09:52] <_mup_> Bug #788685: Enable translating selected Ubuntu universe packages in Launchpad < https://launchpad.net/bugs/788685 > [09:52] ? [09:52] StevenK: Point taken :) [09:53] gmb: :-) [09:53] wgrant: QAing it involves dogfood and such and I know bac was working on figuring that out yesterday. [09:54] For this sort of thing I think a QA strategy should be devised before landing. [09:54] yes [09:54] There is not one? [09:55] bac asked me about it yesterday but I could not help him since it was mainly about uploading a source package. [09:55] I havn't done that either. [09:55] So I guess there is none. [09:55] bigjools was helping him, maybe he knows more? [09:55] * bigjools otp, yes I know about it [09:56] still otp? that's what bac told me yesterday, too .... ;-) [09:57] wgrant: I'll sort it out with bigjools when he gets otp (the other otp) [09:57] Thanks. [09:57] I'll probably still be pingable if you need me. [09:57] henninge, yeah [09:58] henninge, I know bac was talking to bigjools yesterday-ish [09:58] (and only know I realize after reading the full backlog that you've already come to the same point :) [09:59] henninge, I've also got an email from bac [10:00] henninge, he was stuck looking for a package with translations, and I know of one (epiphany-browser) [10:06] danilos: can you take care of the qa, or is that too much to ask? [10:07] henninge, danilos: hello [10:07] so, we need a package in universe [10:08] and you need to add a special header to debian/control [10:08] bac tried it with one package but it FTBFS [10:08] so a simple package would be good [10:09] henninge, sure, I'll take it on [10:13] danilos: thanks [10:24] * henninge reboots computer === al-maisan is now known as almaisan-away [11:04] bigjools, I've uploaded epiphany-browser package to dogfood, can you remind me what the next step is? will it get rejected because I am not the ubuntu guy? [11:05] danilos: yeah, I'll add you to core-dev [11:05] bigjools, thanks [11:11] danilos: grar, there's a million danilos! [11:11] bigjools, I am only "danilo" on LP, and you can always look for "Данило" :) [11:11] No items matched "Данило". [11:11] :) [11:12] bad, bad search [11:12] I can't even do ~danilo [11:12] bigjools: You can also search for 'danilos' and it will always return a username match as the first result. [11:12] 17 pages of results [11:12] aha fluked it [11:13] Er, 'danilo' is the username, but 'danilos' should still get OK IRC nick results. [11:13] I am in, thanks bigjools :) [11:14] danilos: just processing the upload [11:14] bigjools: 'danilo' returns danilos as the first result... did it not for you? [11:14] nope [11:14] danilos returns him as the third result. [11:14] yep [11:15] danilos: 2011-07-27 11:14:48 INFO Upload was rejected: [11:15] 2011-07-27 11:14:48 INFO Unable to find epiphany-browser_3.0.4.orig.tar.bz2 in upload or distribution. [11:15] bigjools, what's the dput option to force the orig.tar.gz to be included as well? [11:15] or was that a debuild option? [11:16] debuild -S -sa [11:16] bigjools, I should up the version number again? [11:16] no [11:16] ok [11:16] dput -f though [11:17] bigjools, yep, using that already, all set now, please try the upload processor again [11:18] accepted [11:19] does "Related bugs" also show bugs that affect me? [11:20] jml i believe it does [11:20] bigjools, I should have probably used the latest oneiric epiphany package from dogfood and not from production, this might fail to build as well [11:20] poolie: thanks. [11:20] i think it is "related in any way" [11:20] imbw [11:20] danilos: we'll see! [11:20] jml: I don't believe it does. [11:20] since I'm working across quite a few projects now, really feeling the need for some more aggregate views. [11:20] jml: I don't know of any way to find bugs that affect you. [11:20] oh no [11:20] a conflict of beliefs. [11:21] crap. I'm going to have to either try science or consult an authority. [11:21] It's just an aggregation of the other 4 or 5 views. [11:21] commented/reported/assigned/whatever [11:21] There is a simple path of deduction which allows you to work this out :) [11:21] bigjools, yeah :) I'll also prepare a natty package to confirm that one doesn't get translations extracted and uploaded [11:22] wgrant: need observations to make deductions. [11:23] jml: Well, there are some generally applicable observations, I suppose. [11:23] But anyway, code. [11:24] he's right, i'm wrong [11:24] i think i'm right that related means 'any relation' but lp won't tell you about affecting bugs [11:25] It's just the union of the other categories in that menu. [11:25] that's unfortunate [11:25] right [11:25] there's a bug for it [11:25] I've marked bugs as affecting me in the hope that I'd be able to recover that information later [11:25] Many things are unfortunate, but it seems that people only work this out once they leave Launchpad management :) [11:26] wgrant: don't be a dick. [11:26] It's *possible* there's an API call. [11:26] I think someone might have added one at some point. [11:27] Nope, only HWDB's deviceDriverOwnersAffectedByBugs :( [11:27] poolie: https://bugs.launchpad.net/launchpad/+bug/323000 fwiw, it's one of the top 10 hot bugs. [11:27] <_mup_> Bug #323000: Make "this bug affects me too" bugs visible from user profile < https://launchpad.net/bugs/323000 > [11:28] yeah, i voted for it [11:28] i would like it alot [11:29] well, it's down in my yak stack, whatever that counts for. [11:29] * jml has to relocate. [11:52] bigjools, ok, the build finished successfully, I remember us needing to run upload processor again (or something) to get the translations.tar.gz to be pushed through to the translations import queue [11:53] bigjools, I do see the translations.tar.gz on https://dogfood.launchpad.net/ubuntu/oneiric/+queue fwiw [11:53] danilos: then it worked I guess [11:53] bigjools, right, I'd like to confirm it shows up in the translations queue, because it still doesn't [11:54] danilos: accept the upload then [11:54] bigjools, how do I do that? [11:54] gary_poster: Hi! [11:54] danilos: you're in the wrong team, I'll do it :) [11:55] bigjools, heh, people keep telling me that [11:55] danilos: ok accepted [11:55] henninge, hey! [11:56] I have another conversation going henninge, just so you know, but no problem as long as you forgive me if it takes me a bit to reply sometimes :-) [11:56] bigjools, do we run the upload-processor again? [11:57] danilos: I need to run process-accepted [11:57] running now [11:57] bigjools, ah, ok, thanks [11:57] this is so much fun :) [11:57] 2011-07-27 11:57:24 DEBUG Publishing custom epiphany-browser, epiphany-browser_3.0.4-1ubuntu2_i386_translations.tar.gz, epiphany-browser_3.0.4-1ubuntu2_static_translations.tar.gz to ubuntu/oneiric [11:58] danilos: all done [11:58] gary_poster: that's ok. I just had a quick question on how LP is running and I guess you are not the only one who could answer that. [11:59] bigjools, excellent, it worked; now I'd like to test that we haven't broken anything for natty (i.e. universe packages still can't get translations on), but I got an "upload rejected" email [11:59] gary_poster: actually, I just thought I'll try something else first before asking, so nm me atm. ;-) [11:59] bigjools, actually, "upload rejected" email is because I tried the main archive ;) [12:00] bigjools, so, uploaded to dogfood, and we'll need to go through the same dance again for natty: upload processor, wait for build, and if translations.tar.gz doesn't show up, we are good, if it does, we'll have to check that it doesn't end up in the queue [12:01] henninge :-) ok. looks like other conversation is mostly handled atm, so feel free to ping if you want to later [12:01] danilos: ok [12:03] Project db-devel build #758: STILL FAILING in 5 hr 37 min: https://lpci.wedontsleep.org/job/db-devel/758/ [12:06] bigjools, can you please run the upload processor then? [12:06] danilos: 2011-07-27 12:01:41 DEBUG Not permitted to upload to the RELEASE pocket in a series in the 'CURRENT' state. [12:06] target -updates [12:06] bigjools, ah, natty-updates? [12:07] wgrant: we had some revisions for bug 80902 land and that reverted r13514 back to needstesting. [12:07] <_mup_> Bug #80902: Can't target bug report from project to distribution, or vice versa < https://launchpad.net/bugs/80902 > [12:08] danilos: yes === almaisan-away is now known as al-maisan [12:08] henninge: is that revision ok to be deployed? How can I properly mark it as such without removing needstesting from the others? [12:10] bigjools, done [12:14] henninge: Fixed. [12:17] danilos: it should be building [12:20] bigjools, I don't see it happening on https://dogfood.launchpad.net/builders :/ [12:25] danilos, Are you OCRing today? [12:25] gmb, oh right, I should be doing that today as well :/ [12:26] Yeah, no rest for the weary. === danilos changed the topic of #launchpad-dev to: https://dev.launchpad.net/ | On call reviewer: danilos | Critical bugs: 240 - 0:[#######=]:256 [12:26] danilos: If you don't have the brainjuice, I'll happily ping some otther schmuck^Wreviewer [12:26] gmb, I do, I do, but it's best to wait until after the call [12:26] danilos: Okidoke. [12:28] danilos: sorry it was stuck in UNAPPROVED [12:29] * danilos nods in "while of course" style, hoping bigjools knows how to get it out of unapproved state :) [12:32] danilos: it should be building :) [12:33] bigjools, still don't see it :/ [12:33] argh [12:33] my fault [12:34] danilos: now? [12:34] bigjools, nope [12:35] I am looking at https://dogfood.launchpad.net/builders, should I look somewhere else? [12:35] the build page would be a good start :) [12:37] danilos: So, https://code.launchpad.net/~gmb/lazr.restful/accessor-for/+merge/69416 is the branch, when you've got a second. I think you owe me now ;) [12:37] gmb, sure thing [12:38] bigjools, you mean https://dogfood.launchpad.net/ubuntu/+source/epiphany-browser/2.30.6-1ubuntu6? [12:39] sinzui: ping [12:40] i386 is in 'needs building' state, but I don't know what needs to happen for it to be picked up (that was buildd-manager or whatever the name is now, right) [12:43] gmb, just before I dive in deeper, is the change to versions.cfg really required or just a drive-by fix? [12:43] danilos: It's required to get it to build these days. [12:43] gmb, ah, ok, just checking before I dive in deeper [12:44] danilos: It's not a requirement for my change, per se, but it would have been hard to test otherwise :) [12:45] wgrant: thanks [12:49] gmb, btw, have you tried ensuring all classes are new-style-classes before using super()? (eg. define them as "class Something(object):" instead of just "class Something:") - not sure that'd help, but just an idea [12:51] danilos: Yes, I tried that. Didn't help, unfortunately. [12:52] gmb, ack [12:54] gary_poster: ping [12:56] henninge, yo [12:56] gary_poster: from this I see that LP is running in different threads/processes ... [12:56] https://pastebin.canonical.com/24724/ [12:56] that is where the race condition comes from. [12:56] henninge, threads, yes [12:56] gmb, btw, that versioning of accessors (lines 218-253), what does it exactly do? (the latter part seems clear, but why do we need the 'ensure only one accessor' part) [12:57] gary_poster: that means they share memory? [12:57] gary_poster: I am jumping ahead here. [12:57] gary_poster: I am just trying to figure out what is going on. [12:58] danilos: It's to avoid collisions. If you have an implicit accessor and an explicit one for the same version, which one are you supposed to call to get the value? [12:58] (I cargo culted that, but that's what I took its intention to be) [12:58] gmb, also, I have no suggestions on how to do it, but it seems as if it'd be very nice to have tests for that code [12:58] gmb, oh, ok [12:58] gary_poster: so this is the same on productio?. On process (that gets signalled for log rotation) running in multiple threads. On process per appserver instance. [12:59] gmb, implicit = a regular exported attribute? [12:59] danilos: Ah, good point. There are similar tests for the mutator code, so I'll add some to cover the only-one-accessor-per-version stuff. [12:59] gary_poster: and each process with its own set of log files. [12:59] henninge, I am 95% sure they are threads, though production reduces number of threads serving users to 1 at a time. That still means we have at least two threads: main thread, with asyncore loop (similar to Twisted loop); and worker thread, actually figuring out what to serve [12:59] danilos: Or @accessor_for without @operation_for_version [12:59] henninge, each process typically has its own log files [12:59] gmb, cool (don't forget the test for defined in version N gets included in N+1 if it's not too hard :) [12:59] hennige, Python's stdlib logging module is supposed to be thread safe [13:00] henninge, so is ZConfig, but that's certainly in less usage [13:00] danilos: Sure. I'm sure leonard wrote something that I can rip off ;) [13:00] gmb, excellent :) [13:01] gary_poster: yes, loghandler simply does a close -open sequence with no coordination what so ever. [13:01] no thread safety there. [13:01] henninge, "On process (that gets signalled for log rotation) running in multiple threads. On process per appserver instance." If I magically transmute "On" to "One" then that is correct [13:01] what I meant. [13:02] I figured, was being silly :-) [13:02] bigjools, btw, nothing is happening with https://dogfood.launchpad.net/ubuntu/+source/epiphany-browser/2.30.6-1ubuntu6/+build/2492859 still? got any ideas? [13:03] danilos: no, and sorry I can't help right now I'm trying to debug a problem [13:03] gary_poster: I am not familar with threads in python. [13:03] henninge: close/open sequence: logging module is supposed to be friendly to that, I thought--unless you mean it is a raw file close? [13:03] gary_poster: that is in ZConfig [13:03] bigjools, np, please ping me when you have some time [13:03] gary_poster: ZConfig.component.logger.loghandler [13:04] henninge, right, but I mean, it gets the log files themselves--the file handles--and closes them directly? OK looking [13:04] danilos: I just checked the manager log and the builder is failing for some reason [13:04] probably no chroot available [13:04] gary_poster: AFAIUI, yes. [13:04] gary_poster: yes, "self.stream" [13:04] gary_poster: looks like a standard file handle [13:05] Morning, all. [13:06] morning deryck [13:06] bigjools, can we perhaps get back to this later when you are done with that debugging, or is it more of a general problem? [13:06] henninge, sideways thought: have you checked stdlib logging module to see if they (now?) have a solution for logrotation themselves? [13:06] morning deryck [13:06] gmb, btw, r=me as per our discussion [13:06] gary_poster: have not, no. [13:06] danilos: Excellent, thanks. [13:07] Hi deryck! ;) [13:07] gary_poster: so you think it might be best to replace the ZConfig logging stuff? [13:08] s/best/an idea/ [13:08] henninge, if I were looking at this problem that would certainly be an option on the table. Moving to something more maintained would be a win. But looking at that file you were pointing to... [13:10] henninge, I don't think closeFiles is dealing with file objects [13:10] henninge, the reason why is in "reopenFiles" [13:10] it calls h.reopen() [13:10] gary_poster: I was looking at FileHandler.reopen. [13:10] reopen is not on a Python file object [13:10] that is a few lines down. [13:12] henninge, ah you might be right there. Not that this would be necessary, but have you pdb'd in to confirm, by chance? or verified in logging module? [13:12] verifying in logging module docs might be a minimal reasonable solution :-) [13:13] henninge, so if your guess is right, then I see two paths to a solution so far [13:14] gary_poster: i just looked into the logging module and self.stream is the stream passed in. [13:14] which in this case is simple "open" call. [13:16] 1) confer with Fred Drake and see if you can get a ZConfig change in, or maybe do it ourselves locally and then try to push it upstream. A simple solution there would be to remove self.stream.close(): Python will close it when it cleans up trash. Meanwhile, if a thread is still writing to it, it can. [13:16] henninge, case closed then [13:16] 2) see if logging module has an alternative. [13:17] option 1 sounds so easy I would be inclined to try that [13:17] coordinating with upstream can be annoying, I grant you :-) [13:17] ;-) [13:18] gary_poster: thanks, I'll look at both (since the first one is so easy) ;) [13:18] We could make a local change, see if it helps, and if it does *then* confirm with upstream and try to get a change. Extra bonus for you: you are gone by then ;-) [13:18] ok cool henninge [13:18] gary_poster: it really takes that long? [13:19] henninge, what is "it" in that sentence? :-) I meant proving to ourselves that we have fixed the problem. Since it is intermittent, that might take a little bit. [13:20] oh, ok [13:20] henninge, coordinating with upstream depends on the upstream. Fred is a good guy, but busy, and his company no longer really cares about open source afaict [13:20] "it" was referring to "coordinating with upstream" [13:20] gtcha [13:20] if he agrees, could be fast [13:21] I could mae a release [13:21] if he doesn't agree.... [13:21] :-) [13:21] having "proof" that it helps I thought might be a way of getting him to agree more easily [13:22] gary_poster: So, I don't think this can (or should) be pressed into a test of any sort, since race conditions are hard to reproduce reliably. [13:22] gary_poster: that means, if I go for option 1 it is just a matter of removing the line and see if it helps in production, right? [13:24] bigjools: when you have time, can you do your thing to get this building? https://dogfood.launchpad.net/ubuntu/+source/epiphany-browser/2.30.6-1ubuntu6/+build/2492859 (it is the upload danilos did) [13:24] henninge, you could probably make a test that showed that the original file was not closed after rotating. If you do that at a low-enough level then that would be easy. "easy"? :-) but that would be a ZConfig test. That would be the kind of thing to write to have it go upstream. [13:24] I definitely agree that we do not need a LP test for this change. [13:24] bac: the builder is failing, I don't know why [13:25] oh. :( [13:25] well in fact it seems to have fallen over entirely [13:26] bigjools: The chroot has expired [13:26] http://librarian.dogfood.launchpad.net/70572775/chroot-ubuntu-natty-i386.tar.bz2 -> 404 [13:26] ferraz is also not responding [13:26] That could also be a problem. [13:26] Working for me... [13:27] So, upload a new natty/i386 chroot, I suspect. [13:31] henninge: sorry, I'm having trouble with my QA ... [13:32] henninge: It's going to take a little bit longer than what I thought ... [13:34] rvba: I am in the stand-up call atm, I can see if I can help you afterwards. [13:41] henninge: I'm trying to work it out with the help of Julian ... [13:44] abentley: i thought you could specify a pre-req branch with 'bzr lp-propose' but it isn't documented. can you do that? [13:45] bac: It auto-detects pre-req branches from a pipeline. Specifying a pre-req from the commandline is a missing feature. [13:45] abentley: ok, i'm not using pipelines, so i'll not use it [13:45] bac: sure. [13:45] bac: just merged and pushed. [13:47] adeuring, abentley, henninge -- forgot to mention that I'll be switching offices in about 45 minutes and will be offline for 20-25 minutes. [13:47] deryck: okay. [13:51] henninge: qa-ok. Endlich. [13:51] rvba: Super! [13:51] rvba: I just came off the call ... [13:52] henninge: Perfect timing :) [13:53] sinzui: you there? [13:53] I am [13:54] sinzui: i have a failing test i can't figure out without more digging and perhaps you can see the issue [13:54] it's a web service test [13:54] okay [13:54] take a look at the diff in this mp: https://code.launchpad.net/~wallyworld/launchpad/question-subscribe-webservice/+merge/69433 [13:54] it's the test_subscribe() [13:55] the question.subscribe(person) call fails [13:55] with error: TypeError: Could not serialize object to JSON. [13:55] i have modelled the web service stuff for IQuestionSubscription on IBugSubscription [13:56] but i can't see what else i need to do to resolve the issue [13:56] i think there needs to be a json adaptor of some sort [13:56] but if there does, i can't see where it's been set up for IBugSubscription [13:57] ah [14:00] Project devel build #923: STILL FAILING in 5 hr 51 min: https://lpci.wedontsleep.org/job/devel/923/ [14:00] wallyworld__, I am unfamiliar with the publish_web_link=False arg of export_as_webservice_entry [14:01] i figured out at one point what it did but can't recall exactly now [14:01] it fails with and without [14:01] wallyworld__, I have not used that, but your error does imply a url is wanted [14:02] wallyworld__, I added urls to a few question objects a few months ago to make export work [14:02] i thoought it was trying to turn a QuestionSubscription into a json data object to serialise the result of a subscribe() call, so it is not clear to me atm why a url is needed [14:03] and also bub.subscribe() works [14:03] and it is set up the same way [14:03] bug.subscribe() [14:04] wallyworld__, removeAnswerContact is already a method on the target. Do you intent the question method to call the QT method? [14:04] yes. the subscription portlet invokes apis on the context object ie question [14:04] wallyworld__, creating a url is easy and we can try it to see if this solves the problem [14:05] bac: Hi! [14:05] ok [14:05] * sinzui tries to write the zcml without caffeine [14:05] hi henninge [14:05] bac: any eta on that QA? [14:05] I saw danilo and bigjools where helping? [14:06] henninge: there is a problem on dogfood (scroll up to see wgrant's comments about natty chroot) that i'll need to get assistance from bigjools to sort out. so, no eta. [14:06] I am busy, and it needs someone to upload a natty i386 chroot to DF [14:06] bigjools: who can do that? [14:06] bac: it needs a losa to get one from production, put it somehwere in the DC where I can get it and then I can upload it [14:07] bac: scripts/ftpmaster-tools/manage-chroot.py [14:07] bigjools: i can facilitate the first part while your snowed under [14:07] bac: thanks for the heads up [14:08] wallyworld__, try http://pastebin.ubuntu.com/653123/ [14:08] * wallyworld__ looks [14:09] wallyworld__, the attribute_to_parent value could also be the id you added to IQuestionSubscription [14:10] i'll try the pastebin as is.... [14:14] wallyworld__, when this is complete will the subscriber portlet load after the page is loaded? [14:14] sinzui: you are a genius. that works. i don't fully understand why (my zope foo is not fully develped) [14:15] i need to add a bit more glue before it works, but it will be the same as bugs - the portlet will load after the page has loaded, yes [14:16] wallyworld__, I am not a genius. I just did not know about that arg you used. I wrote and export must of answers code you are working with. make me the reviewer since I have read most of this change and It looks good [14:17] sinzui: so, next branch, i need to extend the javascript portlet stuff to allow each subscription entry to specify the web service api to use to "unsubscribe" and then it's pretty much done [14:17] wallyworld__, you may accidentally fix a timeout bug doing this. the subscriber code can be expensive to use and I did not factor that out of the page load two months ago [14:17] cool, one less critical :-) [14:18] with the bugs portlet, the unsubscribe method will always be "unsubscribe", for questions, it will either be "unsubscribe" or "removeAnswerContext" [14:20] sinzui: i'll finish the mp and then need sleep. btw, i will likely miss the standup since i have to go and pick up a new car from the dealer [14:20] understood. Your working overtime right now [14:22] wallyworld__, bug 736003 is the one I was thinking of. I believe this *wont* be affected by your work since it is a question target page. [14:22] <_mup_> Bug #736003: Distribution:+questions timeouts < https://launchpad.net/bugs/736003 > [14:22] ah, too bad [14:28] sinzui: mp is now ready for review, thanks for the help. i hate leaving stuff unfinished so am glad to get it done. [14:28] fab === al-maisan is now known as almaisan-away [14:35] benji: could you have a look at https://code.launchpad.net/~bac/launchpad/getnewcache/+merge/69476 ? [14:36] bac: sure [14:42] bigjools: mbarnett has prepared a chroot to be uploaded to dogfood: devpad:~mbarnett/tmp/chroot-ubuntu-natty-i386.tar.bz2 [14:51] bac: I'm done with https://code.launchpad.net/~bac/launchpad/getnewcache/+merge/69476 [14:52] thanks benji [14:55] gary_poster: that looks very promising. We could do away with SIGUSR2 handling alltogether. [14:55] http://docs.python.org/library/logging.handlers.html#watchedfilehandler [14:56] henninge, +1 [14:57] henninge, that will probably be more work that the other approach, and it might be tricky because I think ZConfig creates files [14:57] I mean, is in charge of our log files [14:57] but I would prefer it in the long haul [14:57] & I suspect others would too [14:58] gary_poster: ok, I will see how they'd work together. [14:58] cool [14:58] thanks for the info [15:01] gary_poster: the other thing I'd worry about is the extra load that each emit creates by doing the checks on the file. [15:03] benji: uh, thanks for catching that little bit of overexuberance in the page template. clearly i hadn't intended to check that in [15:06] henninge, probably not an issue. any change other than "remove stream.close" will need approval and coordination from losas; if you were concerned about performance then you could check with Robert too, but unless that emit coe is doing a lot more than I expect, I think it should be fine. [15:07] gary_poster: I just found that we have our own WatchedFileHandler implementation in our tree ... ;-) [15:07] henninge, heh [15:08] gary_poster: it's identical to upstream, so that was merged into logging. [15:09] ah ok [15:09] gary_poster: but it also has this comment: [15:09] or vice versa [15:09] # BACKPORT: Doing a stat on every log seems unwise. A signal [15:09] # handling log handler might be better. [15:09] ;-) [15:09] * henninge goes to look who wrote that comment [15:09] it may have been a backport from 2.6 [15:09] ah, ok [15:10] yeah, reading module docstring helps [15:11] adeuring, abentley, henninge -- I may drop from IRC as I reboot to recover my system. [15:11] Not sure yet, but if I disappear, that's where I've gone. ;) [15:11] deryck: okay. [15:11] gl [15:11] deryck: sounds familiar to me today ;) [15:12] adeuring: :) [15:12] thanks, henninge [15:13] * henninge learned gl from lifeless today [15:16] jcsackett, do you have time to mumble === danilos changed the topic of #launchpad-dev to: https://dev.launchpad.net/ | On call reviewer: - | Critical bugs: 240 - 0:[#######=]:256 [15:39] gary_poster: so, I decided to go with the one-line change. [15:39] hrnninge, sounds safest to me :-) [15:40] gary_poster: but this change is not in our tree, I guess I need to create an egg/package? [15:44] henninge, right. Easiest story: Get the most recent ZConfig from our download cache, unpack it, make your change, and then follow instructions in "Work with Unreleased or Forked Packages" section of doc/buildout.txt. unpacking the ZConfig from download cache takes the place of the svn checkout. [15:44] A nicer approach would be to check out svn [15:44] push to LP [15:44] (or import it) [15:44] then make a branch [15:44] make your changes [15:44] push to LP [15:44] follow instructions [15:45] ok, thanks [15:45] gary_poster: we are not using the latest version btw. [15:45] henninge, ah interesting. You could see if latest version has change :-) [15:45] gary_poster: yeah, looking at that now [15:46] * gary_poster doubts it [15:46] it says it just adds "SMTP auth for email logging" [15:46] but I am looking at the diff now [15:46] there ya go [15:46] cool === salgado is now known as salgado-lunch [15:49] bac, danilos: the build is now starting. [15:49] sorry for the delay [15:53] gary_poster: nope, no other change. So 2.7.1 is just as good for us. [15:53] cool henninge [15:54] I am EOD now, I wil "follow instructions" tomorrow ... [15:54] henninge, if you have done the work to verify that the newer version is not a problem for us, upgrading would not be a bad idea [15:54] gary_poster: thanks for your help [15:54] then next person does not have to do it [15:54] I am fine with that, too. [15:54] your very welcome henninge [15:54] "you're," even [15:54] ;) [15:58] gary_poster: zconfig is already on LP [15:59] cool [16:01] gary_poster: about that bug [16:01] bigjools, hey! [16:01] gary_poster: it's indicative of data corruption [16:01] (I was explicitly trying to not bother you today, and thus emailing) [16:01] ah ok [16:01] gary_poster: it's possible for something to not have a BQ when it's finished building, but it must have one if it's NEEDSBUILD or BUILDING [16:02] gary_poster: well I am inbetween interruptions :) [16:02] heh [16:03] gary_poster: so I would not paper over the crack and work out why the data is corrupted [16:05] bigjools, ack. I'll report as such on the bug, thanks. If I look at https://launchpad.net/~chromium-daily/+archive/dev/+builds?build_state=building then it *looks* like those are all older than the current ones (14.0...) [16:05] ah ha yes [16:05] those are the bad ones [16:05] ok thanks! [16:06] gary_poster: it's not easy to work this out, unfortunately [16:06] gary_poster: I have some SQL that fixes these if you want it [16:06] because we don't know how those three would have gotten in that state, right? [16:06] right [16:06] bigjools, it [16:06] it's a bug somewhere else in the code - or it could be someone poking SQL [16:06] I've not seen it happen for a long time [16:06] 's what you want, I'd say. I'm happy to run the SQL [16:07] (arrange it to be run :-) ) [16:07] ok [16:07] we can put it in the bug report [16:07] gary_poster: http://pastebin.ubuntu.com/653198/ [16:07] and then not close the bug until we figure out something to do to actually provide some diagnostics as to how this might happen [16:07] replace the XXX with the build ID [16:08] bigjools, do you have any easy/soyuz-novice thoughts on what we could do to add diagnostics so we can figure out how this would happen in the future? [16:08] (or simply notes I can put in the bug) [16:09] gary_poster: I would trawl the build manager logs first [16:09] remember my first rule of soyuz debugging? :) [16:09] heh [16:09] ok [16:09] having said that, I don't know how many days of logs we keep for the manager [16:10] it's quite verbose, so they get rotated often === jtv is now known as jtv-eat [16:18] ack === henninge is now known as henninge-afk [16:32] just running some tests, got this: http://paste.ubuntu.com/653218/ [16:32] might be new since oneiric upgrade [16:40] hey lovely people! [16:40] https://help.launchpad.net/Bugs/ImportFormat says that I should file a question to get bugs imported - but there is no file attachment on questions that I can see... [16:40] how should I attach the file? [16:45] I don't know. [16:49] yay! [16:52] mtaylor, you point to a URL where the the xml is [16:53] sinzui: ah. [16:53] mtaylor, someone will run cleanup script over the xml and test it on staging for you to review. there may be a report of of off ignored items that will require manual changes to the xml [16:54] sinzui: excellent. what happens with user ids that aren't valid launchpad user ids? [16:54] I think profiles are created that users can claim [16:55] ok. but if I reference valid launchpad accounts all works as expected, yeah? [16:55] yep [16:55] cool [16:55] I think I shall endeavor to make a username mapping before I actually give you a file then [17:08] ok [17:08] I'm trying to set up a lucid chroot to work around that rabbit timeout problem [17:09] so I can submit patches to Launchpad [17:09] but I'm told that, " launchpad-dependencies: Depends: python2.6 (>= 2.6.7-2ubuntu1) but 2.6.5-1ubuntu6 is to be installed or python-profiler but it is not installable [17:09] " [17:10] so, how do I get the correct version of Python? [17:12] any help would be much appreciated. [17:14] jml: Enable multiverse [17:14] maxb: really? wow. ok. thanks. [17:14] maxb: why would a Python be in multiverse? [17:14] python-profiler's licence is a bit odd, IIRC [17:15] ahh. [17:16] maxb: great. it's installing. thanks. === salgado-lunch is now known as salgado [17:29] now rabbitmq won't install [17:30] gotta kill the outside one [17:30] jml, python-profiler is not required on oneiric [17:30] sinzui: I can't run the tests on oneiric, http://paste.ubuntu.com/653218/ [17:30] sinzui: I've spent the last hour setting up a lucid chroot instead. [17:31] * sinzui looks at rabbit [17:33] jml, I get the same error [17:33] sinzui: it's nice to feel like part of a crowd [17:35] now I get this in my chroot [17:35] OperationalError: could not connect to server: No such file or directory [17:35] Is the server running locally and accepting [17:35] connections on Unix domain socket "/var/run/postgresql/.s.PGSQL.5432"? [17:35] http://paste.ubuntu.com/653266/ [17:37] maybe that's ... I'll run database-setup & check ports. [17:38] I would remove the rabbit layer to proceed. Does your test really need it? I avoid the page test layer since it starts lots of services that are rarely needed by an individual test [17:39] for example, the google layer is used by 2 tests in our suite [17:40] sinzui: hmm. [17:40] sinzui: it's PageTestLayer. I'm writing a webservice test. [17:40] :( [17:40] I hate that upper level [17:41] sinzui: yeah, me too. I don't really have a clear vision of an alternative, though. [17:41] at least, not for this. [17:42] I am trying a hack to the timeout [17:45] jml, I get: /usr/lib/rabbitmq/bin/rabbitmq-server: 63: cannot create /var/log/rabbitmq/rabbit@solstice.log.1: Permission denied [17:45] sinzui: you're running oneiric too? [17:46] yes [17:46] I think I hacked the actual run command baddly [17:46] Project db-devel build #759: STILL FAILING in 5 hr 42 min: https://lpci.wedontsleep.org/job/db-devel/759/ [17:52] jml, a pdb in _spawn implies rabbitmq did start. I saw four beam.smp process for it [17:52] This might be a case were we are not reading $HOME/.erlang.cookie [17:56] jml, looks like the cookie format changed. The server is up [17:56] sinzui: ahh. cool. [17:57] deryck: bug 788685 is finally marked qa-ok [17:57] <_mup_> Bug #788685: Enable translating selected Ubuntu universe packages in Launchpad < https://launchpad.net/bugs/788685 > [17:57] bac: excellent! [17:57] that frees up many branches as deployable [17:58] bac: ok, great. I'll see about doing a nodowntime deploy before my day is out. calls coming up here shortly now. [17:58] the conch goes to wallyworld === abentley changed the topic of #launchpad-dev to: https://dev.launchpad.net/ | On call reviewer: abentley | Critical bugs: 240 - 0:[#######=]:256 [18:08] bac, wallyworld__'s bugs are now qa-ok [18:09] sinzui: great [18:21] jml, I really do not know how to fix rabbitmq. I see it running, but our fixture is not connecting to the nodes it started :( [18:21] sinzui: :\ [18:21] sinzui: for the time being, I'm ok with running in lucid. [18:21] okay [18:40] ungh [18:41] does whatever linter LP is using now not understand __all__ for re-exports? [18:43] just use pyflakes. life will be better. [18:46] micahg: please use the literal OOPS code, not the urls (there is a bug in ooptools) [18:50] sinzui: you think we should just ? (bug 736012) [18:50] <_mup_> Bug #736012: Person:+mailinglist-moderate timeout < https://launchpad.net/bugs/736012 > [18:52] lifeless, 1. we could write a script to remove the spam messages on the because we believe that this timeout was because of historic data [18:52] is there a way to do check_permission but to pass in the user? [18:52] and/or two change the batch size to a smaller number because we believe some list owners are negligent [18:54] jml, no, but that would be a nice to have === beuno is now known as beuno-lunch [19:14] bac: https://dogfood.launchpad.net/ubuntu/natty/+source/epiphany-browser/2.30.6-1ubuntu6 [19:15] bigjools: and nothing shows up here: https://translations.dogfood.launchpad.net/ubuntu/natty/+source/epiphany-browser/+imports [19:16] bac: does it show up there for oneiric? [19:16] bigjools: https://translations.dogfood.launchpad.net/ubuntu/oneiric/+source/epiphany-browser/+imports -- indeedy [19:16] bac: qa-ok [19:16] yep [19:16] bigjools: thanks for your dogfoodness [19:17] my pleasure [19:17] (my mail client insisted on changing that to 'dogwood' every time i typed it.) [19:30] sinzui: my question was because your comment on the bug was incomplete :) [19:38] lifeless, my thoughts are still incomplete. [19:38] sinzui: fair enough [19:40] I'm trying to do a bug import (for the first time) and don't see how to do the actual import to staging (reading https://dev.launchpad.net/PolicyAndProcess/BugImportHowto). Anyone have a hint? [19:41] have a losa run the script [19:43] bigjools: hi [19:44] https://bugs.launchpad.net/launchpad/+bug/816870 quick q for you [19:44] * bigjools is not really here [19:44] <_mup_> Bug #816870: Distribution:+search (package search) timeouts < https://launchpad.net/bugs/816870 > [19:44] why is spr in that query ? [19:44] * bigjools looks [19:44] oh, because it wants a distribution spc [19:44] lifeless: hey. Trying to get a nodowntime request going. I udpate this: [19:44] https://wiki.canonical.com/InformationInfrastructure/OSA/LaunchpadProductionStatus [19:44] in a not-kind-of-here-way [19:44] bigjools: thanks! [19:45] lifeless: is this right? And what is the date column for? Date requested or deployed? [19:45] deryck: see under 'requested stable deploments' [19:47] lifeless: I don't follow. Should what I added go under "requested" section? [19:47] or are you directing me at some info there? [19:47] lifeless: it's making sure that it can match a binary name that's for a source in the distro [19:47] Project devel build #924: STILL FAILING in 5 hr 47 min: https://lpci.wedontsleep.org/job/devel/924/ [19:47] bigjools: thanks [19:47] bigjools: its a little inefficient :P [19:48] lifeless: welcome to the soyuz data model [19:48] deryck: the 'requested stable deployments' section has no date in it. [19:48] deryck: so I think you were looking at the wrong part of the page [19:48] efficiency was an after thought [19:48] lifeless: ah, gotchas now. thanks. [19:48] deryck: you have a request to make - you should follow the in-page docs at the 'requested stable deployments' section. [19:51] lifeless: think I got it now. Do I ping a losa, or just adding to the wiki page is enough? === jtv-eat is now known as jtv [19:53] deryck: nodowntime deploy? [19:54] thedac: yes, indeed. [19:55] deryck: If the wiki is updated I will get rolling on it [19:55] thedac: awesome, thanks! [19:55] deryck: a ping is usual [19:55] lifeless: gotcha. Thanks for the hand holding. :) [19:56] deryck: since you want to be around for the end, in case it goes boom [19:56] deryck: and that means timeliness matters [19:56] ah, ok. [19:56] maybe I shouldn't have started one when I'm about to jump on a call then ;) [19:56] deryck: Do we need to hold off? [19:56] deryck: it usually doesn't go boom [19:56] thedac: no, its fine [19:56] ok [19:57] deryck: confirm revno: 13478 [19:57] thedac: was just kidding mostly [19:57] deryck: doing at your EOD would be ill advised though :) [19:57] gotcha :) [19:57] thedac: that looks wrong [19:57] thedac: no, it's r13535 [19:57] we're running 13503 atm [19:58] huh, is this out of date then: https://wiki.canonical.com/InformationInfrastructure/OSA/LaunchpadProductionStatus [19:58] thedac: see the 'roll out to' column [19:58] thedac: and the requested-by column [19:59] thedac: it may be out of date, but derycks request is sane ;) [19:59] my CHR time's up and I didn't even get to questions [20:00] * bac CHRs [20:03] the bug import? That was indeed a question, but I got to it from the "bug import questions" link, I expect that there are other open questions [20:03] pff, wrong hchan [20:07] allenap: finally put up a fix for your *actual* testtools bug, as opposed to the one I thought you meant to file :) [20:09] lifeless: sorry, will do from now on [20:15] jml: I'm liking ExpectedException in general, but I'm thinking it could be generalized to take a Matcher as a parameter. But assertThat only works in test cases, so maybe it should be TestCase.exceptionMatches ? [20:16] abentley: that's what the patch does [20:16] jml: was not aware of a patch. [20:16] abentley: https://code.launchpad.net/~jml/testtools/expected-exception-791889/+merge/69546 [20:17] it just raises AssertionError, rather than calling TestCase.fail [20:17] which is almost always the same thing [20:18] anybody about to request a deploy? [20:18] jml: cool. [20:18] if not, I will now [20:19] hmm. I should update docs & NEWS [20:27] ah, reloading LPS page helps ... [20:28] deryck: thanks for taking care of the deployment. [20:29] well, the deplyoment *request* ;-) === almaisan-away is now known as al-maisan [20:52] henninge: no worries. It kind of all came together. [20:54] thedac: hi again. Did the deploy go okay? Or still in progress? [20:54] deryck: still in progress [20:55] thedac: ok. thanks. [20:55] I think we are still just pushing code around at this point in the deploy script === beuno-lunch is now known as beuno === brianchidester_ is now known as brianchidester [21:53] jml: python-profiler was the one part of the standard library that wasn't in the normal Python packages, because it had a non-free license. Disney bought the company and they only convinced them to relicense it this year. In oneiric and above it's in the core python2.* package. [21:53] I started a deploy with thedac couple hours ago but am now past EOD and need to go. bad timing on my part. :) [21:54] Can I hand off to someone, to help thedac if he needs it? [21:54] Sure. [21:54] thedac: Where are we at? [21:54] wgrant: thanks so much! [21:54] (thanks for organising the deploy, deryck!) [21:54] wgrant: using deployment-manager it is cranking along [21:55] lpnet is updated. [21:55] So we are nearly there. [21:55] wgrant, np! I'll still claim it as my first deploy, even though I'm handing off. ;) [21:55] Just deployed to germanium-scripts. It is hard for me to tell exactly how much more we have to go. But I think we are close [21:55] The webapp is updated, so it's hardly handed off :) [21:56] :) [21:57] ok, until tomorrow then, everyone..... [22:00] wgrant: fyi, at this point the script is just doing cleanup. We should be fully deployed. I will update wiki and email when the script completes [22:02] Thanks. [22:11] thedac: Was loganberry's scripts target being deployed at 21:45? [22:11] thedac: We have an odd piece of cronspam which suggests that either something rather terrible has happened, or the symlink was switched right as a cronjob started at 21:45. [22:12] wgrant: that seems likely. Let me check my scrollback to see if I have a time stamp [22:14] It seems to be happy now, so I assume that was it, but best to check if we can. [22:20] wgrant that looks like that was it. The time stamp from a few actions prior was at 21:44. I don't have an exact one for loganberry but that has to be it [22:20] Thanks. [22:22] win! [22:23] so thats what, a hundred or so deploys before hitting the race we suspect might exist [22:23] Yup. [22:23] I think that's pretty good. [22:25] lifeless: So, is there a good reason that mailman is still in our tree? [22:26] wgrant: yes, noone has done the work to make a SOA project out of it [22:26] That's not a good reason. [22:26] wgrant: .e.g a network test fake of the xmlrpc service LP offers mailman, and vice versa [22:26] wgrant: theres no intent to keep it in-tree. [22:27] wgrant: if that helps. [22:27] Good, good. [22:28] It seems like pretty low-hanging fruit. [22:28] And annoying fruit. [22:29] I need to blog about this notification change. [22:29] grah. [22:32] 'Copied from debian sid in Primary Archive for Debian GNU/Linux' woo [22:33] is that in prod ? [22:33] Yes. [22:34] Of course, an extra 1000 packages also got synced... [22:34] But, er, baby steps. [22:34] by mistake ? [22:34] By bug. [22:34] Multiple bugs. [22:34] Only 10 of them actually had Ubuntu changes. [22:34] So 883 of the erroneous syncs hopefully didn't break too much. [22:40] jelmer: Around? === cinerama_ is now known as cinerama [23:03] jelmer: https://pastebin.canonical.com/50371/ <- I'm reverting your publisher-use-debian2 [23:10] StevenK, mumble? === al-maisan is now known as almaisan-away [23:13] gaaaaaaaaa just missed buildbot by 30 seconds [23:13] 20 seconds, in fact. [23:31] Project db-devel build #760: STILL FAILING in 5 hr 44 min: https://lpci.wedontsleep.org/job/db-devel/760/