[04:41] wgrant: https://code.launchpad.net/~stevenk/launchpad/destroy-pf/+merge/186956 [04:45] StevenK: not quite [04:46] StevenK: Code deploys are not atomic. [04:53] :-( [05:00] wgrant: What would you suggest? [05:01] StevenK: You need to be using the new column everywhere before you stop setting it anywhere. [05:01] add new column, start setting new column, switch to read from new column, stop setting old column, drop old column. [05:02] comma == barrier [05:27] BARRIER === mthaddon` is now known as mthaddon [11:30] * stub wonders where his Librarian tracebacks are hiding [14:35] wgrant,StevenK: Have you had a chance to review my launchpad-buildd branches? It just occurred to me that of course large-build-artifacts is a prerequisite for livefs building. [14:35] Or at least for some use cases of that. === matsubara is now known as matsubara-lunch === matsubara-lunch is now known as matsubara [22:10] What does this even mean? http://paste.ubuntu.com/6147644/ [22:13] marcoceppi: Can you pastebin your changes file? [22:13] It seems to be wrong. [22:13] wgrant: http://paste.ubuntu.com/6147652/ [22:13] is it in the description? [22:14] marcoceppi: No, see the Files section. [22:14] Did you manually construct that, or do you have the section specified as '-' in debian/control? [22:14] wgrant: no, I ran debuild -S to make that [22:15] wgrant: here's the control file [22:15] wgrant: http://paste.ubuntu.com/6147657/ [22:18] marcoceppi: You have no Section field in the Source stanza. [22:19] wgrant: crud, thanks [22:22] wgrant: that did it, thanks for help [22:27] np