[00:08] flexiondotorg: he's off today, but to answer your question, yes, the idea is that the upload will close the bug that's tracking the upload [04:47] infinity: ping lts-vivid [08:00] tjaalton: Working on it today. First day back from VAC. [08:01] infinity: ah ok, nice [14:28] infinity, Did you figure out where that lib comes from? No one I pinged on the Mir side got back to me, but I can try some more. [14:42] tedg, infinity: Those “libraries” are sourceless; they're empty. [14:45] tedg, infinity: Their job is to be the minimum possible valid ELF libraries for various architectures, so we can test that our loader paths (a) report appropriate errors, and (b) will actually load a library. [14:45] RAOF, Then are they built by hand? How do you get that? [14:53] tedg: Yeah, they were built by hand. The reason for this is that they're test data, and we *want* to try to load libarm64.so on i386. [14:53] I... actually forget how we built them :) [14:54] The shared library prober tests actually have a list of expected architectures. [14:54] RAOF, So infinity's issue is that he wants to build one for PPC [14:54] Yeah. [14:56] tedg: “touch foo.cpp; gcc -o foo.so -shared foo.cpp” is the way to generate them. [14:57] RAOF, Probably should be a shell script, eh? [14:57] Possibly. [14:57] It can't be run during Mir build, though, because we won't have all of {i386, x86_64, armhf, arm64, powerpc, ppc64, ppc64el} compilers :) [14:58] Sure, but if we add arm128 we'll need someone to remember how to do it :-) [14:58] At least a README [14:59] Also, the shared library tests need to do something a bit more interesting, because we encode a list of architectures we expect in there. [14:59] Please file a Mir bug about that :) [15:00] RAOF, So I think that infinity is probably working towards an MR with the PPC lib in it, what would be preferred as a MR reviewer? [15:35] bdmurray: hi [15:37] arges: howdy [15:38] bdmurray: hey jamespage was wondering about releasing bug 1443429, i can handle it, but i know today is your day [15:38] bug 1443429 in nova (Ubuntu) " [SRU] juno 2014.2.3 point release" [Undecided,New] https://launchpad.net/bugs/1443429 [15:39] looking at it, just looks like cinder needs releasing [15:42] arges: feel free to do it [15:44] bdmurray: ok [16:27] tedg: He'll need to also adjust the tests, but that'd be fine. [16:37] infinity, tedg: https://code.launchpad.net/~raof/mir/document-our-random-test-binary-data/+merge/259798 [16:37] Documents how those binaries have arrived. [16:38] RAOF, Awesome, thanks! [19:41] RAOF: I already fixed everything around it, just needed to know how to generate the .so itself. Thanks. [20:20] bdmurray: Hi, are you on SRU duty today? [20:21] ChrisTownsend: yes, I am [20:21] bdmurray: Great, would you have time to review the Unity SRU in unapproved? [20:21] ChrisTownsend: for which release? [20:22] bdmurray: Trusty [20:22] bdmurray: I added the debdiff to each bug targetted. [20:23] ChrisTownsend: I'll look at in a bit I have a call soon [20:23] bdmurray: Thank you very much! [20:23] bdmurray: debdiff is linked at the end of SRU header section in the description.