=== Nafallo is now known as Nafallo_away === khorben [n=cufk_tis@cac94-6-82-232-184-118.fbx.proxad.net] has joined #launchpad [12:38] anyway [12:38] night guys [12:52] night === tambaqui [n=patricia@200-247-68-185-mns.cpe.vivax.com.br] has joined #launchpad [01:24] who would be a good person to start to talk to about integration between launchpad and the ubuntu documentation team svn repository? [01:25] someone knows if there are still actual bounties opened? [01:26] mdke: what kind of integration? [01:26] automatic import of pos? [01:28] mdke: Or commit privileges based on launchpad team membership? [01:29] spiv, yeah that [01:29] Ah :) [01:29] jordi, pos? [01:30] oh doh [01:30] yeah [01:30] no, not that [01:30] ok [01:30] mdke: So, we have something like this for bzr coming fairly soon. [01:30] then I have no idea :) [01:30] just commit privs and such [01:30] ah [01:30] that's cool [01:31] maybe karma :D [01:31] Where every member of a team will be able to commit to bzr branches at sftp://bazaar.launchpad.net/~team-name/product-name/branch-name [01:31] spiv, we are quite slow with technology, we have to get our heads around bzr eventually and see if we can use it [01:32] And that gets republished at http://... (same url, aside from http/sftp). [01:32] mdke: Right. [01:32] if so, then that would be cool [01:32] mdke: At the moment, bzr is probably slightly rough for svn users. [01:32] spiv, got a simple guide anywhere? [01:32] mdke: But there's stuff that was spec'd at UBZ that would make it pretty friendly. [01:33] sounds good [01:34] Specs about "lockstep development" iirc, but the bzr guys will know more :) [01:34] mdke: So, it's probably a case of "not yet, but soon" for you. [01:34] Where is soon is only a month or two, hopefully. [01:35] cool === mdke goes lookin for a guide [01:35] spiv, so given that, it's probably not worth arranging any svn integration [01:37] ah the guides look comprehensive [01:38] mdke: #bzr are pretty helpful too. [01:38] thanks [01:38] Yeah, we're hoping that everyone will think bzr is better than svn :) [01:38] i need to understand the why's and wherefores of decentralised version control [01:39] i suppose there must be some projects where decentralisation is bad? [01:39] For sufficiently simple stuff, it can be a complication you don't need. === mdke nods [01:39] I think you may be in that basket, from what I've heard. [01:39] me too [01:39] Hence the lockstep development stuff :) [01:39] is there a way round that with bzr? [01:39] ah, ok [01:40] There's specs about this on bazaar.canonical.com [01:40] http://bazaar.canonical.com/LockStepDevelopment?highlight=%28Lock%29 [01:40] Or just http://bazaar.canonical.com/LockStepDevelopment [01:40] :) [01:41] yeah that sounds like what we do a lot [01:41] With that you could still use the decentralised bits if you need them, but the default mode of operation has everyone working with the same branch. [01:42] ok that sounds promising stuff [01:43] spiv, by the way do you know if that MoinMoin user.py hack of yours would work on Moin 1.3.5? [01:43] mdke: Probably -- that's roughly the version we're using, I think. [01:43] on the off chance [01:43] https://wiki.ubuntu.com/SystemInfo says 1.3.4 [01:44] yeah, same on the canonical one [01:44] Which is probably 1.3.4 + debian patches + my hack. [01:44] okay cool [01:45] spiv, thanks for your help [01:45] You're welcome. === kiko [n=kiko@200-171-140-32.dsl.telesp.net.br] has joined #launchpad === mpool [n=mbp@ozlabs.org] has left #launchpad [] === shawarma [n=sh@3E6B503C.rev.stofanet.dk] has joined #launchpad === dewd [n=dewd@201009186135.user.veloxzone.com.br] has joined #launchpad [02:33] Hmm, I can't seem to add a comment to a malone bug in the web UI using only the keyboard. [02:33] Because I can't tab to the "Add a comment to this bug" expander. [02:34] Time for shift-numlock I guess... [02:50] lifeless: I'm getting this error on a merge from rocketfuel: [02:50] bzr: ERROR: Branch /home/james/src/rocketfuel is missing revision Arch-1:rocketfuel@canonical.com%launchpad--devel--0--patch-1071 of x_Carlos_Perello_Marin__Sun_Oct__3_15:36:08_2004_9002.0 [02:51] jamesh: hmm [02:51] jamesh: I would try a reweave-branches/ [02:52] my bzr doesn't seem to have a reweave-branches command [02:53] its a plugin [02:53] checks the plugins page ;0 === jamesh checks the plugins page [02:53] so reweave my branch, or rocketfuel, or both? [02:54] reweave rocketufel yourbranch [02:54] one command === Kinnison heads off === kiko [n=kiko@200-171-140-32.dsl.telesp.net.br] has joined #launchpad === kiko [n=kiko@200-171-140-32.dsl.telesp.net.br] has joined #launchpad === stub [i=stub@sweep.bur.st] has joined #launchpad [04:32] lifeless: doesn't seem to make any difference [04:33] jamesh: garh. [04:33] let me see [04:34] the branch is /home/warthogs/archives/jamesh/launchpad/bzimport [04:34] s/bzimport/bugzilla-import/ === robitaille [n=robitail@ubuntu/member/robitaille] has joined #launchpad === khorben [n=cufk_tis@cac94-6-82-232-184-118.fbx.proxad.net] has left #launchpad ["oh] [04:57] lifeless: any ideas? [04:59] jamesh: not yet, juggling things [04:59] okay === bradb [n=bradb@modemcable033.209-70-69.mc.videotron.ca] has left #launchpad [] === Ubugtu [n=bugbot@ubuntu/member/seveas] has joined #launchpad === zerokarmaleft [n=zerokarm@ip68-12-45-133.ok.ok.cox.net] has joined #launchpad [05:51] jamesh: try a fetch-ghosts [05:51] that revision *is* in rocketfuel [05:51] (bzr log -r revid:Arch-1:rocketfuel@canonical.com%launchpad--devel--0--patch-1071) [05:52] fetch-ghosts from rocketfuel to my branch, or the reverse? [05:52] the error message claims that the revision is missing from a file in the rocketfuel branch [05:54] the "bzr log" command you gave prints a log message in both my branch and rocketfuel [05:54] oh I see [05:56] the file ID appears to correspond to database/sampledata/current.sql [05:57] lifeless: Can you please tag launchpad/devel rev 2848 as production/1.40 (or should I attempt PQM again?) [05:57] stub: I shall do so [05:58] stub: I think pqm needs some tweaks in tag, so if you have a problem do this: [05:58] sudo to pqm [05:58] bzr branch -r 2848 launchpad/devel launchpad/production/1.40 [05:58] in the pqm home [05:58] and copy that to the public copy in /home/warthogs/archives/ [05:59] Ok. In tomboy for next time. [06:05] the last commit that that pulled was [06:05] revno: 2848 [06:05] committer: Canonical.com Patch Queue Manager [06:05] timestamp: Wed 2005-11-23 22:10:04 +0000 [06:05] message: [06:05] Speed up search for shipit orders, which was causing lots of RequestTimeOuts in production. r=stub [06:05] Yup - that is the one [06:05] copying to public now [06:07] I think I was wrong suggesting category/version/branch btw. [06:08] I'll try to debug it for tuesday [06:09] that missing revision error [06:09] which way around made it work ? [06:10] stub: ^^ [06:11] The dud branch is stub/launchpad/LibrarianGarbageCollection.unmergable. You get the error message merging trunk into that branch. [06:11] Merging that branch into trunk works, however. [06:12] hmm [06:12] was it baz2bzr'd ? [06:12] Nope. Pure bzr. [06:12] funky cold medina [06:12] stub: was your error anything like mine? [06:13] Missing patch (blah blah Arch1 carlos blah blah) [06:15] jamesh: same thing [06:16] Yah launchpad/production/1.40/1.40. lifeless - You want me to nuke it and recopy ? [06:17] stub: huh? did you do it while I was ? [06:17] Nope [06:17] ... [06:20] well we have a 1.40 which has teh right tip [06:20] what do you want me to do ? [06:22] Nuke the 1.40/1.40 directory so I only have 200MB to transfer around instead of 400MB? [06:22] done [06:26] I'll look more closely at this missing revision error tomorrow [06:26] I have to go for SLUG now [06:28] Reverting... [06:28] Traceback (most recent call last): [06:28] File "./refuel.py", line 382, in ? [06:28] main() [06:28] File "./refuel.py", line 378, in main [06:28] config.buildMirror() [06:28] File "./refuel.py", line 126, in buildMirror [06:29] self.buildBranchMirror(source, launchpad=True) [06:29] File "./refuel.py", line 165, in buildBranchMirror [06:29] Branch.open_containing('.')[0] .set_pending_merges([] ) [06:29] AttributeError: '_Branch' object has no attribute 'set_pending_merges' [06:29] :-( [06:29] I'll try some work arounds later [06:29] (pull the prebuilt rocketfuel and bzr pull --overwrite on it) [06:29] erm [06:30] that looks like a mismatch in bzr [06:30] are you using the bzr from sourcecode/rollouts ? [06:30] because it definately does not do that [06:30] ok - could me my cut&paste revert implementation in refuel.py - I'll do it manually [06:31] Yes - that is it. My problem. [06:34] code in refuel should use the bzr in the lp tree I think [06:34] does that make sense to you? [06:34] Yes - I'll invoke it using subprocess. It was previously using cargo culted code from bzrlib's revert command [06:35] thats not -quite- what I meant [06:35] I mean, it can either subprocess, or it can use the bzrlib library from sourcecode/bzr [06:35] but it cant use a random system one, bzr is moving too fast [06:36] Refuel can't use bzr form the lp tree, because its function is to *build* the lp tree. That is what rollouts/bzr.integration is to avoid (?) [06:36] isn't refuel to *update* the lp tree? [06:37] Unless I start by rsyncing the prebuild rocketfuel tree and working back from there. [06:37] thats what it was before [06:37] It does both. [06:37] then it should be *in* the lp tree, surely? [06:37] It is in the configs tree [06:37] ah [06:37] Anyway - go to SLUG. I have enough to work with for now. [06:38] lifeless: re: your mail to launchpad-devel, will the sftp paths passed to pqm have to change like the ones to bzr are changing? [06:38] jamesh: hmmm ? [06:38] i.e. sftp://chinstrap.ubuntu.com//home/warthogs/archives/login/launchpad/branch instead of sftp://chinstrap.ubuntu.com/home/warthogs/archives/login/launchpad/branch [06:38] presumably [06:38] I should check that spec, as I think that that is a very dubious thing [06:39] section 2.2 of http://www.ietf.org/internet-drafts/draft-ietf-secsh-scp-sftp-ssh-uri-03.txt [06:39] It would be nice if we can shorten those URLs sometime - the '/home/warthogs' bit could go with the simple addition of a symlink in chinstraps root directory [06:39] later, byte [06:48] so the arch patch log for rocketfuel@canonical.com/launchpad--devel--0--patch-1071 doesn't actually modify database/sampledata/current.sql [06:48] weird [07:06] I'm off for an hour or three. === robitaille [n=robitail@ubuntu/member/robitaille] has joined #launchpad === raketti [n=kikkeli@a84-230-189-48.elisa-laajakaista.fi] has joined #launchpad === StevenK [n=stevenk@14.5.233.220.exetel.com.au] has joined #launchpad === zhavick [n=syafiq_s@202.155.90.29] has joined #launchpad === zhavick [n=syafiq_s@202.155.90.29] has left #launchpad [] === Keybuk [n=scott@descent.netsplit.com] has joined #launchpad === lbm [n=lbm@cpe.atm4-0-1301006.0x50a0824e.vgnxx6.customer.tele.dk] has joined #launchpad === sabdfl [n=mark@ubuntu/member/pdpc.silver.sabdfl] has joined #launchpad === carlos_ [n=carlos@81.Red-83-49-60.dynamicIP.rima-tde.net] has joined #launchpad [09:56] morning [10:11] morning === stub [i=stub@sweep.bur.st] has joined #launchpad [10:13] hi stub [10:15] SteveA: Hi [10:17] i skimmed the channel scrollback. was there some stuff about xmlrpc interfaces earlier? [10:23] lifeless, SteveA: http://www.linux.com/article.pl?sid=05/09/23/1954240 [10:23] linux softphones [10:26] SteveA: Not when I was online [10:29] carlos: hello [10:29] SteveA, hi [10:30] Launchpad will be going down in 30 mins. Downtime estimate is 45 mins total. [10:30] i just looked over your code review responses, and i'll make a full reply when you send me the new diff. [10:30] carlos: can we look into the pending plural forms and country languages? [10:30] i think if you use "return None" rather than "raise NotFoundError" in the places I pointed out, it will result in less code, and less complex code overall. [10:31] jordi, as soon as I finish with UploadTranslations review I will do it [10:31] jordi, don't worry ;-) [10:31] k [10:31] that is, there isn't any point in raising NotFoundError in database code if you always catch that error and use some other value in other code [10:31] SteveA, ok [10:31] __getitem__ should always raise NotFoundError [10:31] because NotFoundError is a subclass of KeyError [10:32] and __getitem__ has a contract that says it raises KeyError if it is not found [10:32] (actually, the mail libraries in python break this, and it is confusing because of that) === \sh [n=shermann@ubuntu/member/backslash-sh] has joined #launchpad [10:37] <\sh> morning [10:38] hello \sh [10:40] <\sh> guys...is there any way to have a global ML for all bugreports coming into malone...no matter which product and which person/team is assigned to a product [10:40] maybe. what would it be for? [10:42] <\sh> but only bugs, which are affecting one distro (as add) [10:42] <\sh> to have a similar functionality like bugzilla === koke [n=koke@ubuntu/member/koke] has joined #launchpad [10:43] you want to be able to subscribe to all new bugs filed on a particular distro? [10:43] <\sh> as an example: affects /distros/ubuntu/ace where ubuntu is the distro, ace the package/product...but the mail is now only received or send out to the assignee [10:43] <\sh> yes [10:44] so, this list wouldn't get changes in those bugs or resolutions to those bugs [10:44] <\sh> SteveA: well..this should be implemented := [10:44] <\sh> :) even [10:44] i'm trying to understand exactly what you're asking for, and what it could be used for [10:45] <\sh> right now I'm only able to see changes to a bug report, when the assignee has a ML for the bugreports (e.g. universe-bugs for the MOTU team) [10:45] sometimes, making launchpad send mail is the answer. sometimes, this reveals something that launchpad itself should offer that isn't necessarily mail. [10:46] <\sh> but if someone else (an individual) is assigning the bug to himself, only the assignee and requestor are seeing the changes..but nobody else (via mail) [10:47] <\sh> I would like to see such a feature like sending out emails for all new reports, changes and all status changes towards a global distro specific ML or email address... [10:47] \sh: bradb is working on https://wiki.launchpad.canonical.com/InitialBugContacts, that should cover your use case [10:47] okay, i understand what you're asking for now. [10:47] <\sh> regarding all bugs filed against a distro product [10:48] https://wiki.launchpad.canonical.com/InitialBugContacts does this, as BjornT points out. Although, it is for all bug traffic. [10:49] if you just wanted new bugs, you'd have to filter it at the mail-receiving end. [10:50] \sh: the bug contact for ubuntu will probably be ubuntu-bugs, which will receive all the notifications, so you would have to subscribe to that ml and filter out the ones your interested in. [10:50] <\sh> so reading this spec...it should work like this: distro X has several bug contacts (means teams in LP) and I can assign the teams as bug contacts..the team itself has a ML for email support [10:50] carlos: as to returning SelectResults, we do it quite a lot. The main problem with doing so is that SelectResults is a very broad interface, and hard to use in unit tests. But it works out okay in general. [10:51] SteveA, is there any problem if I leave the code as it is? or do you prefer the SelectResults? [10:52] \sh: well. a distro only has one bug contact (but that will probably be a ml you can subscribe to). then each source package in the distro can have a bug contact as well. === ddaa [n=ddaa@nor75-18-82-241-238-155.fbx.proxad.net] has joined #launchpad [10:53] carlos: it should be simpler to just return the SelectResults. and simpler code is easier to maintain. [10:53] <\sh> BjornT: ok..I'm asking because e.g. ubuntu is splitted in 2 halfs, main and universe, and I don't want to subscribe to two or more MLs :) [10:53] \sh: the long term plan is that you should be able to subscribe to distribution and package bugs in launchpad itself, but we don't have time to implement that at the moment. [10:54] SteveA, ok [10:54] it should be possible to filter based on component [10:54] if the email has the component in it [10:54] \sh: well. you'll only have to subscribe to ubuntu-bugs, it will receive both main and universe bugs [10:54] and i see that it does [10:54] <\sh> BjornT: cool :) [10:54] in X-Launchpad-Bug [10:54] in that header [10:54] <\sh> thx for all the informations :) [10:55] np, happy to help [10:58] btw, is it possible to get a list of all open bugs I'm currently subscribed to? [10:59] stub, how could I know from a pagetemplate if there are error messages in the notification queue after using BrowserNotificationMessages ? [10:59] stub, request/getNotifications ? [11:05] siretart: not at the moment, but soon. bug 4788 is reported about this, and it's in pending upload state, so the fix is waiting to be rolled out. [11:05] Error: Could not parse data returned by Malone: Connection to Malone bugzilla failed: HTTP Error 503: Service Unavailable [11:06] BjornT: cool. and thanks! === camilotelles [n=Camilo@20132194128.user.veloxzone.com.br] has joined #launchpad [11:31] carlos: Yes - that would work. webapp.interfaces.INotificationRequest and INOtificationResponse for the API [11:32] (sorry - sound was off again) [11:33] carlos: But it isn't designed for message passing, so you might want to consider storing your status flags elsewhere rather than attempting to parse and understand the notifications [11:33] stub, ok [11:33] stub, I just need to know if there was any error or not [11:33] carlos: Just because there is a notification, doesn't mean there is an error. [11:33] so I thought that perhaps the new system has a way to know that [11:33] yeah [11:33] I know [11:33] I will use my own flag then [11:34] with old code I check if the 'alerts' list was empty or not [11:34] stub, thanks [11:39] stub: the interfaces should really be in interfaces/launchpad.py === Nafallo_away is now known as Nafallo [11:57] launchpad is back up [11:58] yay === ajmitch was waiting to lookup some bugs :) [11:59] ajmitch: did you DO IT? [12:01] need to merge in a patch before I upload! [12:01] cooome on man === matsubara [i=matsubar@200-171-140-32.dsl.telesp.net.br] has joined #launchpad [12:13] good morning! [12:14] hi diogo [12:14] stub: what things should go in a launchpad development deb that shouldn't go on a production server one? [12:15] stub: um... ctags, vi, gnu id tools, submit to pqm scripts === SteveA was joking about vi === gneuman [n=gneuman@200-171-140-32.dsl.telesp.net.br] has joined #launchpad === salgado [n=salgado@200-171-140-32.dsl.telesp.net.br] has joined #launchpad === niemeyer [n=niemeyer@200.138.37.140] has joined #launchpad === GoRoDeK [n=gorodek@p5083D57C.dip.t-dialin.net] has joined #launchpad [12:28] SteveA, dude, after all changes I'm doing you will need a new full review... === LarstiQ [n=larstiq@cust.7.157.adsl.cistron.nl] has joined #launchpad === cprov [n=cprov@200-171-140-32.dsl.telesp.net.br] has joined #launchpad [12:34] carlos: that's fine. it should be a straightforward review, with lots of familiar code. [12:35] you're doing important work. [12:35] i'll review it for you as soon as you're ready. [12:37] SteveA, I know, don't worry [12:38] it's just that I'm changing many code at the same time I'm changing the methods [12:38] not a big deal ;-) === cprov -> good morning people === sssss [n=wafiq23@61.94.173.237] has joined #launchpad === heyko [n=heyko@tor/session/x-4ca27d52cba2b774] has joined #launchpad [12:46] SteveA, running tests [12:46] SteveA, should I sent the diff directly to you or with the answer to last review ? === thisfred [n=thisfred@a80-127-80-154.adsl.xs4all.nl] has joined #launchpad [12:50] Morning cprov, morning everyone [12:51] mornig niemeyer [12:51] niemeyer: moning gustavo, how is it going with grumpy ? [12:53] cprov: Slowly and constantly :) [12:54] niemeyer: right, did you set your local buildfarm ? [12:54] cprov: Is the plan for changing the soyuz build system for hct still up? [12:55] cprov: Nope.. still mirroring, and I've spent some time helping David with some bits this week as well [12:55] niemeyer: in thesis, yes, but practically speaking, we are way busy til soyuz production [12:56] cprov: And what does it mean, in practice? :) === carlos workraves [12:56] carlos: it is easier for me if you send the answer to me and the reviews list, and send the new diff directly to me [12:57] niemeyer: I see, mirroring is painfull, since you get the stuff in a hard drive you need to protect them as you protect your child ;) [12:57] SteveA, ok [12:57] niemeyer: how did things go yesterday? [12:57] niemeyer: the plan is not up for this year :( [12:57] SteveA: Quite good.. 9.4 out of 10.. I just have to fix a few bits in the paper to keep the grade. [12:58] cprov: And when do you see yourself starting to work on it, and finishing it? [12:59] niemeyer: sounds good :-) [01:00] SteveA, also, you want a diff against my previous code or a diff against rocketfuel? [01:01] niemeyer: huuu, hard to say, in fact, no schedule was done for it yet and the priority is low, IMO any ETA I can give you would be blue sky idea, sorry [01:01] SteveA: Yeah.. but what is really good is getting over that step. I wasn't looking for a nice grade like that even.. getting over it is the biggest prize.. :-) [01:01] niemeyer: how much does it affects you and grumpy ? [01:01] carlos: there was a lot to change. can you send me both? [01:01] sure [01:01] One year writing something is.. erm.. boring.. [01:02] cprov: Let's say that without this Grumpy doesn't exist :) [01:03] cprov: We'll have to change that priority somehow, to put it on schedule [01:04] niemeyer: I see, jump to ##soyuz1.0, let's sort it out (if you have time now) [01:07] SteveA, ping [01:07] hi salgado [01:08] SteveA, I'm having some problems with ShipItReports. do you have some time to talk about it? (should be quick) [01:09] okay. can we talk in 10 mins time? [01:09] sure [01:09] is there any code you want me to look at? [01:09] or is it a design issue? [01:10] SteveA, I think it can be considered a design issue. [01:10] ok [01:21] hi salgado [01:21] talk here okay? [01:24] sure [01:24] maybe not [01:24] okay. #c-m [01:24] SteveA: PostgreSQL 8 and friends and any setup scripts [01:26] salgado: If shipitreports gives you trouble, punt it to me. I can throw it together with psql and cron fairly easily which will keep people happy. === stub goes back to TV [01:27] stub, is it possible to get csv filed out of cricket? [01:28] salgado: cricket isn't really suitable for this. psql can spit out csv if you ask nicely though. [01:28] stub: can you talk with mdz (email perhaps) about what should go in what launchpad dependency packages to make it useful for you to use in production? [01:29] SteveA: I can't use it in production - I can't install debs. This would be for elmo/Znarl [01:29] yeah [01:29] but, how often do these things change? [01:30] and when they do, getting admins to install a deb is a nice way to do it [01:30] and to update a dev [01:30] deb [01:30] Enough that nearly every time we setup a new box something is missing ;) [01:30] so a deb would help [01:30] yes [01:31] I'll talk to mdz anyway - it is pretty obvious what is dev and what is base [01:31] ok [01:31] i'd like to get the ctags and idtools in a development package [01:31] basically, get all recommended tools in one place for developers [01:33] SteveA: I started writing the announcement for the import policy last night [01:33] I want to run it through carlos and you before sending to the list though [01:34] jordi, URL to the annoucement? [01:36] carlos: scp://nubol/Mail/postponed :) [01:36] ie, not yet :) [01:36] ok [01:36] :-) [01:41] elmo: can you please email myself and cprov with how to get at the uploads on rockhopper for testing the launchpad uploader? [01:42] stub, .... where is the getNotifications implementation? [01:42] stub, I'm able to see the interface, but I don't find the implementation [01:42] stub, I have a test that uses "from zope.publisher.browser import TestRequest" [01:43] and I need to get the notifications that the test produced [01:44] and If it's possible, I don't want to add my own boolean variable in this case as it's only needed to run the tests... [01:50] jamesh: did you get the "turn mail off on bugzilla import" thing sorted? === lbm [n=lbm@x1-6-00-13-10-7a-d1-e4.k233.webspeed.dk] has joined #launchpad [02:11] SteveA: i've braindumped the implementation part in https://wiki.launchpad.canonical.com/LaunchpadFormLayout, could you take a look at it and see if it makes sense, or if we should try to do it in some other way? [02:12] carlos: I don't think it is possible except as a page test - brad was looking into it. [02:12] BjornT: can you ask me for feedback on it using launchpad? [02:12] SteveA: sure [02:12] ta [02:12] stub, ok, then I need to reduce the test checks removing the info message check and relay on the database changes... [02:13] carlos: But I still suspect you are going about the problem the wrong way - remember that other code might start adding notifications too that you don't control [02:13] eh? [02:13] stub, it's a test that Is checking the "the submit worked, thanks" message [02:13] using the old way to do notifications [02:13] is not a new test [02:14] and I'm trying to adapt it without rewrite it completely [02:14] It should be a page test really. [02:14] we already have such page tests [02:14] Just because you used to set the alerts list doesn't mean it was ever displayed ;) [02:14] so I suppose I can leave the other tests and just remove the info message test [02:15] The implementation is in webapp/notifications.py anyway. Brad might have had some success looking into this - ask him when he is online [02:16] It would be possible to do the test as you describe, but needs more infrastructure to wire it up. [02:16] (extend the TestRequest, adding a stub implementation of the notifications machinery) [02:17] Which wouldn't be hard really - it doesn't need to actually work or propogate the messages - just store them where tests can look [02:18] Feel like extending TestRequest and making it implement INotificationRequest enough for your test to work? [02:18] It would just need to stuff the arguments in a list where your tests can inspect them [02:20] stub, I suppose that would work... [02:20] I will take a look after lunch [02:22] stub, hmmm the implementation lacks the getNotifications method [02:22] stub, but I suppose it's the same as getting the notifications property, right? === Seveas [n=seveas@ubuntu/member/seveas] has joined #launchpad [02:23] Oh - looks like that should be removed. notifications is a property [02:25] But I doubt accessing the real implementation in your tests will work, because the session machinery won't be hooked up. Anyway - a mock implementation is fine. [02:25] stub, I was just noting that the interface and the implementation was out of sync, I don't think I will use it ;-) [02:31] ok :) [02:31] Feel free to remove the unused method from the interface while you are there. [02:32] ok [02:32] stub, should I update the spec? === carlos -> lunch [02:33] I don't know. The spec is implemented, and I don't think we bother to keep them in sync with future code changes. [02:34] stub, well, the spec is supposed to reflect the implementation... [02:34] anyway, will talk about that later [02:34] lunch time! [02:43] kiko: Looks like the gina run finished 5 hours ago. [02:43] that's not bad news, thanks stub [02:44] stub, mdz, Kinnison: gina run 100% successful. [02:44] SteveA, did you get my emails from yesterday? [02:47] i got some emails from you yesterday [02:48] thanks. I'm concerned about getting the show on the road [02:48] SteveA, also, could you formalize the "catching exceptions" thread into a FAQ of sorts? [02:49] kiko: project G ? [02:50] SteveA, well, that one I'm scratching my head about. but the other ones, related to soyuz [02:50] i just had part in a discussion about hct and soyuz infrastructure with niemeyer, Kinnison and cprov. cprov is summarizing, and will mail you a summary. [02:50] okay, cool [02:51] niemeyer, what's on your plate at the moment? [02:51] there are other soyuz things of course === SteveA goes for lunch [02:54] kiko: the summary will be delayed for 14:00[BRT] , I'm still working on it === cprov lunch [02:54] sure === mgalvin_ [n=mgalvin@host-66-202-95-170.spr.choiceone.net] has joined #launchpad === matsubara is now known as matsubara-lunch [03:13] kiko: I was (am) away for lunch.. sorry.. [03:13] sure [03:13] kiko: No outstanding individual tasks for the moment [03:13] so what are you looking at starting today? :) [03:13] kiko: Planning to have a look at soyuz [03:13] hmmmm [03:14] may I interest you in some soyuz work? [03:14] kiko: Btw, I have a system that redirects personal messages as SMS to my mobile phone when I'm out [03:14] kiko: Was quite funny to get "what's on your plate at the moment?" in the restaurant. :-) [03:15] kiko: Sure [03:15] heh :) [03:15] lol [03:18] kiko: Btw, I'll stay 2 weeks bothering you at async in January, programming with cprov on Soyuz. [03:19] niemeyer! why don't you come next week? === niemeyer looks at the calendar [03:20] we need soyuz help today [03:20] Yes, I think that might be possible indeed [03:20] And would speed up SoyuzProduction [03:20] Which is a dependency of the generalization [03:21] and I /really/ need soyuzproduction delivered [03:23] Yes, sounds great [03:23] mdz arrives on the 14th ftr [03:25] I'll check if I have any pending local tasks to do, and try to be there on Monday or Tuesday. [03:33] niemeyer: looks like you're not going to have too much trouble finding work to do :) [03:33] great. [03:35] ddaa: Indeed :) [03:36] ddaa: Anything besides graduation projects, and I'm happy :-) === ddaa reminisces about "World of Nemo", and seagulls shouting "mine! mine! mine! mine!" [03:37] ddaa: So far it looks more like "yours! yours! yours!" [03:37] Matter of perspective, I was thinking "your time is mine!" === Seveas [n=seveas@ubuntu/member/seveas] has joined #launchpad [03:41] ddaa: Ahh, yes :) [03:43] kiko: how would you feel about letting me add the following snippet to lib/canonical/launchpad/ftests/harness.py? https://chinstrap.ubuntu.com/~dsilvers/paste/fileDqFPj3.html [03:44] ddaa, you're going to need to give me some context. [03:45] The idea is that in a unittest source file, you just do "register(__name__)" at the end, and that 1. creates a automatic test_suite function 2. execute the tests in this file if it was called as a script. [03:45] It's more or less ripped from something Keybuk and I invented independently for pybaz and hct. [03:46] The only issue is that some people may find the "register(__name__)" to be a bit too magic. [03:46] you can propose a better name if you can think of one though [03:47] kiko: so, how does that sound? [03:47] how are unittests being run at the moment? [03:47] usually, through the ./test.py [03:48] But I think that some of them may be runnable directly. [03:48] most of them [03:48] need to check though... === goroafk [n=gorodek@p5083DBE6.dip.t-dialin.net] has joined #launchpad [03:49] Mh... === Kinnison notes that since ddaa's branch got merged, bzr vis got fairly useless for launchpad [03:52] :-( [03:52] hu? [03:53] ddaa: take a look at a bzr vis in launchpad [03:53] URL to the plugin please [03:53] petitemort% cat dev-bzr/bzrk/.bzr/parent [03:53] http://people.ubuntu.com/~scott/bzr/bzrk/ [03:53] package bzrk in jbailey's repo. === matsubara-lunch is now known as matsubara === jinty [n=jinty@205.134.224.215] has joined #launchpad === WaterSevenUb [n=WaterSev@195-23-220-244.net.novis.pt] has joined #launchpad === ddaa checks === bradb [n=bradb@modemcable033.209-70-69.mc.videotron.ca] has joined #launchpad === Alinux [n=Ubuntu@d83-176-24-227.cust.tele2.it] has joined #launchpad [04:04] Kinnison: I see. [04:04] ddaa: any idea what that was? [04:04] the launchpad--branchdatastorage--0--base-0 is fucking the display up [04:06] It might help if somebody converts the branch it tagged from and merge it into rocketfuel. [04:06] That should be a no-change merge that would only fill ghosts. [04:06] Though I can imagine the issue becoming quite recursive... [04:07] That's probably a consequence of my "custom" conversion script. [04:07] too lazy [04:07] Kinnison: get the idea? [04:08] Kinnison: rsync rockhopper:: [04:08] elmo: right [04:08] cprov: ping [04:09] Mh... [04:09] No apparently, it's more than that... [04:09] elmo: only from inside the DC yes? [04:09] Kinnison: yes. it's like 13Gb of stuff; do you really want it available from elsewhere? [04:09] look like this base-0 has some redundant ancestors [04:10] kinnison: I can make it available if you like *shrug* [04:10] elmo: I think it's okay for it to be inside the DC [04:10] elmo: any chance we can have ubuntu.com in chinstrap's search path? [04:10] Kinnison: maybe the ancestry would be worth sanitizing, for removal of redundant ancestors. [04:11] ddaa: I guess this is a call that lifeless will have to make [04:11] Kinnison: I mean, in bzrk [04:11] input sanitisation [04:11] ddaa: Oh right [04:11] Kinnison: done [04:12] elmo: thanks dude === Nafallo is now known as Nafallo_away === Nafallo_away is now known as Nafallo [04:18] elmo: can you do me a favour and dump the output of running du -sk / on mawson, into my homedir on chinstrap? bzip2ed would be fine === Kinnison wants to know where the disk space went [04:18] only half the disk is in the dogfood librarian [04:18] where is the other half :-) === SteveA [n=steve@213.226.190.253] has joined #launchpad [04:20] salgado-lunch: hi === Keybuk [n=scott@descent.netsplit.com] has joined #launchpad === merriam [n=merriam@81-6-229-211.dyn.gotadsl.co.uk] has joined #launchpad [04:32] salgado-lunch: mailed you some monday-handling code [04:41] Kinnison : I could do that. [04:47] Znarl: if you could, I'd appreciate it [04:48] Kinnison : If you could create an RT ticket? [04:48] remind me how to do that? [04:49] Email to rt@admin.canonical.com === Nick1 [n=xtreme@84.94.48.178.cable.012.net.il] has joined #launchpad [04:52] hello === eruin [n=eruin@unaffiliated/eruin] has joined #launchpad [04:53] someone? [04:53] hello Nick1 [04:53] I want to start using Linux [04:53] do i have to know something [04:53] spacial [04:53] ? [04:53] special** [04:53] well, ubuntu is a good place to start looking at linux [04:54] unfortunately, we don't tend to talk about this on the launchpad channel [04:54] try #ubuntu maybe? but i'm interested to know [04:54] where did you read about #launchpad ? [04:54] OK 10x [04:54] ill check it [04:55] Znarl: sent [04:55] mm at: https://launchpad.net/+login [04:55] I though it was spelt "200 OK"... [04:55] Thanks. [04:55] Nick1: and how did you get there? [04:55] Nick1: do you know about shipit ? you can get ubuntu cds sent to you for free. shipit.ubuntu.com [04:55] my friend ordered a disk from you [04:55] cool [04:56] and told me that linux is good:) [04:56] so i want to start using that cause i dont like windows [04:56] in my opinion, linux is the way of the future. but it it's pretty good already. [04:57] so is that 100% free to israel? [ths shipit [04:57] Nick1: just curious, why do not you like windows? [04:57] i has many bugs:\ [04:57] there isn't any charge to have a few CDs sent to you. however, it is possible that the israel customs people will make a small charge [04:57] O.. OK ill cjek it [04:58] Nick1: all software has bugs. [04:58] ddaa: u use windows or linux? [04:58] mm.. yes but linux less has less [04:58] has less** [04:58] Well, I'm a developer for this Canonical company, so I'd be in trouble if I used Windows :) [04:59] O..:) i understand:))) [04:59] heh [04:59] Nick1: quality is important, but here is a better reason to like Ubuntu: http://www.gnu.org/philosophy/why-free.html [05:00] O.. 1 sec [05:00] no hurry [05:00] and what is that Kubuntu :\? [05:01] It's ubuntu but which installs KDE instead of GNOME by default. If you do not know about KDE and GNOME, just pick plain Ubuntu. [05:01] i read about that some where, don't remeber where:\\ [05:01] BjornT: Hi, I've got a user asking if they can put more than one "affects" line in a submit-bug mail. Does this work? [05:02] ddaa: O.. OK thnks... and if i order it today, for example, when will i get it? [05:03] Isn't that explained on the shipit page? It should usually takes between 2 weeks and 2 months. [05:03] O.. i didnt read everything :) i amd such kazy:) [05:03] There are plans in the work for people to be able to pay to get a faster delivery. [05:03] OK but thank u very much [05:04] ddaa: where did u come from?> [05:04] I'm here all the time. [05:05] bradb: well, yes, it should be possible. multiple affects means multiple bug tasks, though, not multiple bugs. [05:05] BjornT: hi [05:05] hi SteveA [05:05] BjornT: That's what I'd expect. [05:05] BjornT: why don't we just use a view @@widgetrow or something for the LaunchpadFormLayout ?# [05:06] the view can be registered at the level different classes if needed [05:06] SteveA: and register different views on different widget classes? [05:06] but we might want to impose some order on it by using a range of launchpad-specific interfaces [05:07] and slap these interfaces onto existing classes [05:07] indirectly, so we can add interfaces to zope classes from launchpad configuration [05:07] ddaa: no... :) a country.... I'm from israel [05:07] then just use views, rather than new TALES namespace stuff, or tal:condition stuff [05:07] Nick1: I live in Paris, France. [05:07] make a view that says "i know how to render a table row for this" [05:08] SteveA: yes, the last section talks about that (not in detail, though) [05:08] O.. cool [05:08] BjornT: if the only reason not to do that is to get the HTML into one file, then we can still do that [05:09] but that's really an optimisation [05:09] SteveA: i'd be happy to go for that, and skip the TALES adapter. [05:09] do it as "normal" views, and we'll work out a way to put it all in one file after it lands, if it proves to be still important then [05:10] for example, we can do tricks with macros to do this [05:10] SteveA: i originally wrote it because it was the first i thought of, without changing anything in zope3. than i remembered that it's easy to make classes implement interfaces without changing the class definition ;) === camilotelles [n=Camilo@20132194128.user.veloxzone.com.br] has joined #launchpad [05:10] yes [05:10] we can also register view / adapters directly for classes [05:11] although that does require a bit of faff (and for no good reason) in zope3 using zcml to do it [05:11] in brief, at some point in the past, shane noticed that there were no tests explicitly of registering adapters / views for classes from zcml [05:11] so he disabled it [05:12] and i don't think anyone has written tests of this since [05:12] there have been a couple of times i've wanted to use it, but not been sufficiently inconvenienced to write tests upstream [05:12] anyway, nice to see an effort to tidy up the launchpad UI infrastructure [05:13] SteveA: i'll change the spec, to talk about defining marker interfaces and define views instead of a TALES adapter. [05:13] what views do we need? [05:13] i think it is just a view that represents this widget as a table row [05:13] yeah, that should do it [05:14] interfaces/widget.py and browser/widget.py and zcml/widget.py ? [05:15] SteveA: ? [05:17] suggestion of places for the code to live [05:18] the interfaces need to be in interfaces/(something) or people will get confused [05:18] maybe interfaces/widget.py and webapp/widget.py and webapp/widget.zcml [05:18] i think i like that better, actually [05:18] ah, i was confused by zcml/widget.py [05:20] Kinnison: pong [05:21] cprov: hey, so from the DC you can rsync to rockhopper which has the breezy autotest stuff [05:21] cprov: it has the sources as well as binaries [05:21] cprov: okay? [05:22] cprov: if you start with main, then that'll be grand [05:22] Kinnison: do you mean rsync from DC to here ? much like "no way" whit the current link [05:22] i'm not sure what the policy is, of what goes under webapp, but it sounds good to me. [05:22] cprov: Hmm [05:22] Kinnison: ok only main [05:22] cprov: once i've worked out where the space went on mawson, you could use that if you want [05:23] It'd be nice to try stuart's librarian GC on mawson [05:23] see how much we can clean up [05:23] Kinnison: I've seen, librarian is that ... I wonder if we can use LibrarianGC in DF [05:23] oh ... duhhh [05:24] the librarian is only 50% of the usage on mawson === Kinnison has filed an rt request for znarl to produce a du for me [05:25] Kinnison: it would be very nice to use mawson for upload-tests, instead of locally sync ... [05:25] cprov: once we've worked it out and cleaned it up, you're welcome to use mawson for it [05:25] Kinnison: I'll sync at least main or other minimal set during the weekend [05:25] pqm has reached the 24h backlog hallmark [05:26] I think at this point it's safe to call it a productivity bottleneck :( [05:26] ddaa: cripes [05:26] ddaa: You think each merge costs four hours? [05:26] I'm not saying anything about how long merges take, just that they certainly take too long. [05:26] Oh, you mean the top merge is 24hrs old [05:27] I wonder if pqm is bustificated [05:27] It might be turned off [05:27] ready for the transfer to a dedicated host [05:27] maybe [05:27] dunno, I received my last failure notification not very long ago today. [05:27] salgado: do you have all the week / date stuff you need now? [05:28] ddaa: Unfortunately the UI doesn't show us when pqm started on the top item in the queue [05:28] (the cvs spawning bug, not fixing it because it'll go away when pqm gets a dedicated system) [05:28] ddaa: So all we know is it was 24 hrs since that one was submitted [05:28] SteveA, haven't looked yet. I'll look now === Nick1 is away, auto-away after 20 minutes, (log\off pager\on) [05:28] Kinnison: yup, feel like asking lifeless about fixing that lack of diagnostic info? [05:34] carlos: ping? [05:34] Kinnison, pong [05:35] carlos: Your ~ on mawson is 18G [05:35] carlos: care to clean it up a bit? [05:35] sure [05:35] just a second.. [05:35] SteveA, that should do it. thank you very much! === goebelmeier [i=osorkon@tserv05.mops.net] has joined #launchpad === niemeyer has to leave for handling some pending tasks to be free to travel to async next week. [05:37] Will be back later today. [05:38] Kinnison, wow, where did the other 500GB go? [05:38] carlos: we're working that out now :-) [05:38] carlos: 50% of it is in the dogfood librarian [05:38] carlos: and we're unsure what to do yet about all that [05:39] ok [05:39] Kinnison: LibrarianGarbageCollection is in pqm if you want to test it ;) [05:39] stub: Does it handle the following: [05:40] stub: stuff in .../incoming/ which is now dnagling? [05:40] stub: stuff in the librarian root which is dangling/orphaned [05:40] ? [05:41] IIRC incoming is only used during upload - should be able to clear that out on a restart. And nothing should be in the librarian root. Or am I not following you? [05:42] I mean 00/* etc [05:42] It merges duplicates and removes entries that are no longer being referenced by anything [05:42] yes [05:42] right [05:42] cool [05:42] once it's in RF I'll deploy it on mawson and try it === yosch [n=yosch@211.14.101-84.rev.gaoland.net] has joined #launchpad === yosch_ [n=yosch@211.14.101-84.rev.gaoland.net] has joined #launchpad [05:46] ddaa: I think the current delays aren't helped by there still being three baz2bzrs running [05:46] ddaa: namely cprov's stub's and sabdfl's [05:47] yeah, and somebody claims that's baz2bzr is fast so we can just convert all the importd branches on a single system :( [05:47] we should have those killed off until we've moved pqm === cprov baz2brz is scary [05:47] elmo / Znarl ? [05:47] let me know if you should stop it again [05:50] SteveA ? [05:50] it's incremental [05:50] so stopping them won't hurt restarting them later [05:51] Znarl: please would you kill baz2bzr processes on chinstrap === beyond [n=beyond@200-171-140-32.dsl.telesp.net.br] has joined #launchpad === Kinnison isn't saying pqm is running, just observing the baz2bzr processes [05:53] in fact, pqm isn't even vying for CPU on chinstrap [05:53] so killing them isn't worthwhile for now === BjornT_ [n=bjorn@84.32.140.183] has joined #launchpad [05:54] is cpu the issue? [05:54] Right now, PQM isn't even trying to run [05:55] so I assume it has been stopped for the swapover to the dedicated box [05:56] okay, looks like it [05:56] Znarl: so, sorry, false alarm [05:56] No problem. === lbm [n=lbm@130.225.243.71] has joined #launchpad [06:21] ARGH, rollout.py doesn't work [06:21] stub: ^^^ [06:22] Kinnison, I'm using now 123MB [06:22] Kinnison, I hope it's enough for you ;-) [06:22] carlos: thanks babe === Mystilleef [i=tor@tor/session/x-63c4a3548e7a4452] has joined #launchpad [06:22] babe? [06:22] kiko: calm down. You're still my number one [06:22] ;-) [06:23] Hello, how do I set up my project to use rosetta? [06:24] Mystilleef, https://wiki.ubuntu.com/RosettaFAQ [06:24] Kinnison, thanks for your reply to silbs. I think. [06:24] kiko: I wish I could be more positive about this [06:24] I only ask that we be realistic [06:25] do you think my prediction is unrealistic? === Kinnison isn't sure to be honest [06:25] as I said, without a detailed look into things, I don't want to even guess === gml_ [i=gml@dyn-83-156-6-85.ppp.tiscali.fr] has joined #launchpad [06:25] given how bad at it I've been in the past [06:25] safe [06:30] gneuman, I have a patch for bug 2718 already done in a tree of mine [06:30] Error: I cannot access this bug [06:30] SteveA, hi, around? [06:31] hi, around [06:32] SteveA, so [06:32] kiko, then i am closing it [06:32] ok? [06:32] I have zope.publisher.browser.TestRequest [06:32] gneuman, leave it, I'll close it when I merge [06:32] ok [06:32] SteveA, and I have to expand it to implement INotificationRequest [06:33] SteveA, where should I add the new class? [06:33] canonical.launchpad.webapp.TestRequest ? [06:33] carlos: I've already extended it in my branch [06:33] bradb, oh [06:33] bradb, is it merged into rocketfuel? [06:33] carlos: but, i'm only half way there, there's sessions to get working with the test machinery too [06:33] carlos: nope [06:33] hmmm [06:33] bradb: that makes me worried [06:34] bradb: why do you want to get sessions workingn with the test machinery? [06:34] SteveA: So that notifications work [06:34] i see [06:34] can you punt this back to stu? [06:34] i'd rather you were focused on getting directly malone stuff done [06:34] SteveA: Yeah, I've been meaning to. I gave up on the sessions a few days ago. === Seveas [n=seveas@ubuntu/member/seveas] has joined #launchpad [06:35] bradb: unless already done: file a bug, assign to stu. [06:35] ok === carlos decides to disable the notification checks then... [06:35] "hard to test notification messages in normal tests" or something like that. [06:35] i guess [06:35] Kinnison: Pull rollout.py from stub/dists/devel (which is still with pqm) [06:36] stub: urgh === SteveA heads out for a while [06:36] PQM like this is utterly arresting development/progress for me [06:37] Kinnison: Indeed. Landing is pretty much a no-go lately. === Kinnison nods bradb [06:38] My most recent submission has been in pqm's queue for about 24 hours. Is it possible to not be pissed off by that? :) [06:40] Well, as I said earlier, I think PQM has been turned off [06:40] Oh, missed that === Kinnison grins [06:40] It has - I just checked the crontab and the cron job is commented out. An announcement would have been nice :-/ === Kinnison sighs [06:41] go Lifeless [06:43] Oops... getting snarky. Must be bed time. Night! [06:43] night stub [06:45] Kinnison, there's some mail that I'd like you to get to sooner rather than later so if PQM is fscking you.. [06:45] kiko: which ones? [06:45] anything related to soyuzproduction === Kinnison looks === Alinux [n=Ubuntu@d81-211-216-25.cust.tele2.it] has joined #launchpad === Kinnison was going to do the abstract job queue stuff [06:47] I.E. braindump the launchpad taskmaster stuff === Kinnison can't find any mails marked "for reply" which he hasn't replied to yet [06:49] are you in sync with cprov's latest messages? if so, okay [06:49] what? the three-task ones, yeah they're okay [06:49] you saw mark's suggestion to do a single one, right? [06:51] yes [06:51] and you have no reply? :) [06:52] It would work [06:52] it'd be a shorter test, but it'd show up anything glaring [06:52] We still intend to do the breezy autotest stuff [06:52] which will catch anything major [06:54] that only tests uploads, though. [06:56] yes, but tracking dapper for three days will test the autobuild [06:56] "test" you mean. === Kinnison cocks an eyebrow === TheMistery [n=ws@62.162.240.108] has joined #launchpad [06:58] Kinnison, I mean, 3 days of testing critical infrastructure which has never been used before.. [06:58] sal all [06:58] am I being too negative? === TheMistery [n=ws@62.162.240.108] has left #launchpad [] === TheMistery [n=ws@62.162.240.108] has joined #launchpad [07:00] kiko: You're being unfair [07:00] any macedonians here ? [07:00] kiko: The build system was tested strongly by dogfood === SteveA [n=steve@195.182.78.95] has joined #launchpad [07:01] Kinnison, that is a good point. === Nafallo is now known as Nafallo_away [07:23] kiko, cprov: https://wiki.launchpad.canonical.com/LaunchpadTaskMaster# [07:23] SteveA, ping! [07:24] hi salgado === cprov reading spec [07:26] SteveA, I have a security-proxied StringIO object, and it seems like we don't have the necessary zcml to say it's a file-like object [07:27] in other words, I can't do anything with my StringIO [07:27] we can fix that [07:27] what is the exact type() of the object [07:27] should I add the necessary zcml so I can use its methods? [07:27] ? [07:27] yes. [07:27] cStringIO.StringO === Kinnison heads out [07:29] cprov: If you have updates, add 'em [07:29] cprov: let's spend the next few days adding any braindump notes we can think of to the spec [07:29] cprov: when niemeyer returns, ask the same of him [07:29] Kinnison: will do so ... [07:30] SteveA, I looked for the zcml to change, but couldn't find it [07:38] salgado: we need to write new zcml === niemeyer [n=niemeyer@200.198.103.148] has joined #launchpad [07:44] SteveA, should it be in lib/canonical/launchpad/zcml/? === palmTree [n=chatzill@213.181.175.149] has joined #launchpad [07:57] BjornT_: I submitted a bug via email about half an hour ago, but the bug hasn't been opened yet in production, and I've gotten no email (error or otherwise) about it. Any idea? [07:57] The item no. 1 in PQM queue has more than 24 hours. Is that usual!? [07:58] niemeyer, pqm was turned off without any notice [07:58] :-( [08:00] I hope it'll be comming back in a new dedicated box [08:07] bradb: for some reason the signature failed to verify. i'll take a look why that happened, it could be the bug i fixed yesterday [08:08] BjornT: FWIW, I only just add another uid to it an hour or two ago, but I sent it to the keyservers, and it worked okay uploading the key into LP. [08:08] (s/uploading/importing/) [08:15] bradb: hmm. could you send a small signed message to me, like only one line or so? makes it easier to debug. [08:17] oops, /me does that once more, unencrypted [08:18] BjornT: sent, ignore the first message that comes down [08:18] thanks === thierry [n=thierry@modemcable058.142-201-24.mc.videotron.ca] has joined #launchpad [08:24] BjornT: Would it be easy to make sure that the user always gets an error message if an email they send doesn't process successfully? === AlinuxOS [n=Ubuntu@d83-184-248-232.cust.tele2.it] has joined #launchpad [08:25] bradb: not too hard, that's one of the things i plan to work on next week. [08:26] cool === yosch [n=yosch@211.14.101-84.rev.gaoland.net] has left #launchpad ["Quitte"] === lbm [n=lbm@130.225.243.71] has joined #launchpad === palmTree_ [n=chatzill@213.181.175.149] has joined #launchpad [08:39] bradb: hmm, i think i know how to fix it. i'll take care of it on monday. btw, could you send me an email where the signature is detached from the message? === Nafallo_away is now known as Nafallo === carlos_ [n=carlos@50.Red-83-37-55.dynamicIP.rima-tde.net] has joined #launchpad [08:41] Kinnison, nice job dude. nice job. [08:43] BjornT: sent [08:51] bradb: thanks. i just wanted to make sure it validated ok. so until the bug is fixed, detached signatures should work. [08:51] ah, ok. /me tries again. [08:55] BjornT: cool, it worked (except it ignored "priority High", when it should have set the priority to High) [08:56] hmm, that's strange [08:57] or maybe not.... [08:58] ? [08:58] bradb: it's not implemented yet ;) i'll probably include that in some patch, though, it's less than 30 minutes of work. [08:59] maybe I can try writing that patch? [08:59] I have a vague idea of how to do it, I think [08:59] and you can be the reviewer? (I need to get to know the email code. It's all a black box to me currently.) [09:00] And because I plan to drive Malone via email pretty much entirely from this point forward. [09:01] rock and roll bradb [09:01] bradb: sure, it's an easy fix, and it shouldn't conflict with my work. [09:02] BjornT: cool, thanks. /me starts looking around. [09:13] SteveA, before you leave, give me a ping? [09:22] bradb, are you using the 'addInfoNotification' methods or just 'addNotification' ? [09:22] carlos: addNotification [09:23] stub told me to use addInfoNotification as the spec says [09:23] bradb, I see the implementation, but when I try to use them I get: AttributeError: 'BrowserResponse' object has no attribute 'addInfoNotification' [09:25] bradb, do you use anything special to use the notification system? [09:25] carlos: nope [09:25] other than just call self.request.response.addNotification... [09:26] carlos: There should be a method with a name shorter than addInfoNotification, that should Just Work. addNotification seems reasonable, IMHO. if the callsite wants to do something explicitly different than the default (like an error message, warning, etc.) that should be the time to think about extra typing. IMHO. [09:26] carlos: that's all [09:27] bradb, well, I have some Warning and Error messages to [09:28] for those passing in an extra arg to addNotification is reasonable, IMHO [09:29] bradb, but the spec says... : "Steve thinks we should not expose the base addNotification method, and developers instead only use the shortcuts. [09:29] " [09:30] Yeah, I saw that. [09:30] bradb, What drives me crazy is that if addNotification works, the others should work too... [09:32] There is some benefit in shortcut methods in that they reduce import. I don't really care too much either way, tbh. [09:34] ok..... that's weird... AttributeError: 'BrowserResponse' object has no attribute 'addNotification' [09:34] I think this is a problem with the tests.... [09:34] carlos: how are you creating that error? [09:34] carlos: yep, that would be it. [09:35] so I should disable the test until your patch is finished and merged into rockefuel? [09:35] carlos: I opened a bug on this problem and gave it to stub. High priority. [09:36] ok, I will disable the test in the mean time.... [09:36] ok [09:40] lifeless: ping === camilotelles [n=Camilo@20132194128.user.veloxzone.com.br] has joined #launchpad [09:56] BjornT: I've got a patch to add the priority command. Short and sweet. Do you have a couple mins to take a look, by any chance? === Nafallo is now known as Nafallo_away [10:14] bradb: bradb sure. e === bradb e's it [10:21] BjornT: sent [10:41] hey lifeless [11:00] bradb: looks good. although, could you please rename the function to submit_commands again? i've modified it to take a bug as well, so it would save me some conflict resolution. [11:01] BjornT: ah, ok, in that case it would make sense. thanks. === goroafk is now known as GoRoDeK === bradb heads off === bradb [n=bradb@modemcable033.209-70-69.mc.videotron.ca] has left #launchpad []