=== salgado-afk is now known as salgado === gary_poster changed the topic of #launchpad-dev to: Launchpad Development Channel | Week 4 of 10.01 | 10.01 is releasing Wednesday 27th Jan at 0900 UTC | PQM is closed | gary_poster is release manager, with flacoste for the actual release | https://dev.launchpad.net/ | Get the code: https://dev.launchpad.net/Getting | On-call review in irc://irc.freenode.net/#launchpad-reviews | Use http://paste.ubuntu.com/ for pastes | Channel logs: http://irclogs.ubuntu.com/ === jamesh_ is now known as jamesh [02:07] hello launchpad people [02:07] Ursinha: hello [02:07] mwhudson: how are you in the future? [02:07] Ursinha: suffering terrible internet [02:07] Ursinha: how are you? [02:08] (we're moving house tomorrow and aaaaaaarghdsadasdasda the stress) [02:08] mwhudson: I'm fine, thanks. Internet is working at least - despite of all thunderstorms we're having [02:08] mwhudson: gah [02:08] mwhudson: worst part of moving *ever* [02:08] the internet [02:08] Ursinha: my isp disconnected me early [02:09] so i'm on 3g [02:09] mwhudson: I saw on identi.ca :/ they did the same to me when I moved back a few months ago [02:09] but on the upside, the new house _should_ be connected already [02:09] mwhudson: oh, and does it work well? here in brazil it kinda sucks [02:09] Ursinha: it kinda sucks, it's about dial up speed [02:09] holy cow [02:10] here it's a bit faster, but unstable :/ [02:10] mwhudson: hopefully you'll have internet in your new house :) [02:10] internet from the phone itself is usually much quicker, i think the e63 is just a crappy modem [02:10] mwhudson: hm [02:10] I have one e71 that works well [02:11] that has hdpsa wotsit thing though, i think? [02:11] mwhudson: no idea [02:11] i should steal my wife's 5800 and try with that, maybe [02:11] mwhudson: I'd do that :P [02:42] * mwhudson attempts bzr push over this connection... [02:52] thumper: ping [02:52] hey [02:53] thumper: random pre-imp type questoin [02:53] shoot [02:54] thumper: do you think we want to display a different icon for "successful import but no changes" case on a code import page? [02:55] we could, does it matter? [02:55] I think that is the question [02:55] I'd ask beuno or noodles [02:56] is it something you'd care about if you were looking at an import? [02:58] i dunno, i think it might be interesting to see that 4 of the last 5 imports actually imported revisions [02:59] i'll ask beuno/noodles at some point i guess [02:59] ok [02:59] it's not a hard decision to change (he says optimistically) [03:02] huh, the tests in this area are actually pretty good [03:02] that's a pleasant discovery :-) [03:14] * mwhudson stabs zpts [03:16] :) [03:16] hey mwhudson, do you mind setting the milestone/marking as Fix Released if appliable, bug 432830 and bug 444738? please :) [03:16] Bug #432830: rocketfuel-setup does not work [03:16] Bug #444738: ec2 land doesn't kill instance when update-sourcecode fails [03:17] I'm cleaning up old releases [03:19] Ursinha: i'm not sure what the milestone should be for 432830, i think it's already closed [03:19] Ursinha: but otherwise, done, or will be when the bits manage to get there [03:19] thanks mwhudson [03:51] OMG, this takes longer than I thought [03:54] mwhudson: https://code.edge.launchpad.net/~thumper/tuolumne-lp-configs/new-branches-per-day/+merge/18115 [03:57] thumper: i understand why you're doing the count(*)/28 stuff, but i'm not sure that's obvious in the labels you've given [03:57] mwhudson: those were the existing ones I think [03:57] oh right [03:58] well [03:58] it looks basically ok i guess [03:58] some were [03:58] i'm not familiar with the code :) [04:01] mwhudson: and all that is just for new branch owners [04:01] I've almost lost the will to write more [04:01] * thumper looks at code imports [04:05] thumper: i'm going to go and do the last bits of packing now, so see you on monday! [04:05] i'll probably pop in over the next couple of days to check the internet works in my new place at least :-) [04:05] mwhudson: probably not, I'll be in London [04:05] thumper: bzr+ssh://bazaar.launchpad.net/~mwhudson/launchpad/less-import-requestMirrors-bug-487357 fwiw [04:05] thumper: oh right [04:05] mwhudson: I'll take a look [04:06] (branch functionally complete, not stylistically ready really) [04:06] ok [04:06] thumper: i hope all the travel isn't too soul destroying [04:06] me too [04:48] * thumper EODs === jamalta is now known as jamalta-afk === spm changed the topic of #launchpad-dev to: Launchpad in read-only 09:00 UTC - 11:30 UTC |Launchpad Development Channel | Week 4 of 10.01 | 10.01 is releasing Wednesday 27th Jan at 0900 UTC | PQM is closed | gary_poster is release manager, with flacoste for the actual release | https://dev.launchpad.net/ | Get the code: https://dev.launchpad.net/Getting | On-call review in irc://irc.freenode.net/#launchpad-reviews | Use http://paste.ubuntu.com/ for pastes | Channel logs: http://irclogs.ubu [08:12] good morning [08:12] hi jml! [08:13] Good morning jml and jtv :) [08:13] hi al-maisan! [08:13] al-maisan: and while we're here, please note I requested a small review from you. :-) [08:13] I know you're busy though, and it's not like we're landing it this week... [08:14] jtv: sorry for the delay .. will look at it today. [08:15] al-maisan: thanks! It's basically my work keeping up with yours. [08:15] I see [08:15] My next topic to work on is the Behavior work to get files back to the server. [08:16] jtv: I remember starting on this before the candidate job selection logic flew apart [08:16] but did not get very far unfortunately [08:16] It's reasonably well generalised, but you need to implement a lot of stuff yourself since you don't have a *Build [08:17] al-maisan: right... anyway it was never fair to make you do it. :) [08:17] wgrant: you're stirring up useful memories there. There was some attribute on the Build object that we were expected to provide. [08:17] jtv: heh, we were all part of the same gang in Wellington :) [08:18] jtv: There is code that assumes that your IBuildFarmJob implementation has a 'build' attribute that provides IBuildBase. [08:18] You will probably want to override that, since you don't seem to want an IBuildBase. [08:18] right [08:19] I think one option we discussed was to have an IBuildBase that wasn't a Build. [08:19] We do already -- SourcePackageRecipeBuild [08:21] * jtv notes with joy that IBuildBase is under buildmaster, not soyuz [08:21] wgrant,jtv, it's IBuildFarmJobBehavior.updateBuild (or specifically, on the base-class implementation, specifically updateBuild_WAITING) that needs to be overridden right? [08:21] noodles775: And an enormous web of stuff under there, yeah. [08:22] But updateBuild is the root of it all. [08:22] jtv: buildmaster is Soyuz in disguise .. hehe :) [08:23] There is some stuff in Soyuz that needs to be moved out. [08:23] In particular buildqueue. [08:23] And the recipe stuff needs to move to code. [08:24] al-maisan: I find that an intensely disturbing thought... [08:24] jtv: sorry :) [08:25] jtv: please do take note of the smiley as well :) [08:26] al-maisan: your enjoying the pain you inflict on me is singularly failing to lift my spirits. :-) [08:26] oh well [08:26] * al-maisan shuts up [08:32] good morning [08:33] Good morning adeuring [08:33] hi al-maisan! [08:33] Why the oddly timed rollout? [08:34] So people are around for when Soyuz explodes spectacularly? [08:34] wgrant, no one has told me nothing. [08:34] flacoste, bonjour! [08:34] wgrant: so far it's been pretty well behaved on mawson [08:35] morning jml [08:35] al-maisan: Yeah, I've exercised lots of paths here, and it seems to work. [08:36] yep, let's see how it holds up post-rollout :) [08:46] 14 minutes! [08:46] gror [08:47] ? [08:57] adiroiban: I have a branch here that backs out the problem branch... https://code.edge.launchpad.net/~jtv/launchpad/bug-512698 [08:57] I'm working to get that landed this week. [08:57] Well, rolled out. [08:58] wgrant, well, you see, we knew that poolie would be sprinting in Europe [08:59] wgrant, and we time the rollouts to disrupt him. [09:02] jml: Ah, of course. === chris|| is now known as chris| [09:06] Morning [09:06] Morning mrevell [09:06] Good morning mrevell [09:18] jtv: hi. ok. Is there anything I should do? [09:19] adiroiban: I don't think so... I'm fairly confident that I got the reversal right, otherwise I'd ask for help figuring out whether I backed out the right branch etc. But as I said, no real worries there. [09:21] ok === matsubara-afk is now known as matsubara [10:57] hi all [10:58] I am currently working with my own copy of launchpad, on my private network, in order to test it [10:58] I would like to know how to configure the mail settings [10:58] because this page does not really hepl [10:59] https://dev.launchpad.net/Mail [10:59] maybe it's outdated === mthaddon changed the topic of #launchpad-dev to: Launchpad Development Channel | Week 4 of 10.01 | 10.01 is releasing Wednesday 27th Jan at 0900 UTC | PQM is closed | gary_poster is release manager, with flacoste for the actual release | https://dev.launchpad.net/ | Get the code: https://dev.launchpad.net/Getting | On-call review in irc://irc.freenode.net/#launchpad-reviews | Use http://paste.ubuntu.com/ for pastes | Channel logs: http://irclogs.ubu [11:15] jml, wgrant, if you've got a minute, I've just done a diagram of the recipe tables... let me know if you see any oversights etc.: https://dev.launchpad.net/BuildBranchToArchive#Current db-devel schema [11:20] * wgrant was confused for a moment by the 'SPR' as used there. It's ambiguous now :( [11:20] noodles775, it's got rendering bugs for me [11:20] Me too. [11:20] noodles775, does sprbuild actually link to sprdata? I thought it linked to spr? [11:21] wgrant: yeah, I'll stop using SPR as an acronym. [11:21] * jml won't :P [11:21] SPRBuild should link to SPRData, since the SPR's SPRData may change. [11:21] The rendering bugs are just in the text right? (not sure why dia does that) [11:21] SPRBUpload is dead for now, too. [11:22] yeah, I just put SPRBUpload in even though we're not yet using it (so we remember to either do so or delete it) [11:23] noodles775, what do you think about including more of the Soyuz build & job stuff in the diagram? [11:23] At least SPRBJob should be there. [11:23] The other stuff is fairly general. [11:23] yeah, but it would help provide context [11:23] it doesn't have to include full column listings. [11:24] jml: Sure, I can add SPRBJob, but I'm not too keen on adding all the other soyuz-specific stuff. [11:24] noodles775, btw, I haven't said yet, but thanks so much for doing this :) [11:24] Rather like the diagram that filled one side of the board? [11:24] noodles775, any particular reason? [11:24] np, I needed to do it to sort out in my head the options for the ui work. [11:24] oh right. [11:25] jml: well, mainly because I want to get on with the UI work :) [11:25] noodles775, actually, could we have a call about the UI work some time? [11:25] noodles775, fair enough [11:26] jml: yeah, that'd be great. Maybe tomorrow? Just so I've got a chance to get my head around all the possibilities etc. [11:26] noodles775, fo shizzle [11:28] oh, and jml, wgrant, any ideas about the question I've got there (redundancy of sourcepackagename) [11:29] noodles775: I wondered that myself. [11:29] It doesn't seem relevant, unless a SPRecipe can move around. [11:29] Which seems unlikely. [11:30] ok, I'll create a bug. Thanks wgrant. === henninge is now known as henninge-lunch === mrevell is now known as mrevell-lunch [12:57] is anyone there ? [13:17] Does anyone know how to configure mail system on launchpad? [13:17] what do you mean "mail system"? [13:19] launchpad does not send email to the outside world [13:19] when someone try to register for exemple [13:20] the mail is sent to root@localhost [13:20] i would like to configure that to send mail to the registrating user [13:21] ChatMangerChien: is that a local launchpad installation that you're talking about? [13:21] yep [13:22] ChatMangerChien: is your local MTA (exim/postfix etc.) set up properly> [13:22] ? [13:22] yep, postfix is weel configured [13:22] mail are sent when using command line tool (mail) [13:23] but launchpad sent all mails to root@localhost [13:23] .. and you'd like them to be sent somewhere else? [13:24] Yep, when a user is registrating, he gives his mail in order to receive information about the registration, but all mails are sent to root [13:24] ChatMangerChien: try tweaking one of these [13:24] configs/development/launchpad-lazr.conf [13:24] 246:default_sender_address: root@localhost [13:24] 247:default_recipient_address: root@localhost [13:25] ok, trying [13:25] ChatMangerChien: .. and there's also: [13:25] package-includes/mail-configure-normal.zcml [13:25] 13: name="stub" from_addr="root@localhost" to_addr="root@localhost" [13:27] ok, but if I change root@localhost to anything@else, mails will be sent to the anything@else ? [13:28] ChatMangerChien: I guess so, give it a whirl. [13:31] al-maisan: I changed in 'configs/development/launchpad-lazr.conf' : the mail is still sent to root@localhost, now trying with mail-configure-normal.zcml [13:32] ChatMangerChien: did you re-start launchpad after the change? [13:32] al-maisan: oups :), you're right, forgot to restart [13:37] even with restarting, changes in launchpad-lazr.conf do not change mail recipient, now trying with mail-configure-normal.zcml === mrevell-lunch is now known as mrevell [14:00] al-maisan: changes in the mail-configure-normal.zcml file is working, now mails are sent to anyone@else [14:01] ChatMangerChien: great! Glad it works for you :) [14:01] al-maisan: yep but mails are not sent to the recipient I entered in the web page [14:01] ... [14:02] I was looking at the line with: name="stub" from_addr="root@localhost" to_addr="root@localhost", is there any way to change root@localhost in the to_addr in order to take into account the value send on web pages [14:02] hmm.. sorry .. I wouldn't know how that works .. maybe one of the Launchpad registry people? [14:03] ok thank you === jamalta-afk is now known as jamalta === henninge-lunch is now known as henninge [14:19] al-maisan: I finally succed in sending mails ! I changed: [14:19] name="stub" from_addr="root@localhost" to_addr="arnaud@mechantchien.com" [14:19] /> [14:19] to: [14:19] name="sendmail" [14:19] hostname="localhost" [14:19] port="25" [14:19] /> [14:19] ChatMangerChien: cool! [14:19] Thanks for the feedback! [14:20] ty for all :) [14:23] I am very depressed to be seeing timeouts creating a release on edge. I many releases on staging (with a slower db) without incident === mbarnett` is now known as mbarnett === matsubara_ is now known as matsubara === cjohnston is now known as FFEMTcJ === FFEMTcJ is now known as cjohnston === beuno_ is now known as beuno === matsubara is now known as matsubara-lunch === salgado is now known as salgado-lunch === deryck is now known as deryck[lunch] [16:11] sinzui: chat? [16:12] bac: sorry: I need to prepare a branch to revert releases [16:12] sinzui: np. we can do it later or tomorrow [16:12] Yes, latter will be good === beuno is now known as beuno-lunch === salgado-lunch is now known as salgado === matsubara-lunch is now known as matsubara === beuno-lunch is now known as beuno === deryck[lunch] is now known as deryck [16:48] Hello all! i'm having trouble staring launchpad instance with "make run" [16:48] See http://pastebin.ubuntu.com/363969/ [16:49] Also rocketfuel-get compalains that there is no "shipit" and "identification servers" but I hope that's optional / not opensourced yet [16:51] xnox, you need to start postgresql [16:51] and yes, it's ok to ignore the shipit warning [16:54] Ok thank you. I'll fix postresql instalation then [16:54] I can't manage to write to /var/log but that's because i've messed about with that [17:18] adeuring: http://paste.ubuntu.com/363991/ [17:21] intellectronica: (see above paste, not sure if adeuring is still around) [17:21] * intellectronica looks [17:22] kfogel: first you need to login($user_email) [17:22] where $user_email is prolly foo.bar@canonical.com [17:22] intellectronica: let me show you the whole file, hold on [17:23] http://paste.ubuntu.com/363995/ [17:23] OH [17:23] intellectronica: you're right [17:23] I see the problem now, no worries [17:23] I removed that line from the context where it would be (later) scoped into the user login. [17:24] I went one level too meta for my own good. [17:24] i know the feeling === EdwinGrubbs is now known as Edwin-lunch === mrevell is now known as mrevell-dinner [18:27] kfogel: sorry, I was afk... [18:28] adeuring: np, tom got me out of the pickle [18:43] boo-yah! I can reproduce the +filebug NotImplementedError. [19:09] bac: salgado: I am working on a branch moves the rules to change bugs "fix committed" to "fix release" to a new method because this is too much work to do in the request. [19:09] bac: salgado: I am tempted to export this new method, but that may be stupid because it will also timeout if API requests are not permitted to run longer lengths of time [19:10] bac: salgado: do either of you know if API requests timeouts are handled differently [19:10] sinzui: i do not know for certain. [19:10] i'll bet leonardr does [19:11] sinzui: i'm pretty sure they're not. see bug 512552 [19:11] Bug #512552: Large POST fails with createComment on merge proposal [19:11] leonardr: thanks. I will stop my insanity now [19:13] Edwin-lunch: when you return: I have a list of five bugs assigned to you, Fix Committed and targetted to 3.1.12, that I guess can be marked as Fix Released [19:13] Edwin-lunch: bugs 433809, 494540, 495067, 230801, 297833 [19:14] eh, the bot doesn't want to play [19:15] bug 433809 [19:15] Bug #433809: project series search fails if it contains a slash [19:15] hello mup [19:15] Edwin-lunch: bug 494540, bug 495067, bug 230801, bug 297833 [19:15] Bug #494540: code cleanup [19:15] Bug #495067: move remaining windmill tests into lp/registry/windmill directory [19:15] Bug #230801: AssertionError triggered renewing team membership [19:15] Bug #297833: Attempting to invite a private team fails with "Constraint not satisfied" === Edwin-lunch is now known as EdwinGrubbs [20:20] sinzui: got a few minutes for a quick call? [20:20] I will in a few minutes I am on a call [20:26] sinzui: i'll have to do it later. === salgado is now known as salgado-afk === matsubara is now known as matsubara-afk === james_w` is now known as james_w [21:15] One day of notice on just the blog before a vast data deletion doesn't seem like a very good idea. [21:21] (I saw a lot of data being removed from the librarian two weeks ago, so it cannot have been /that/ urgent) [21:22] hello bug https://bugs.edge.launchpad.net/launchpad-registry/+bug/113564/ Launchpad should be able to resize user uploaded images i added some possibilities [21:22] Bug #113564: Launchpad should be able to resize user uploaded images [21:29] wgrant, Has it already happened? [21:30] cody-somerville: According to the blog post, yeah. [21:33] ALthough it doesn't seem to have been done. [22:06] sinzui: free? [22:06] yes [22:06] hoorah [22:06] wgrant, Hopefully when they do get around to doing it they skip P3As. [22:07] cody-somerville: I believe they do. [22:08] Yeah, private archives and a few public ones are excluded. [23:45] Ursinha: yes, those bugs are fix commited. I changed there status. Sorry, I didn't get back to you sooner. [23:45] EdwinGrubbs: no problem! thanks for doing that :) [23:49] rockstar: do you know what would be causing an oops when loading this mp? https://code.edge.launchpad.net/~leonardr/lazr.restful/generate-multiversion-collections/+merge/18153 [23:51] EdwinGrubbs, I don't get an oops on that page. [23:54] rockstar: hmmm, that's weird that just started working again. It's been oopsing for a good 30 minutes. [23:54] EdwinGrubbs, huh. [23:55] I guess I'll just wait and see if it happens again.