/srv/irclogs.ubuntu.com/2015/05/21/#ubuntu-release.txt

micahgflexiondotorg: he's off today, but to answer your question, yes, the idea is that the upload will close the bug that's tracking the upload00:08
tjaaltoninfinity: ping lts-vivid04:47
infinitytjaalton: Working on it today.  First day back from VAC.08:00
tjaaltoninfinity: ah ok, nice08:01
tedginfinity, 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:28
RAOFtedg, infinity: Those “libraries” are sourceless; they're empty.14:42
RAOFtedg, 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
tedgRAOF, Then are they built by hand? How do you get that?14:45
RAOFtedg: 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
RAOFI... actually forget how we built them :)14:53
RAOFThe shared library prober tests actually have a list of expected architectures.14:54
tedgRAOF, So infinity's issue is that he wants to build one for PPC14:54
RAOFYeah.14:54
RAOFtedg: “touch foo.cpp; gcc -o foo.so -shared foo.cpp” is the way to generate them.14:56
tedgRAOF, Probably should be a shell script, eh?14:57
RAOFPossibly.14:57
RAOFIt 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:57
tedgSure, but if we add arm128 we'll need someone to remember how to do it :-)14:58
tedgAt least a README14:58
RAOFAlso, 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
RAOFPlease file a Mir bug about that :)14:59
tedgRAOF, 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:00
argesbdmurray: hi15:35
bdmurrayarges: howdy15:37
argesbdmurray: hey jamespage was wondering about releasing bug 1443429, i can handle it, but i know today is your day15:38
ubot93bug 1443429 in nova (Ubuntu) " [SRU] juno 2014.2.3 point release" [Undecided,New] https://launchpad.net/bugs/144342915:38
argeslooking at it, just looks like cinder needs releasing15:39
bdmurrayarges: feel free to do it15:42
argesbdmurray: ok15:44
RAOFtedg: He'll need to also adjust the tests, but that'd be fine.16:27
RAOFinfinity, tedg: https://code.launchpad.net/~raof/mir/document-our-random-test-binary-data/+merge/25979816:37
RAOFDocuments how those binaries have arrived.16:37
tedgRAOF, Awesome, thanks!16:38
infinityRAOF: I already fixed everything around it, just needed to know how to generate the .so itself.  Thanks.19:41
ChrisTownsendbdmurray: Hi, are you on SRU duty today?20:20
bdmurrayChrisTownsend: yes, I am20:21
ChrisTownsendbdmurray: Great, would you have time to review the Unity SRU in unapproved?20:21
bdmurrayChrisTownsend: for which release?20:21
ChrisTownsendbdmurray: Trusty20:22
ChrisTownsendbdmurray: I added the debdiff to each bug targetted.20:22
bdmurrayChrisTownsend: I'll look at in a bit I have a call soon20:23
ChrisTownsendbdmurray: Thank you very much!20:23
ChrisTownsendbdmurray: debdiff is linked at the end of SRU header section in the description.20:23

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!