[11:42] wgrant: If you're still around, could you look at https://code.launchpad.net/~cjwatson/lazr.sshserver/work-around-short-paramiko-signatures/+merge/335515 ? [11:44] cjwatson: Upgrading paramiko isn't easy, I guess? [11:46] wgrant: xenial has an older version [11:46] wgrant: while we could probably SRU clients, it'd take a while, and I'm sure there are some non-Ubuntu ones [11:47] cjwatson: Oh, a client bug, I see. [11:47] Er, of course, lazr.sshserver doesn't use paramiko [11:48] We should probably upgrade our in-tree version for LP tests as well, but I considered that to just be papering over the problem [11:49] cjwatson: Sounds reasonable, then. r=me [11:49] Thanks [11:50] Also what an absolute pig to find - the tests eat server-side logs, so I had to resort to stracing test runs to pick out inserted log messages [11:51] Yeah, nice find [11:52] (Arguably should fix in Twisted; not sure) [12:32] oh good grief, carob is failing to build the current tree because it's picking testtools from /usr/lib/python2.7/dist-packages/ when building extras rather than the one in the tree [12:32] system-site-packages, not even once [12:34] (this is ultimately why bazaar.staging is broken at the moment)