[08:50] wgrant: Did https://code.launchpad.net/~cjwatson/launchpad/db-builder-version/+merge/190633 look OK? [08:50] Aside from insane sampledata diff [09:03] cjwatson: Oh, sorry, missed that. The patch looks fine. [09:07] That was me using a raring machine to generate the current sampledata [09:07] Oh, and re the JS failures on precise, did anyone happen to spot https://bugs.launchpad.net/launchpad/+bug/1090395 ? [09:07] <_mup_> Bug #1090395: YUITest failures because quantal's webkit disagrees with lucids [09:13] Yeah [09:29] StevenK: immutable> I guess that was a regression due to my change some time back. Sorry and thanks. [10:06] Err, whoops [10:07] wgrant: I seem to have accidentally landed db-builder-version on devel [10:07] Yeah, just noticed that [10:07] wgrant: Is the best recovery path to re-propose to db-devel and land there as well? [10:07] cjwatson: Nah, we have nothing urgent landing atm, will deploy it on Monday [10:07] Or just wait for the auto-merge to db-devel [10:07] ? [10:07] It'll land on db-devel in about 20 minutes :) [10:07] yeah [10:08] OK. Sorry about that [10:08] np [13:27] cjwatson: Doing that without adjusting some nagios checks might upset some sysadmins. [13:28] Also potentially ppa_reset [13:30] ppa_reset should be OK - it greps for BuilderStatus.IDLE anywhere in the output, which is still there [13:31] Ah, good [13:31] Are the nagios checks in bzr anywhere? [13:31] check_builder_status or something might be in puppet [13:31] * wgrant looks [13:31] The ABORTED check will break [13:32] Where's that? [13:32] In fact I guess the whole thing will crash because it uses status[0] [13:32] files/nagios/plugins/check_builder_status in memento [13:32] ok, should be able to fix that [13:32] thanks