=== cpaelzer_ is now known as cpaelzer [14:28] Odd_Bloke, hm.. [14:28] about to merge this, but one question [14:28] is data from dmi == data in shareconfig ? [14:28] or will an updated instance think that it is now a new instance because it loks in a different place [14:30] Oh, that's an interesting point. [14:32] smoser: Just bringing up a fresh instance to test. :) [14:37] smoser: Oh, bah, no they aren't the same ID. [14:39] Blah, and that means we can't even get away with it in xenial, because older instances might be upgraded to xenial and get the new code. [14:40] well, we can handle it in package upgrade [14:41] Ah, true. [14:41] It would be good to not have to maintain the old code paths in trunk. [14:42] ideally we do something that doesn't require package upgrade [14:43] erl... doesn't require package upgrade to fix the problem for us. [14:43] ie, best if e can somehow dtrt. [14:44] i absolutely want to be able to ditch the old code though. [17:28] smoser: I don't know that we can do anything without keeping the old code. [17:30] smoser: Do you have a specific case where package upgrade won't work? [17:30] just as upstream [17:30] would be better for upstream to handle it [17:36] Odd_Bloke, but if you can do a good job in packaging, i think i'm ok to take it. [20:56] does runcmd happen before scripts-user?