[01:12] wallyworld_: WHATS UP? [01:12] bah, caps lock [01:13] lifeless: it's ok, i already sorted it. the deployment report had a rev that should have been tagged rollback=xxxx and i was wondering how to fix it [01:13] and no-one else was shown as logged into irc :-) [01:14] Missing rollback tags are annoying [01:14] Since you can't add them after the fact [01:17] yeah, so i found out [01:27] qatagger is fixable :) [01:33] lifeless: Yay for fixing bug watches. [01:40] * StevenK doesn't get it. [01:40] Replicating the conditions of bug 892025, and I don't see the link. But I do on qas/prod [01:40] <_mup_> Bug #892025: Forbidden following link to configure code hosting <403> < https://launchpad.net/bugs/892025 > [01:41] StevenK: You probably have permission to set it, but can't see the dev focus branch. [01:41] Unauthorized: (, 'unique_name', 'launchpad.View')
[01:41] Oh [01:42] So configure_codehosting should learn that too? [01:42] No. [01:42] Well, maybe. [01:42] It's difficult. [01:42] Leave it for now. [01:42] We'll revisit it if it's still a problem once we've fixed privacy. [01:43] Bah, Gavin hinted at the issue in the description too [01:43] I just looked at the traceback :) [01:44] I saw the error page and assumed it was "You can't see this page, go away" [02:22] * StevenK stares at BugContextMenu.nominate() [02:22] You can Target if you're a driver, nominate if you're a bug supervisor and everyone else can bugger off? [02:23] wgrant: context? my email I presume? [02:25] StevenK: Yes [02:25] lifeless: Yes [02:32] wgrant: How is that related to bug 297528, then? [02:32] <_mup_> Bug #297528: Permissions not checked properly when deciding whether to present "Target" or "Nominate" link < https://launchpad.net/bugs/297528 > [02:34] StevenK: Well, drivers or uploaders can target. [02:35] But whatever decides to show Target/Nominate doesn't take into account uploaders. [02:35] So for uploaders it says it will nominate, when it will in fact target. [02:36] wgrant: Right, so BugContextMenu.nominate() needs a elsif I can upload, which says target. [02:36] Yes, but that needs to be faster than it probably currently would be. [02:38] StevenK: There's more MixedVisibilityErrors, if you want them. [02:38] Oh? [02:38] ProductSet:+all [02:39] Can I have an OOPS too? [02:39] Should be pretty obvious :) [02:39] Given what the page does [02:39] But OOPS-01faea627b2e0a135da5d8e3640e22ef [02:40] Oh, it returns every signle product? [02:51] wgrant: So I guess we want to hide the product if the user can't view the registering team? [02:52] Possibly. [02:52] I didn't think private teams were allowed to own projects :/ [02:53] We may be best to leave this. [02:53] As the new rules should mean that the team is to be disclosed. [02:53] Chewie [02:53] Chewie exports system settings through a menu service such as dbusmenu and/or gmenu [02:53] Registered by on 2011-12-02 [02:53] That's not the one that's the main problem here. [02:54] But it's a similar case. [02:54] dpkg-coverity is the one here, though I can see the team due to some kind of subscription [02:54] Actually, disclosing teams in a public role should fix this, you're right [02:54] Right. [02:54] But that requires discussion in Budapest. [02:54] And beating lifeless with a stick [02:54] I think [02:55] So I have 1.5 days left. And Curtis has forbidden me to have any branches in progress over the break. [02:56] Heh [02:59] StevenK: hmm ? [03:00] We have things to discuss in Budapest. [03:00] wgrant: So I guess I should find a critical [03:14] Hm, I think bug 739070 could be fixed with two new columns, but I doubt it's completly doable in the time I have left. [03:14] <_mup_> Bug #739070: Archive:+repository-size timeout retrieving many hundreds of package sizes < https://launchpad.net/bugs/739070 > [03:15] And wgrant may shoot me for wanting to add two new columns to Archive. [03:17] Correct. [03:18] :-( [03:27] lifeless: Due to your work with OOPSes, I guess bug 788518 can be closed? [03:27] <_mup_> Bug #788518: staging services share OOPS prefix < https://launchpad.net/bugs/788518 > [03:28] And bug 805546, I guess [03:28] <_mup_> Bug #805546: persontransferjob does not have a unique oops prefix < https://launchpad.net/bugs/805546 > [03:32] StevenK: Indeed. [03:33] StevenK: Are you on launchpad-error-reports? [03:33] StevenK: There's an issue with that OOPS work of lifeless' which somebody need to look at. [03:34] wgrant: I am not [03:34] 2011-12-18 09:52:03 ERROR Unhandled exception -> http://launchpadlibrarian.net/87826942/iDGKk0EWB2rD9ZfBovt3JrR3nLJ.txt (unsupported operand type(s) for +: 'NoneType' and 'str') [03:34] From checkwatches on loganberry. [03:37] I guess either config[self._default_config_section].oops_prefix is None? [03:37] It looks that way, but I can't see how. [03:38] _default_config_section is error_reports [03:38] Indeed. [03:39] You were fiddling with the configs last week ... :-P [03:39] Yes, but lifeless fiddled with this bit :) [03:40] huwshimi: AH ha! You have QA to do. [03:40] StevenK: I do! [03:40] StevenK: Telstra have been out trying to fix my internet all morning [03:41] They may have succedded? [03:42] StevenK: It appears that way [03:42] StevenK: At least it is working, if a little slow [03:42] wgrant: I don't get it either. [03:47] wgrant: Right, production error_reports has no oops prefix, and the code is expecting one if reporter is None. [03:48] hmm.. I thought I had 4 branches to qa [03:49] StevenK: Lies. [03:49] StevenK: production/launchpad-lazr.conf's oops_prefix is PRODUCTION. [03:49] wgrant: Oh? [03:50] steven@liquified:~/lp-production-configs% grep -c oops_prefix production/launchpad-lazr.conf [03:50] 0 [03:50] bzr pull [03:50] That's with rev 247 [03:51] srsly? [03:51] r567 is the latest. [03:52] bzr pull gives "No revisions to pull." [03:52] You be pulling from the wrong place. [03:52] bzr+ssh://bazaar.launchpad.net/%2Bbranch/lp-production-configs/ is the wrong place? [03:53] That's the right place. [03:53] Ah [03:53] steven@liquified:~/lp-production-configs% bzr revno bzr+ssh://bazaar.launchpad.net/%2Bbranch/lp-production-configs/ [03:53] 247 [03:53] That was the crontabs revno I was looking at. [03:54] 247 is indeed configs [03:54] Now, grep yourself and take back your lies comment :-) [03:54] lpnet-lazr.conf is where PRODUCTION is specified. [03:54] And production/launchpad-lazr.conf inherits that. [03:54] $ LPCONFIG=production bin/py [03:54] Python 2.6.5 (r265:79063, Apr 16 2010, 13:09:56) [03:54] [GCC 4.4.3] on linux2 [03:54] Type "help", "copyright", "credits" or "license" for more information. [03:54] >>> from canonical.config import config [03:54] >>> config.error_reports.oops_prefix [03:54] 'PRODUCTION' [03:55] Then what crack is checkwatches on? [03:55] That's why I asked you to investigate :) [03:56] Oh, hah. [03:56] class CheckWatchesErrorUtility(ErrorReportingUtility): [03:56] _default_config_section = 'checkwatches' [03:56] That would do it. [03:56] murder [03:56] Kill it with a large amount of fire? [03:56] Ideally. [03:57] lib/lp/services/mailman/monkeypatches/xmlrpcrunner.py: _default_config_section = 'mailman' [03:57] :D [03:57] * StevenK feels ill. [04:25] hmmm... why might I be getting this pqm failure? http://paste.ubuntu.com/774941/ [04:27] huwshimi: Check the attachments. [04:27] We're in testfix. [04:28] db-devel went bang with 4 failures and 31 errors. [04:28] They are real, too. [04:28] ProgrammingError: permission denied for relation milestonetag looks like the root cause [04:29] lifeless is more than adequately opinionated on this matter. [04:29] lifeless said bad idea and it landed anyway? [04:29] wgrant: https://code.launchpad.net/~stevenk/launchpad/force-checkwatches-production/+merge/86187 [04:30] StevenK: disapprove [04:30] Awww [04:30] Why? [04:31] That will leave the reporter as just PRODUCTION. [04:31] Rather than PRODUCTION-checkwatches [04:31] I suspect. [04:31] You probably want to call .configure(section_name='checkwatches') [04:32] Yeah, I was just reading that. [04:33] wgrant: The pqm failure complained about the commit message being in the wrong format. I assume that's because the branch is attached to a bug that already has a branch that has landed. Do I need to do something to get it to play nice for the second branch? [04:33] huwshimi: So, someone needs to fix db-devel. [04:33] I suspect the easiest thing to do is to rollback the milestonetag rev [04:34] StevenK: I think that was intended for wgran [04:34] *wgrant [04:35] huwshimi: The PQM failure complained about the commit message not containing [testfix] since db-devel failed on buildbot. [04:35] That's what "We're in testfix" means. [04:35] I'll fix it after lunch. [04:37] StevenK: Oh right [04:37] StevenK: But it also complained on Friday when other branches of mine landed [04:39] StevenK: I thought it might have been because the commit message was missing [bug=894442] [04:43] huwshimi: PQM doesn't care about the content of the tag, it would happily deal with [bug=999999] [04:43] wgrant: Diff updated, if you're happy with it, I'll self-review and toss it at ec2. [04:44] StevenK: I think it does. It's failed because of the commit message: http://paste.ubuntu.com/774951/ [04:45] Note the lack of [bug= [04:45] huwshimi: You need either [bug=foo] or [no-qa]. That is why that one failed. [04:45] Or [no-qa] [04:45] But the current failure is because of testfix. [04:45] StevenK, wgrant: Yes, that's what I was saying :) [04:46] wgrant: No fair approving. But thanks. :-) [04:46] I was also wondering why it might not have appended that, and thought it might have had something to do with the bug already having a landed branch [04:56] wgrant: StevenK: It landed before I commented, which is fine; its not something I'm going to veto anyhow, because we do need to solve the users problems; I'm hopeful we can solve the deeper cause of friction. [05:20] lifeless: I was about to revert it anyway [05:26] lifeless: Did you see the two bugs I linked? [05:31] wgrant: Did we disable the beta bug listing on qas/prod? [05:33] StevenK: I'm on leave; not following much of anything. Do I need to see them ? [05:33] StevenK: It's disabled on prod. [05:33] And qas is a separate team. [05:34] lifeless: I'd like to close them, I was wondering if you agree. [05:34] wgrant: Which team on qas, I'd like to QA rick_h__'s change. [05:35] custom-buglisting-demo [05:38] wgrant: Thanks, qa-ok [05:55] StevenK: links ? [05:56] lifeless: bug 788518 and bug 805546 [05:56] <_mup_> Bug #788518: staging services share OOPS prefix < https://launchpad.net/bugs/788518 > [05:56] <_mup_> Bug #805546: persontransferjob does not have a unique oops prefix < https://launchpad.net/bugs/805546 > [05:57] so, uhm [05:58] what report will ptj be using now ? [05:58] will someone be able to tell its ptj that an error occurs in [05:59] for the staging one, definitely downgrade as we are no longer losing oopses [05:59] Downgrade, or close? [05:59] if we have reasonable reporters for ~everything on staging, then its closable. I'm not sure if we do yet - because not everything uses configure(section=) [05:59] lifeless: I just fixed checkwatches [05:59] We should just use script_name and be done with it. [05:59] things that don't reconfigure with a specific section will be getting logged as 'STAGING' whether or not they are an appserver. [06:00] indeed, doing a systematic fix across the system is a great idea. Its a little more than script-Name though [06:00] Slightly. [06:00] lifeless: Happy to slam it to High? [06:01] StevenK: high makes sense to me, along with a comment about the status, of course [06:01] wgrant: jobs need consideration [06:01] lifeless: Which you made in October [06:01] Yes. [06:01] That's the only real issue I can see. [06:02] StevenK: other code changes have happened since then, so its worth noting that they *haven't* corrected everything. [06:02] StevenK: its almost always worth a short comment when changing things, helps keep everyone on the same page [06:02] wgrant: I'd like to move all lp to a single reporter, and use topic to split out scripts [06:03] wgrant: be a good idea to do at the same time [06:03] Once topics exist, sure :) [06:03] wgrant: they already exist [06:03] wgrant: its where pageids are reported [06:03] Ah, true. [06:04] huwshimi: You can reland your branch [06:04] StevenK: :D [06:04] thanks [06:04] huwshimi: Sorry, I could have told you 15 minutes ago, but I got distracted. [06:05] StevenK: I can't believe you would do that to me [06:06] Hah [07:14] is https://bugs.launchpad.net/launchpad/+bug/39630 a dup of the other domination bugs ? [07:14] <_mup_> Bug #39630: Older packages are removed when newer versions FTBFS < https://launchpad.net/bugs/39630 > [07:16] also, I'm amazed https://bugs.launchpad.net/launchpad/+bug/40096 hasn't had a look-in [07:16] <_mup_> Bug #40096: do not show architecture 'all' builds as i386 < https://launchpad.net/bugs/40096 > [07:16] Bug listing is disabled for beta testers temporarily or something? [07:17] lifeless: Howso? [07:17] nigelb: Yes. [07:17] wgrant: Ah! Thanks. [07:17] wgrant: howso to which ? [07:17] lifeless: The latter. [07:17] wgrant: because it looks like a shallow UI tweak [07:17] lifeless: ROFLOL [07:18] How do you propose to determine that? :) [07:18] We'd need to set a flag on the build at upload-time. [07:18] wgrant: that its only arch-any ? [07:19] arch-all, but yes. [07:19] wgrant: bah, ENOPACKAGINGENOUGH [07:19] And then what if we now confuse people because normal i386 builds still build arch-all, so you have to wait for them anyway? [07:20] you mean 'we dispatch arch-all builds to the i386 queue' ? [07:20] In the case of an arch-any package, the i386 build builds the arch-all bits [07:20] So it should perhaps be presented as "i386 + all" [07:21] The UI is not trivial. [07:21] And it requires model changes too. [07:21] And it matters to nobody after their first 5 minutes with LP. [07:21] don't all the builders build -all, and we discard them on other builders? or do we actually call the specific targets.. [07:21] So it's unsurprising it hasn't been tackled :) [07:21] No. [07:21] Only nominatedarchindep builds arch-indep. [07:21] k [07:22] do you happen to remember the bug about only i386 being allowed to build -all ? [07:25] Bug #158004 [07:25] <_mup_> Bug #158004: Arch independent packages are only built on i386 < https://launchpad.net/bugs/158004 > [07:25] lifeless: Bug #217427 is also slightly relevant [07:25] <_mup_> Bug #217427: Please support arbitrary arch/buildd affinity for arch:all builds < https://launchpad.net/bugs/217427 > [07:28] lifeless: ENOTTRIVIAL [07:29] Ah [07:29] You've already fixed it. [07:29] Thanks. [07:29] https://bugs.launchpad.net/launchpad/+bug/40096/comments/3 [07:29] <_mup_> Bug #40096: architecture 'all' builds are shown as i386 < https://launchpad.net/bugs/40096 > [07:29] also overhauled the summary [07:44] wgrant: so what do you think of bug https://bugs.launchpad.net/launchpad/+bug/39630 [07:44] <_mup_> Bug #39630: Older packages are removed when newer versions FTBFS < https://launchpad.net/bugs/39630 > [07:44] lifeless: Half fixed. [07:44] wgrant: do me a favour and update its metadata? [08:01] lifeless: So since you are obviously now taking your holiday that seriously, I worked out an edge case with moving the 'add new tables to replication' code outside of the downtime window that would seize up replication. [08:03] A db patch that adds a new table, and adds a constraint to an existing table that references the new table. If data gets added to the existing table referencing the new table before the new table is replicated, we are screwed. === danilo_ is now known as danilos [08:04] We could say we are fine though, provided we promise that no attempts to access the new table are made before the deploy has fully completed (so no code 'if this table exists, fill in this data') [08:05] stub: cannot add references outside downtime anyway [08:06] stub: because they require exclusive locks to update the table mgmt triggers [08:07] lifeless: We create the new table and the reference during downtime, we exit the outage, we add the new table to replication (proposed workflow) [08:07] stub: oh right, different case. [08:07] stub: uhm, yes, so we know that no code can possibly be using the new column or table [08:07] yer, I can't think of how this could bite launchpad. [08:08] Unless triggers are involved :-) [08:08] stub: a default value that causes trouble could be made, but that is something we can pick up in review [08:08] A default value will not be referencing a non-existing row in the new table [08:09] We could only shoot outselves in the foot with a trigger. Like BugSummary. [08:10] So if we go ahead with the change, we would need to ensure that creating tables and any code using the tables (standard or triggers) must land separately and be deployed separately [08:12] we could define an empty trigger so that the definition is there [08:13] can update the procedure in NDT, but not the existence/absence of a trigger [08:15] So it is an obscure case to catch during review, and very rare. So it is unlikely to happen, but we are likely to miss it if it does happen. [08:16] Recovery would not be amusing on the live system. [08:16] we can shoot ourselves in the foot many different ways [08:17] uhm [08:17] I'm ok with the risk, if we document it well and prominently [08:17] are you? [08:19] I'll sleep on it :) [08:19] I can think of other ways we can mess ourselves up and not have qa catch it :) [08:19] (like e.g. bad indices or queries) [08:21] stub: We're in huge trouble if we're touching a not-yet-replicated table anyway, aren't we? [08:21] lifeless: That doesn't involve taking the system down, manually copying data to slaves and massaging replication events [08:22] Because the new data won't get replicated... [08:22] wgrant: Only if it is referenced by a replicated table, which is this case [08:22] (unless you manually clone it across first, which seems silly given it never needs to happen) [08:22] stub: Does adding the table to replication also replicate the existing data? [08:22] I assumed it would not. [08:22] It will [08:23] Ah [08:23] That seems excessive. [08:23] But perhaps. [08:23] The trick is that adding a table to replication won't happen until pending events have been processed, and in this case pending events won't be processed because the slave is attempting to insert data its constraints won't let it. [08:23] Right. [08:24] stub: I'm not sure the constraints are checked on the slave [08:24] stub: because slony disables all the triggers on the slaves, and constraints are triggers [08:24] Hmm... easiest recovery would actually be to disable the foreign key constraints on the slave, add tables and wait for catch up, and reenable foreign key constraints. [08:24] stub: I suggest trying it locally and seeing if it actually borks [08:25] I was thinking I'd seen constraint violations on a slave locally. [08:25] foreign key constraints are not disabled IIRC. [08:25] But that's only from a unique index. [08:25] So it's possible they're disabled. [08:25] unique indices will stay live, thats index structure [08:25] Exactly. [08:25] I was just thinking I had evidence that they were left enabled, then realised that it wasnt. [08:28] Are continual WARNINGs that we need to fix HIGH or CRITICAL? [08:28] Bug #906193 [08:28] <_mup_> Bug #906193: BugHeatUpdater never completes < https://launchpad.net/bugs/906193 > [08:29] arguably critical - we have no way to handle/detect 'garbo job X is not getting to run' and thats an operational issue [08:29] being able to detect that probably involves fixing the 'blah was interrupted' warnings [08:30] poolie: http://pad.lv/OOPS-78b4ff3d44483f940b04d6a2ef5c321e 404's [08:30] Only emailing WARNING and above, we could easily enough tie that into alerts [08:31] sorry, not enough context to grok that [08:31] wgrant: just got an ajax oops link to work \o/ [08:31] wgrant: OTOH https://lp-oops.canonical.com/oops.py/?oopsid=OOPS-78b4ff3d44483f940b04d6a2ef5c321e [08:32] We (should be) running scripts logging everything to file, but only emitting WARNINGS and above to stdout. We could tie that into nagios. [08:32] Or just grep the log files for WARNING|ERROR|CRITICAL [08:33] hi lifeless, ok [08:33] we recently overhauled all the cronscripts in prod to log everything to a file [08:33] If todays log and yesterdays log contain warnings or above, flag the service as failed. [08:33] high logging levels generate OOPSes already [08:35] stub: so being interrupted isn't a problem per se; its being starved for days that matters, we need something with a longer view of things, or something. [08:36] Yes, so a day or two running with warnings should be enough to prompt someone to take a look and either file a bug or get the alert disabled for a few days until transient issues have been cleared. [08:37] We could also happily enough log each garbo job to ScriptActivity [08:37] each task I mean [08:37] stub: indeed, though after the rewrite please :) [08:38] stub: does a WARNING log item cause an OOPS or is it ERROR and above ? [08:38] Sure. Log file grepping -> nagios could be done right now if we want [08:38] It should be WARNING and above. [08:38] WARNING should generate an informative OOPS, ERROR and above a standard OOPS. [08:39] ok, so we're getting warnings nows. I agree with your analysis FWIW - just leave the reporting as is and fix the issues that show up. [08:39] stub: 'informative' doesn't exist anymore as a flag, got pruned in the redo. [08:40] wgrant: could you do me a favour and expand on the rather brief description in https://bugs.launchpad.net/launchpad/+bug/78466 ? [08:40] <_mup_> Bug #78466: FTPArchiveHandler doesn't support allowed_suites < https://launchpad.net/bugs/78466 > [08:44] lifeless: It's not clear? [08:44] wgrant: its opaque as a frog sitting in ink [08:47] cjwatson: are you perhaps around ? could use your input on bug 87012 [08:47] <_mup_> Bug #87012: Cannot start developing next ubuntu release before the prior one is released < https://launchpad.net/bugs/87012 > [08:47] lifeless, fixed, i think, except i'm now having network trouble [08:47] poolie: thanks! [08:49] lifeless: I think it's probably just about obsolete. [08:49] Not much uses allowed_suites directly any more. [08:49] They just check dirtiness, which a-f already does. [08:53] wgrant: so, invalid? [08:54] I think so. [08:54] In a disaster-recovery situation we're thoroughly screwed anyway, so it doesn't really matter. [08:54] wgrant: doit :) [08:55] Is done. [08:55] stub: is https://bugs.launchpad.net/launchpad/+bug/90809 in progress ? [08:55] <_mup_> Bug #90809: Launchpad should run with standard_conforming_strings=on in postgresql.conf < https://launchpad.net/bugs/90809 > [08:56] stub: actually, what I mean is [08:56] stub: did we do this, or are we in deep dodo with respect to it ? [08:57] good morning [09:01] lifeless: "This is a broken-by-design issue: its not safe to run two different [09:01] LPCONFIG's from the same source instance, ever." [09:01] We do that all the time. [09:01] Mostly on loganberry/ackee [09:01] then we're freaking lucky that its not breaking all over the shop [09:01] But also cocoplum/germanium/wildcherry/sourcherry [09:01] How? [09:01] and we have to stop doing that [09:02] What state are they going to write out? [09:02] the overrides zcml [09:02] bigjools: O hai! [09:02] wgrant: its presumably identical for us now, but wasn't in the past; if its not written atomically, we must be freakishly lucky [09:04] bigjools: So, we have two issues this weekend and today, both of them due to work your squad has done. buildd-manager broke badly on the weekend due to bugs 905853, 905855 and 906079; and germanium was reverted since the poppy-sftp breakage caused germanium to hit a load of 1700. [09:04] lifeless: Hm, that is remarkably, remarkably evil. [09:04] And has very little justification. [09:04] wgrant: I went blind when I found it ~ a year ago [09:04] wgrant: working on test parallelisation w/out lxc [09:04] StevenK, bigjools: Note that poppy-sftp survived until just a few hours ago. [09:05] lifeless, confirmed that oops url does work [09:05] lifeless: I've actually managed never to run into that before. [09:05] i started turning ec2test into a juju charm [09:05] ... [09:05] kind of ok [09:05] poolie: charm or charms ? [09:05] poolie: I considered that a couple of weeks back. [09:06] But decided that juju scared me. [09:06] lifeless, one charm at first [09:06] so it's kinda monolithic and a bit of a degenerate case [09:13] frankban: Hi. I reverted your milestonetag revision on db-devel since it broke buildbot. [09:15] bigjools: hey, so bug https://bugs.launchpad.net/launchpad/+bug/117557 - doesn't that cause an OOPS ? [09:15] <_mup_> Bug #117557: Nascent Upload code doesn't check properly for bad distroseries < https://launchpad.net/bugs/117557 > [09:15] StevenK: ok, thanks [09:15] bigjools: you say it won't, but I don't understand how it wouldn't. [09:17] lifeless: the exception is caught and translated to an error returned to the user [09:18] lifeless: We are not in deep doodoo - I'll be dealing with standard conforming strings settings with the PG upgrade. IIRC the things that were quoting oldskool were psycopg2 and maybe a few items in comments.sql. Doesn't really matter as the old format is still supported. [09:19] wgrant: https://bugs.launchpad.net/launchpad/+bug/118870 - you comment that its a strange view, but it looks ok to me. [09:19] <_mup_> Bug #118870: $sourcepackage/+changelog only shows one entry per suite (distroseries-pocket) < https://launchpad.net/bugs/118870 > [09:20] wgrant, so as an initial wrapper around starting an instance it seems ok [09:20] using something like this to start ppa builders might be more interesting [09:21] lifeless: The strange mangled view I speak of was later filed as bug #144620 [09:21] <_mup_> Bug #144620: Some displayed sourcepackagerelease changes files don't have attribution < https://launchpad.net/bugs/144620 > [09:21] stub: what about https://bugs.launchpad.net/launchpad/+bug/120404 ? - do we still need to do this audit ? [09:21] <_mup_> Bug #120404: Database permission audit < https://launchpad.net/bugs/120404 > [09:22] lifeless: It's not relevant to the bug beyond confirming it wasn't a regression, anyway. [09:23] lifeless: I'd like to, yes [09:23] lifeless: Unless we go ahead and drop permissions entirely ;) [09:25] wgrant: I'm not sure that the bug is actionable then, because the changelog looks ok to me [09:25] stub: indeed, and thats a curly discussion :) [09:26] lifeless: It's indeed no longer as it was described in the bug. [09:27] lifeless: It's not ideal, but it's not quite so bad. [09:27] It seems to show the changelog_entry from every publication in the series. [09:27] Rather than just one per pocket. [09:27] wgrant: can you update the bug? [09:28] Blah, OK. [09:30] StevenK: can you confirm the problem is here? https://lpbuildbot.canonical.com/builders/lucid_db_lp/builds/1596/steps/shell_6/logs/stdio [09:32] frankban: The summary is much better for that sort of thing [09:32] frankban: But the first error is "ProgrammingError: permission denied for relation milestonetag" which puts the smoking gun firmly in your hand. [09:34] StevenK: ok, seen [09:34] lifeless: Hah [09:35] ? [09:39] I think archiveremovalredesign fixed it. [09:39] But annotate keeps misleading me. [09:42] Ah, no, was accidentally fixed in r5613 [09:42] [r=barry] Fixing bug #179028 (+files does not work for removed [09:42] sources). Now SourcePackage class is able to traverse to source [09:42] package releases removed from disk. [09:42] <_mup_> Bug #179028: +files doesn't work for removed SPRs < https://launchpad.net/bugs/179028 > [09:46] wgrant: https://bugs.launchpad.net/launchpad/+bug/144620 is stale too [09:46] <_mup_> Bug #144620: Some displayed sourcepackagerelease changes files don't have attribution < https://launchpad.net/bugs/144620 > [09:47] lifeless: Fixed [09:55] wgrant: only poppy on germanium went bong? [09:59] bigjools: Yes. [09:59] Same as last time. [09:59] I assume it's load-based. [09:59] We should watch cocoplum's carefully, but I don't want to revert it unless we have to, because of the publisher optimisations. [10:00] yeah [10:00] gah it's that weird logging thing again [10:00] Really? [10:00] The top of the latest log has that. [10:00] But only because rotation isn't happening. [10:01] bWTF [10:01] why [10:01] Because logrotate isn't set up, I assume :) [10:01] oh it has 2 log files, one is old style one is new [10:01] nothing to do with that [10:02] there's some recursive logging going on [10:02] lifeless: need your halp [10:02] https://bugs.launchpad.net/launchpad/+bug/906211 [10:02] <_mup_> Bug #906211: poppy died in a pulp of its own swappiness < https://launchpad.net/bugs/906211 > [10:02] the recent changes made no difference [10:03] bigjools: Huh, didn't notice that recent bit. [10:03] Oh. [10:03] bigjools: That's *after* the revert. [10:03] Of course your reverted changes didn't help :) [10:04] ah [10:04] what time was it reverted? [10:05] An hour after the >1000 load was reported. [10:05] For that hour it was running the new code, but restarted. [10:05] 07:42Z the rollback completed [10:05] This should be on LPS, hopefully. [10:06] geez, log looks perfectly normal [10:06] Look towards the end. [10:06] During the deathspiral. [10:06] hmmm [10:07] what bit? [10:07] There's very frequent DTPFactory logs or whatever it is. [10:07] * wgrant relooks. [10:07] Oh, blah, has it rotated the logs away again. [10:07] it's there [10:07] poppy-sftp.log.1006 [10:08] There's also one from around the outage in ~wgrant/poppy-sftp.log [10:08] Oops [10:08] just ran ls in lp_upload [10:08] bad idea [10:08] bigjools: hi [10:09] lifeless: hi - sorry was looking at wrong log, but still could do with your help! [10:09] bigjools: Look at the last couple of seconds before the world ended. [10:09] eg. 06:18:48 [10:09] yeah [10:09] Dozens of lines of DTPFactory crap. [10:10] hmmm [10:10] I see a lot of entries from hyperair [10:11] That's true, but from a different IP. [10:11] The initial symptom was that SSH auth failed. [10:11] But that took a day or so to appear. [10:11] that has been happening on branches too [10:11] Hmmmmm, that's true. [10:11] Very occasionally. [10:11] But entirely unexplained. [10:12] well some guy filed a question about it, was consistentely failing for him [10:12] * bigjools has cold fingers and can't type today [10:12] You mean the question on like Friday about it? [10:12] I thought that was poppy. [10:13] bigjools: do you think https://bugs.launchpad.net/launchpad/+bug/39630 is high still? [10:13] ah yes it was poppy [10:14] lifeless: yes [10:14] However, I checked when I saw that and it was working at that point. [10:14] So it broke then fixed itself :) [10:15] this looks like a DoS to me [10:15] It does. [10:15] But I'm more likely to blame poppy. [10:15] right - we need a connection limit [10:16] in the meantime, let's have a word with mr hyperair [10:16] doing the RT for haproxy on the uploaders will get you that for free [10:16] (just saying) [10:16] Is that 1962 a port number? [10:16] I'm not sure how that logging works. [10:16] bigjools: so, you're set, you don't need me ? [10:16] lifeless: yes, thanks and sorry to bother [10:16] hey no worries [10:16] I chose to be on IRC :P [10:16] (and to re-triage 75 high bugs...) [10:16] wgrant: so I think we can revert the revert [10:17] given that the old one has known issues [10:17] bigjools: There's still the SFTP issue. [10:17] was that happening before the new code rollout? [10:17] No. [10:17] the sftp code has not been touched [10:17] hard to see how it was broken [10:17] It's clearly broken it somehow. [10:18] NFI how, though :/ [10:18] bigjools: SSHServer was touched wasn't it ? [10:18] It's happened twice now. [10:18] bigjools: which is the backing for sftp [10:18] lifeless: yes - but only logging [10:18] agreed; just being pedantic [10:18] lifeless: can you see how that might cause auth fails? [10:18] pedanticism is good here [10:19] bigjools: only thing I can think of is something logging triggering a barf which then oops, or something. [10:19] Remember that auth goes via XMLRPC [10:19] did we see oopses for the auth errors? [10:19] So it's async. [10:19] there's things like "unauthorized login: unable to get avatar id" [10:19] wgrant: ?! [10:19] lifeless: AHA [10:20] there's a timeout failure [10:20] right at the same time as the auth starts [10:20] timestamp? [10:20] * bigjools pastes [10:20] https://pastebin.canonical.com/57356/ [10:21] Ah, yes. [10:21] So there is. [10:21] seems to happen on all attempts [10:21] I was looking at the wrong hour. [10:21] Yeah [10:21] So it sits there for 30s. [10:21] And then returns a TimeoutError [10:21] and as usual Twisted is unhelpful with no traceback [10:21] firewall issue? [10:22] No. [10:22] Since a restart fixes it. [10:22] I think someone has got frustrated and set up a loop to keep retrying [10:22] Interesting. [10:22] bigjools: 2011-12-16 10:19:40 [10:22] nn [10:22] 4 seconds before the first occurrence of the TimeoutError [10:22] There's lots of DTPFactory again. [10:22] nn lifeless [10:23] From that same IP. [10:23] Hmm [10:23] Interesting. [10:24] My tests were 3 minutes before that. [10:25] However, I did those same tests on cocoplum and it survived. [10:31] wgrant: I can see others connecting to SFTP and validating ok [10:31] Where? [10:32] 02:22:36+0000 [10:33] INFO:poppy-sftp.Hooks:Post-processing finished [10:33] oh it's ftp [10:33] ignore me [10:33] heh === almaisan-away is now known as al-maisan [10:37] lifeless: 87012> commented [10:37] wgrant: so I uploaded to cocoplum over SFTP ok [10:38] bigjools: Yes, cocoplum continues to work. [10:38] It's not had to be restarted once. [10:38] germanium is not happy [10:38] Isn't it fine now it's reverted? [10:38] and coupled with the other issue where it needs restarting every 6 days ... [10:38] ignoring the revert [10:38] The new code needs restarting every 6 *hours*. [10:38] On germanium. [10:39] Perhaps germanium is just getting hit so much harder than cocobanana. [10:39] nice,p nearly an hour to do a soyuz logsync [10:39] That's been my assumption for a long time. [10:39] bigjools: It's because germanium is in its logdeathspiral. [10:40] So it's redownloading 30GB of logs every time. [10:40] germanium is hellishly overloaded. News at 11. [10:40] wgrant: so, right, the first failure was just after your tests [10:40] It's not overloaded. [10:40] Our code is just shit. [10:40] :) [10:40] bigjools: Yep [10:40] 3 minutes later or so. [10:40] Sadly, that isn't news. [10:40] bigjools: Very odd. [10:40] bigjools: But I did very similar things to cocoplum several times over the weekend, AFAICR. [10:40] I'd prefer not to judge until we know everything [10:40] And it continues to live... [10:58] * gmb wishes pushing a branch up to a local codehosting instance didn't take so flaming long. [10:58] * gmb finds something else to do in the meantime [11:13] gmb: What sort of branch? [11:13] It's normally lightning fast for me, unless you get hit with big 2a fetch slowness. [11:21] wgrant, A bigun. I'm working on bug 808930. [11:21] My complaint should have read "_this_ branch" [11:22] gmb: If you want to cheat, you can just copy it to the right place under /var/tmp/bazaar.launchpad.dev/mirrors/ [11:22] wgrant, Wouldn't I then need to manually create the job(s) for the branch scanner? [11:23] Or is there a cheat for that, too? [11:23] gmb: You can then do a no-op push to create the job. [11:24] Ah! [11:24] Yes, of course. [11:24] wgrant, You wise, wise monkey you. Thanks. [11:24] A no-op push may not work -- but if not, just push -r-2 or so to ensure the head changes. [11:24] Understood. [11:26] gmb: You may want to talk to jelmer about this. [11:26] Since he has a branch to rework bits of the scanner. [11:26] Relevant bits, I assume -- it made it several times slower. [11:26] wgrant, We talked last week about it. This bug looks very much like death by SQL. [11:26] Ah [11:26] Didn't know that. [11:27] Lots of SELECTS and INSERTS in RevisionSet.new() [11:27] Ah [11:27] In that case an initial scan might not trigger it. [11:27] The initial scan is a special-case. [11:27] Which is much more efficient in the general case. [11:27] Ah. [11:28] But it depends on the branch. [11:29] Hmm. [11:30] Well, I'll get this one into codehosting .dev and see what happens. Having to re-do a bunch of stuff since my Oneiric VM decided to go wonky this morning; I had to restore from a snapshot. [11:31] gmb: You may be able to use the example in comment #5 to reproduce the partial scan slowness. [11:31] (it's even one of yours) [11:31] It's still broken on prod. [11:32] Ah yes. I hadn't scanned that far down the bug :). I was working with info from benji, since I've taken this over from him. === al-maisan is now known as almaisan-away [11:37] There may well be two reasonably separate bugs here. [11:40] wgrant, You mean death by SQL + the bug for which jelmer has been making optimisations? [11:40] Or something else [11:40] ? [11:41] The initial and partial scans may be separate code bugs, but both are covered in that single report. [11:41] Ah, ISWYM. [11:41] Good point. [11:42] Because we know that scanning a Launchpad branch from scratch works. [11:42] But bringing up to date a Launchpad branch that is a year old appears not to. [11:43] Indeed. [11:43] Then there's another separate issue, where inserting a whole lot of new Revisions (not BranchRevisions) takes too long. [11:43] Mostly occuring with new massive svn/git imports. [11:43] So there's probably at least three bugs here, conflated in that one report :) [11:43] Oh, joy. [11:44] I aim to please. [11:44] :) [11:44] I'll try and explore the first two, at least. Not sure I'll have time to tackle the third problem. [11:45] You may have little choice. [11:45] Sssh [11:45] Scanning a massive branch into a dev instance may well fail with issue #3, because all the Revisions are new. [11:45] Don't want to think about that yet... [11:45] Actually, that would fit well with what Benji's observed so far, AFAICT. [11:46] (I've got lots of how-to-follow-his-tracks info but no actual data to analyse) [11:46] Yeah [11:57] * gmb lunches === almaisan-away is now known as al-maisan === Beret- is now known as Beret === nigelb_ is now known as nigelb [12:54] We should fix that. No need to create all the revisions in one transaction. === benji changed the topic of #launchpad-dev to: https://dev.launchpad.net/ | On call reviewer: benji | Firefighting: - | Critical bugtasks: 3*10^2 === micahg_ is now known as micahg === matsubara is now known as matsubara-lunch [14:27] benji: have a sec to review? https://code.launchpad.net/~rharding/launchpad/batch_nav_900900/+merge/85935 [14:27] or sorry, I'll bug jcsackett since he just arrived and originally peeked at it [14:27] so benji nvm and jcsackett can you look at https://code.launchpad.net/~rharding/launchpad/batch_nav_900900/+merge/85935 again when you get settled? [14:28] rick_h__: happy to look again. :-) [14:28] jcsackett: ty much [14:28] same branch i looked at the other day? [14:28] k [14:28] jcsackett: yep, just modified the test for the lower batch [14:29] jcsackett: missed the test over in lp/app when the change was in canonical/launchpad so thanks for catching that and saving me a test run [14:29] rick_h__: your welcome. with the change mod, this is r=me. :-) [14:30] s/change mod/test change/ [14:30] jcsackett: awesome, thanks [14:30] * jcsackett goes to drink his coffee so he typoes less. [14:52] has anyone run into this ec2 land error lately? https://pastebin.canonical.com/57375/ [14:52] it worked over the weekend, so wondering if my package updates from last night have caused me pain now [15:13] is it possible to get the binary package urls from a BinaryPackagePublishingHistory object? [15:14] looking in publishing.py, the answer is no. [15:14] jml: urls to what exactly? [15:15] bigjools: the debs [15:15] jml: ah, no, but it's trivial to contruct a path to the archive [15:15] bigjools: what SourcePackagePublishingHistory.binaryFileUrls gets you the URLs for, except from one BPPH rather than the BPPH's associated with an SPPH [15:16] that's returning librarian URLs [15:16] I think it was done for the security guys [15:17] so it's not actually recommended to download files from the URLs that Launchpad provides? [15:19] either is fine [15:19] but I tell people to use the archive url, because it's less likely to be unavailable [15:20] bigjools: and the way that's trivially constructed is to inspect the distro, component and binary package name to make a URL to the deb in the pool area, right? [15:21] that sort of thing [15:21] but if you want to get it from the API, file a bug :) [15:21] well, I might submit a patch. [15:21] even betterer [15:23] benji: could you have a look at https://code.launchpad.net/~cjwatson/launchpad/soyuz-test-mail-ordering/+merge/85979 ? Just a test fix [15:23] cjwatson: sure [15:24] jml: actually you need to return a proxied librarian file like the other bits of code, in case it's a private archive [15:24] bigjools: yeah. I was planning on factoring out what's in SPPH, and have SPPH delegate to BPPH to figure out binary urls. [15:25] jml: ok, careful it doesn't end up potato programming [15:25] bigjools: will do. [15:28] sinzui: do you know if wallyworld is actually working on bug 885524? [15:28] * sinzui looks [15:29] jcsackett, not directly [15:29] sinzui: yeah, it looks like he's working on a related bug. so i'll leave that alone to avoid stomping on toes. [15:30] jcsackett, wallyworld__is working on bug 904295 which is a pre-req and may actually fix the issue [15:30] jcsackett, lets mumble about the remaining cards. I have to pick one too [15:31] sinzui: dig. be on mumble in just a moment. [15:34] cjwatson: the branch looks good [15:39] adeuring: deryck https://pastebin.canonical.com/57375/ [15:40] rick_h__, we lost you. === jpds_ is now known as jpds [15:43] deryck: https://code.launchpad.net/~adeuring/launchpad/bug-903359/+merge/86244 [15:44] benji: lovely, thanks. I have no PQM access; do you think you could send it to EC2 for me? [15:44] cjwatson: sure [15:44] ta [15:54] cjwatson: EC2 has been engaged: http://ec2-184-72-167-164.compute-1.amazonaws.com/ [15:55] rick_h__, did your bazaar.conf change by any chance? i.e. does it still exist in $HOME/.bazaar ? [15:56] deryck: no, it's still there and seems normal [15:56] deryck: I did have to make some changes to my locations.conf to get a manual land in pqm over the weekend [15:56] but that was just adding some email settings. Removing them again doesn't help me [15:57] rick_h__, ok, it seems to be choking over email and signing the submission some how. [15:57] deryck: right [15:58] gary_poster, are you around? [15:58] deryck, hi [15:58] gary_poster, hi. Trying to help rick_h__ fix this error: https://pastebin.canonical.com/57375/ and I'm really not sure what's up. Have you seen that before? [16:00] deryck, no. that's a curious one. The bzr-2.5 makes me suspicious though [16:00] I wonder if 2.4 will be better [16:00] ah yeah, missed that. [16:00] though I guess that means we are all using 2.5 though? [16:00] and it's using the egg version not his local bzr. [16:00] right [16:00] I didn't realize we did that. [16:01] me either deryck :-P or at least didn't remember, I dunno :-) [16:01] heh [16:01] my local bzr is 2.5.0~bzr6383.6136~ppa4002~oneiric1 [16:01] seems kind of wrong to me, but I'm sure someone had a good reason to. [16:02] but I guess if we're all on dailies we'd be on that. [16:02] rick_h__, I see this on my oneiric: $ bzr --version [16:02] Bazaar (bzr) 2.4.2 [16:02] gary_poster: yea, I did an upgrade this morning and that seems to have blown me up [16:02] ah ha [16:02] gary_poster: I saw bzrlib and launchpadlib updates [16:02] gary_poster: yea, just call me the canary in the coal mine I suppose [16:03] rick_h__, heh :-) so we have two options I guess [16:03] yeah, I'm still on 2.4.2 as well, though I thought I ran the daily. Guess I killed it at some point. [16:03] 1) try going back to 2.4.2 [16:03] 2) dig in and fix it. [16:03] :-P [16:04] I vote for option 1 but somebody has to pay the price [16:04] it would be nice if that person had some bzr experience though [16:05] rick_h__, can you try option 1? [16:05] gary_poster: yea looking into it. Set a pin and upgrade again? [16:06] rick_h__, yeah. (I'd do it in aptitude but that's because that's what I'm comfortable with) [16:06] gary_poster: ok, looking. Been years since I've pinned a package [16:07] The thing that will need to be fixed will be either pqm or bzr (or both conceivably) [16:07] rick_h__, do it in aptitude then. It's easy :-) [16:07] Maybe synaptic too [16:07] gary_poster: installed [16:07] cool [16:09] gary_poster: so the 'F' command? [16:10] rick_h__, this is what I do, for a temporary test change: [16:10] find the package in aptitude [16:10] Press enter [16:10] scroll to the bottom [16:10] you should see the different options to install [16:10] with an i on 2.5 presumably [16:10] gary_poster: yea, I see the p 2.4.2 [16:11] right [16:11] press "+" on that [16:11] that will be a temporary install I think. If not, [16:11] yeah, no that should do it. If you want to keep it, use "=" on the package in the future [16:12] ugh, looking, wants to remove 134 package [16:12] (or remove the bzr daily ppa :-) ) [16:12] :-( [16:12] rick_h__, also, if you're on the daily, you can remove that from sources and go back to the 2.4.2 in O. [16:12] just do downgrade? [16:12] to [16:12] sorry gary_poster just said what I said :) [16:13] gary_poster: well I hit + on it and it says "Suggest 134 removals" [16:13] gary_poster: not sure if it's going to carry out that suggestion though I suppose [16:13] deryck, I don't think that alone will downgrade (because of doing something similar recently), you have to explicitly downgrade or else the packages hang around [16:13] yea, if I remove the ppa I'd still have to remove/reinstall or downgrade [16:14] rick_h__, ok, if it is not working easily then this is a blindman leading...you take a list at the suggestions and see what you think, or we can find someone else to talk to :-) [16:14] I mean, I am a blind man leading :-) [16:14] gary_poster: going to see if I can remove the ppa and see what it wants to do to remove bzr [16:14] then reinstall [16:14] ok [16:15] hopefully this is actually the problem :-P [16:15] it seems like it though [16:15] I need to head out soon [16:15] gary_poster: ok thanks [16:15] my wife and baby are calling me to an early lunch :-) [16:15] adeuring, r=me on that change. looks great! Thanks. [16:15] deryck: thanks! [16:16] rick_h__, gary_poster -- yeah, I'm sorry, I meant drop the daily from sources and uninstall/reinstall. That's how I usually do it. Maybe that's the clunky way. [16:17] * deryck has weak apt foo [16:18] deryck: yea, that's worked for removing/adding [16:19] deryck: working on updating devel/make clean/etc to test out [16:22] rick_h__, I suggest shooting a note to launchpad-dev about what you encountered so that others know the problem and can investigate [16:22] assuming this fixes it [16:22] gary_poster: will do [16:23] thx [16:25] deryck: gary_poster landing is processing thanks for the notice of the 2.5 and help with that [16:33] deryck: apt-get package= === matsubara-lunch is now known as matsubara === al-maisan is now known as almaisan-away [16:35] bigjools, ah, thank you. [16:35] de nada [16:37] adeuring, I reproduced the double count locally, saw it doing: https://bugs.launchpad.dev/ubuntu/++profile++show/+bugs [16:37] adeuring, and this fixes it: http://pastebin.ubuntu.com/775460/ [16:37] * adeuring is looking [16:37] I had to build up my local data to get a couple batches as we discussed this morning. [16:37] without the extra batch we don't even do a single count because we don't need lastBatch. [16:40] deryck: very nice fix! [16:40] adeuring, thanks! seems simple enough too. [16:40] yeah [16:40] I'll fix my branch to use this and update the MP. [16:41] adeuring, I guess we can drop all the stuff to avoid lastBatch now. I did the pastebin patch in devel, where the older use of lastBatch still exists. [16:41] deryck: right, the old patch should be obsolete [16:42] adeuring, ok, cool, that was my thinking too. [17:39] adeuring, do you care to weigh in or review the updated https://code.launchpad.net/~deryck/launchpad/avoid-extra-buglist-count-901124/+merge/85940 ? [17:40] deryck: sure [17:40] i'll look [17:40] adeuring, thanks [17:43] is there an API for determining a source package name given a binary package name? [17:43] deryck: r=me [17:43] adeuring, thanks much! [18:45] jml: no. guessPublishedSourcePackageName() is closed to what you want, but I was thinking of removing it once we update all the callsites to use the new DSP vocab === matsubara is now known as matsubara-afk [18:45] * sinzui ponders if the vocab is public in a way to used it [18:53] probably not [18:56] lifeless, hi. I believe I have finally *really* fixed the double count issue now. [18:56] lifeless, I'd appreciate you looking again at the MP if you don't mind. [18:56] deryck: I have [18:56] deryck: :) [18:56] ah ok :) [18:57] deryck: it looks good to me, the new-batch object is a common cause of this [18:57] thanks! [18:57] deryck: I didn't look at the larger context; a lot of other views use a cached property rather than an explicit instance variable [18:57] but 6/1 1/2 dozen of the other [18:57] yeah, I'm not picky either if you prefer the other way. [18:57] * lifeless shrugs === aldeka_ is now known as aldeka [19:25] deryck: I *had* replied, but lp hasn't seen it. [19:25] deryck: I suspect incoming mail processing is naffed [19:26] ah, I wondered if that's what you meant. [19:28] and now I can't find it in my outbox. [19:28] ENOIDEA. [19:30] something odd is happening though, I'm trying to add a comment on https://code.launchpad.net/~deryck/launchpad/avoid-extra-buglist-count-901124/+merge/85940 and its stuck on 'Saving' for way more than the 30s ha proxy timeout :( [19:30] hmmm, weird. [19:30] let me try.... [19:31] lifeless, I just added a comment no problem. [19:31] less than a second XHR call. [19:32] weird [19:33] oh [19:33] merge proposal [19:33] -> long poll [19:34] I wonder if I'm hitting my browser host connection limit [19:34] yes, I was [19:34] JULIAN! [19:34] :) [19:37] ah ha! :) [19:37] bug 906482 [19:38] bug 906482 ? [19:38] bah https://bugs.launchpad.net/launchpad/+bug/906482 [19:39] deryck: this explains why I hadn't commented previously, it was stuck in a browser tab [19:39] deryck: for an hour or so :) [19:39] heh, ouch [19:40] lifeless, but I've seen your browser. You really do have too many tabs open. ;) [19:41] see, thats what 16GB of ram is *for* [19:44] heh. [19:44] I stand corrected then. :) [19:45] that and skyrim [19:45] no, that's what a PS3 is for. ;) [19:45] heh, Lynne plays it on the PS3 [19:45] that and dcuo. [19:45] it is -much- shinier on a PC [19:45] yeah, most games are actually. [19:46] but it's so comfortable gaming from my bean bag on the floor in front of my 47 inch TV. [19:46] there was a period where the consoles were better, but then moores law kicked in :) [19:46] heh, yeah [19:46] bean bags++ [19:46] anyhow, as I'm on leave, I think I'm going to go exercise some of that there gaming stuff ;) [19:49] heh. 3 more days for me. [20:25] sinzui: nice curly bug there [20:25] ? [20:25] 611617 [20:26] lifeless, yes. I really am not sure what to do to close it [20:26] I don't think the person-linking aspect matters, because the uploader will always be a person (they have to gpg sign the package, which they cannot do as the team) [20:27] the maintainer field can be a team - its free form text; there are two issues: [20:27] a) only allow specifying a private team as maintainer when the uploader can see that team/ is a member of the team [20:27] b) disclosure of the team because of this [20:28] -> I think [20:29] I do not think the team should be disclosed in the case of a private team's archive. Copying to a public archive makes the relationship public [20:29] right, I'm saying that there is a probing attack [20:29] ah [20:29] i could upload to my public ppa with the maintainer set to 'private-canonical-XXX'@lists.l.n [20:30] and if it links, voila, I can see the team. [20:34] lifeless, I was thinking of migrating the logintoken code to lp.services tonight. logintoken is not a good name. I was considering naming the module authentication, then I consider the value it offers is a verification workflow. Maybe lp.services.verification [20:36] thats the email verification stuff ? [20:37] there is a bug about that using bounces@c.c., and a suggestion to use a new envelope-sender address. Might want to fix that in passing [20:37] it should really be a separate service I think though, let anyone at the company trigger a 'is this a real email' probe. [20:39] sinzui: I've replied on stakeholders, I hope I make sense [20:39] lifeless, agreed. Thanks for the stakeholder reply too === jcsackett_ is now known as jcsackett [20:59] hi all [20:59] rick_h__, gary_poster, hi, what is the bzr problem you're talking about? [21:01] poolie, hi. jelmer replied on the list about it [21:02] poolie, see launchpad-dev thread "upgrade today got me bzr 2.5 and broken ec2 land" [21:06] poolie: yep, did an upgrade this morning and got a bzr 2.5 with the bunch [21:06] poolie: which pqm plugin wasn't ready for but it's coming it appears [21:09] ok [21:10] a bit out of sync [21:17] jelmer, we might need some glue to let you check flags from inside the ssh server? [21:17] which would be worth having anyhow [21:18] poolie: that would be nice [21:18] poolie: I was actually wondering about the forking lp service [21:18] poolie: it seems we have enough data to let people switch to the forking server by specifying a different bzr_remote_path [21:21] so that we could have the forking lp server available without immediately forcing it on all codehosting users [21:31] that would probably work [21:39] we could possibly do something like this in a client controlled way [21:50] we need, if we don't have it already, and xmlrpc flag checking api === benji changed the topic of #launchpad-dev to: https://dev.launchpad.net/ | On call reviewer: - | Firefighting: - | Critical bugtasks: 3*10^2 [22:34] wallyworld__, see https://bugs.launchpad.net/launchpad/+bug/855670 [22:35] lifeless: i add a xmlrpc flag checking api [22:35] i keep meaning to revisit anonymous ssh connections using it [22:43] lifeless: "and if the package is [22:43] copied to a new context, inform the copier it will lead to disclosure" [22:43] Uh, how exactly? [22:43] We can't change *every single API in Launchpad* to prompt if there's a private team involved. [22:43] That's just stupid. [22:48] StevenK, this is the bug I was thinking of bug 567088 [22:50] https://bugs.launchpad.net/launchpad/+bug/906151 [22:53] lifeless, http://www.stathat.com/ [22:54] sinzui: that means there's no functional way to get binary package urls from bpph objects over the API. that's ok. will fix. [22:54] o/ jml [22:54] poolie: hi [22:54] hi there [22:57] jml: There's not always a corresponding file in the archive. [22:57] jml: You may be better off exposing the webapp URL of the file, on BPPH or BPB. [22:57] wgrant: and yet spph has binaryFileUrls [22:58] Right, those are webapp URLs. [22:58] Not archive ones. [22:58] wgrant: I'd be happy w/ webapp urls. and if I were to expose that'd be the natural path. [22:58] would just refactor binaryFileUrls to delegate properly [22:58] The source name is not relevant to those, so you can probably even calculate them now. [23:02] wgrant: I haven't even looked to see what they are [23:03] black box ftw. [23:03] Heh [23:03] /ubuntu/+archive/primary/+files/FOO_VERSION_ARCH.deb [23:38] If you add a second branch to a bug that is already fix-released will that branch get deployed to qa staging? [23:39] (this bug: https://bugs.launchpad.net/launchpad/+bug/894442) [23:39] huwshimi: Yes [23:39] hmmm... [23:40] StevenK: Any reason why this one hasn't then? [23:40] huwshimi: Is the branch linked to the bug? [23:40] StevenK: Yeah [23:40] StevenK: Wait, it doesn't look like it merged [23:40] I was about to say :-P [23:42] StevenK: shush [23:44] poolie: yeah, basically statsd [23:45] poolie: we're outside the free zone anyhow, ignoring disclosure considerations [23:51] lifeless, yeah, basically statsd+better displays, i think [23:51] free zone? [23:52] i'm not saying we should actually use it