=== Ursinha is now known as Ursinha-afk [00:33] * thumper goes to make coffee [00:34] thumper, pong [00:56] rockstar: nm [00:56] thumper, :( [03:17] Dude, this ec2 crap is getting out of hand... [03:24] I'm 0/3 on ec2 attempts today... [04:41] rockstar: still around? [04:53] thumper, yeash. [04:53] rockstar: wanna talk? [04:53] thumper, sure, one sec. [06:46] * thumper EODs === vila is now known as mgz === mgz is now known as vila === barry` is now known as barry_ [09:48] bigjools, has anyone talked to the losas about the upcoming poppy changes yet? [09:48] nope [09:48] lol [09:48] mthaddon, oh hi :) [09:49] * jml runs [09:49] mthaddon: we're adding an sftp server for cocoplum/germanium [09:50] it'll obviously need some admin input for ports/configs/security etc [09:50] bigjools: what will these sftp servers do? [09:50] mthaddon: same as poppy, except over sftp [09:51] bigjools: which reminds me - we need to plan a day for you to come to millbank and tell me all about soyuz... [09:51] indeede [09:51] And not using Zope's FTP service, thank $DEITY [09:51] bigjools: any chance of that happening next week? would be good to do it before the LOSA sprint so I can spread the love [09:51] * bigjools thanks beer [09:51] mthaddon: +1 [09:51] I know how you like to spread love [09:51] you do indeed === barry` is now known as barry_ [10:24] jml: I want 5 minutes with you before next session, if possible [10:25] Including a heavy, blunt object? [10:25] no [10:25] need to flip a coin [10:27] jml: he's in flamboyant [10:28] mwhudson: was that for me? [10:28] ah [10:28] lifeless: yes :) [10:29] where is flamboyant ;) [10:29] lifeless: one floor up from you [10:29] lifeless: there's a session going on, but you may be able to ambush him at the end [10:29] On the ceiling ? [10:31] lifeless: now he's running over to ebene [11:00] jml: ping [11:38] StevenK, http://docs.python.org/release/2.5.4/lib/module-os.html === matsubara-afk is now known as matsubara [13:21] jml: I would _love_ a review of https://code.edge.launchpad.net/~lifeless/testtools/bug-335816-one-outcome-per-test/+merge/25226 - this will improve bzr's CI story. === NCommander is now known as Guest79402 [13:36] bigjools, twistd rotates logs in a *very* weird way... some bits disappear for a certain time, or at least it seems so [13:37] danilos: it renames all the files [13:37] welcome to twisted [13:37] bigjools, right, but not just that... what used to be generic log is neither .1 or .2 anymore [13:38] It's not still in the middle of a rename? [13:38] danilos: what do you mean by "generic log" ? [13:38] bigjools, unnumbered buildd-manager.log [13:38] bigjools, look at this: https://pastebin.canonical.com/32246/ [13:39] bigjools, a bunch of "Starting template..." entries were in buildd-manager.log, then it got rotated, and they are neither in .1 nor .2 anymore [13:39] wot wgrant said - and also remember that devpad has synced logs [13:39] bigjools, I guess it just takes ages for it to rotate all files? [13:39] so it might have synced in the middle of a rotation [13:39] wgrant, bigjools: could be, yes [13:40] well, it syncs every few minutes and I had something very similar yesterday for over 30 mins [13:40] every 5 mins [13:40] you can always get a losa to grep on cesium to confirm [13:41] well, you can't _always_ get a losa, but sure :) [13:42] bigjools, anyway, not a big deal, probably takes a while to rename ~3k files [13:42] we should dump those old logs :/ [13:42] where dump == trash [13:42] where trash == recycle bin ;) [13:43] eww [13:55] noodles775: I'm pushing a fix for our traceback... would you mind reviewing it? [13:55] Meanwhile it seems the fighting's started here, so I'll be a bit distracted. :( [13:56] Crap, killed by a sniper... [13:57] Last taxi driver I talked to said this guy was his hero. [13:57] Pissing off a few million more people.. great way to make peace. TV shows nothing but game shows, ads & documentaries, which usually means it's serious. [13:58] :/ [13:58] Just got message from the Happy Smiley Superior Firepower committee: they're going to let children and the elderly out alive. [13:59] That leaves the women and very few others. [14:00] jtv, and you? :) [14:00] danilos: no, but it's beginning to look like they got my number because I've been in that area. [14:01] Nobody else I know is getting them. [14:01] jtv, good luck surving the next few hours then [14:01] Oh, I'll be fine. [14:02] If I had my camera I might go [14:11] noodles775: https://code.edge.launchpad.net/~jtv/launchpad/production-579914/+merge/25230 === bac` is now known as bac [14:51] wgrant: the db-scheme in its current state: https://code.edge.launchpad.net/~michael.nelson/launchpad/db-build-generalisation-db-changes/+merge/22527 [15:03] It's pretty tricky to crawl through all the laucnhpadlib imports to finally understand what's happening to port it to java -_- [15:30] cperrin88: ack. :-/ fwiw, I know many of the imports better than launchpadlib itself, so I can potentialy help with specific questions. I understand that doesn't help much with getting the big picture though. [15:30] gary_poster: at least I found my error with the token [15:31] cperrin88: great! something for us to share on the help page, to help others? [15:31] nope [15:31] to stupid :D [15:31] heh, ok [15:32] I sent my request to +access-token instead of +request-token >.< [15:32] ah, suck [15:32] well, glad you're past that at least [15:45] bigjools, got a minute to discuss what we need to do to get translation jobs not to molest arm builders? [15:46] danilos: yes I was just talking to jtv [15:46] I have a solution [15:46] was about to implement it but since you're around ... ;) [15:47] bigjools, who is around? :) [15:47] bigjools, nah, go ahead, go ahead, I am all good :) [15:47] Which of the many possibilities are being considered? [15:47] danilos: the easiest and sanest way right now is to change TranslationTemplatesBuildJob.create() to set buildqueue.processor to the nominatedarchindep [15:48] it restricts the jobs to i386 for now [15:48] when we get builder pools sorted out, it will solve this issue in a better way [15:49] I did it that way once, but IIRC was told leaving it null was fine... how's that for irony? [15:49] go figure [15:49] bigjools, so, we'll want this CPed as well? [15:49] hel;l yes [15:49] bigjools, mthaddon told me there is a workaround in place right now [15:49] this is the cycle of yeehaw and CP [15:49] danilos: I have to go now. Requested CP for yesterday's fix; got the one for the buildd-manager traceback approved conditionally on dogfood Q/A. (It's in EC2). [15:49] bigjools, is there? [15:49] Well, nominatedarchindep sucks. It just sucks less for the moment. [15:50] danilos: very temporarily, the builder was moved to the nonvirtual pool [15:50] danilos: but that was to stop the manager from bailing [15:50] bigjools, ah, ok, so the sooner we get this done, the better, and then we can get that builder back to the virtual pool [15:50] danilos: we need to put it back at some point [15:50] yep === jtv is now known as jtv-zzz [15:51] bigjools, ok, got the point [15:51] g'night jtv [15:51] jtv-zzz, good night, safe walk home :) [15:51] mind the snipers [15:51] Can anyone confirm that the 'lp_teamparticipation' table in the DB schema is obsolete and the 'teamparticipation' table should always be used instead? [15:51] danilos: home how? [15:51] I'm not going home [15:51] jtv-zzz, ah, ok, enjoy the night at the office :) [15:51] thanks [15:52] danilos: ok cool - if you need some more guidance let me know, I don't think I'm going out tonight since it's a holiday in Belgium (!) [15:52] bigjools, oh, it's a family holiday so you are spending the day at home? :) [15:52] haha [15:53] bigjools, anyway, sure, will probably ping you since I totally have no idea what half of these words meant (like nominatedarchindep :) [15:53] kfogel: You should use teamparticipation -- lp_teamparticipation is used in the replication mess for SSO. don't go near it. [15:53] gary_poster, is there a new bootstrap.py that I can using for the new zc.buildout beta? [15:53] wgrant: ah. Thanks. [15:53] danilos: ok :) === matsubara is now known as matsubara-lunch [15:53] lp_* are for the use of SSO. [15:54] mars, yes. Use 1.5.0b1, and use http://svn.zope.org/repos/main/zc.buildout/trunk/bootstrap/newbootstrap.py (that URL is transient, btw; will become http://svn.zope.org/repos/main/zc.buildout/trunk/bootstrap/bootstrap.py) [16:02] gary_poster, my buildout keeps picking 1.4.3. According to the bootstrap.py --help, it should be going to PyPI and fetching your version. I am using your newbootstrap.py. I don't have a zc.buildout version locked down anywhere. [16:02] gary_poster, Perhaps it is using the local zc.buildout egg first, rather than going online? [16:02] mars, yes [16:02] gary_poster, thanks. [16:02] * mars fixes [16:09] gary_poster: The bug #329178 that you just referred a user to is private. [16:09] (and, well, I'm interested in the proposed solution) [16:11] wgrant: ack. on call. a bug in our openid provider, so not in my (or Launchpad's) domain directly. um...I'll ask if I can add you in as a subscriber, I guess. [16:12] gary_poster: Well, c-i-p is now open source, so it probably needn't be private any more. [16:13] it's considered security, wgrant. [16:13] Ah, I see. [16:21] gary_poster, you were right. I killed the download-cache versions, and it picked my ~/.buildout/download-cache/ version instead, 1.5.0b2. [16:21] mars, you want b1 [16:21] gary_poster, ok [16:24] gary_poster, lots of warnings like this: /home/mars/canonical/lazr-js/1.0/eggs/distribute-0.6.10-py2.6.egg/setuptools/command/easy_install.py:198: UserWarning: Unbuilt egg for setuptools [unknown version] (/usr/lib/python2.6/dist-packages) [16:29] gary_poster, probably because your new version does "-S", then imports /usr/lib/python2.6/dist-packages/site.py. That system-specific site.py contains setuptools yet again. Something in the old easy_install code doesn't like that. [16:30] wgrant: two questions, one is a meta-question: I'm trying figure out the difference between teammembership and teamparticipation tables (particularly since the latter appears to do what I would have expected the former to do). And, I'm wondering where I'm failing to dig that would have answered this question for me (if only SQL tables could have descriptive comments attached *in the database*... or can they? We don't appear to, anyway.) [16:30] kfogel: teamparticipation is the flattened version of teammembership. [16:30] The latter only contains direct memberships. [16:31] The former takes membership's transitive nature into account. [16:31] mars, ack, have not seen. upgrade setuptools to c11 and everything is fine? [16:31] So teamparticipation is calculated from teammembership. [16:31] kfogel, \d+ for comments on tables in psql [16:31] kfogel: There is comments.sql, but I'm not sure how to see that. [16:31] kfogel, and comments.sql [16:31] Ahh, I see. [16:32] gary_poster, this is entirely using distribute [16:32] danilos: awesome! thank you [16:32] wgrant: all clear now, thank you. [16:34] mars, may just be broken setuptools locally. I use distribute sometimes and is fine [16:36] wgrant: so what I'm trying to do here is track growth in the ~contributor-agreement-canonical team's membership; in this case, I think there are only ever direct memberships, but it won't hurt to just query teamparticipation, because if there ever were indirect memberships, we'd want to count them. [16:37] wgrant: talking out loud only for sanity check; no question needing answering there. [16:37] (Well, the first issue is that that team is wrong.) [16:37] wgrant: ? [16:38] It's not complete. I'm not in it, for one. [16:38] kfogel, btw, there's also lib/lp/registry/doc/teammembership.txt (first paragraph seems to explain the difference between the two), so checking doc/.txt can sometimes be a good start (ideally, it would always be a good start, but ok) [16:38] wgrant: ah, I see what you mean. The team is right, but it's got a bug :-) [16:38] danilos: good hint, thx [16:38] gary_poster, looks like it doesn't like the setuptools compatability package installed on Ubuntu. "python-setuptools" is a versionless compatability package for setuptools 0.6c9 === matsubara-lunch is now known as matsubara [16:52] Chex, gary_poster, rockstar, bigjools, danilos, sinzui, allenap: production meeting on #launchpad-meeting @ Freenode in 8 minutes [16:53] Ursinha: Someone else will have to represent Bugs; I'm a treacherous Landscaper now. [16:53] allenap, oh, cool :) [16:53] allenap, I'll find someone else, thanks! [16:54] Ursinha: I'm asking now. [17:02] Chex, gary_poster, rockstar, bigjools, danilos, sinzui, someone in bugs: production meeting on #launchpad-meeting @ Freenode now [17:10] gary_poster, do you think it is safe to update lazr-source-dependencies to use zc.buildout 1.5.0b1? It currently uses zc.buildout-1.5.0dev-gary-r110073.tar.gz [17:10] mars, yes [17:10] jml, if you're still here, https://dev.launchpad.net/LEP/DKIMAuthenticatedMail is now ready for review [17:10] poolie, I am. thanks. === beuno is now known as beuno-lunch === gary_poster is now known as gary-lunch === beuno-lunch is now known as beuno === gary-lunch is now known as gary_poster === Edwin-lunch is now known as EdwinGrubbs [22:31] wgrant: you're on the contrib agreement team now [22:34] kfogel: Yep, I noticed. Thaks. === matsubara is now known as matsubara-afk [23:15] StevenK: Are you sure about marking bug 576193 as a dup of bug 568745? I admit to not understanding the issues fully, but it looks a bit non-obvious. [23:15] Bug #576193: Debian package metadata importer getting the wrong versions [23:15] Bug #568745: Debian unstable record of gpt missing === Ursinha is now known as Ursinha-afk