On Sun, Apr 27, 2014 at 8:19 AM, Martin Packman <[email protected]> wrote: > I've poked utils/ssh a bit during gophercon. > > Unfortuately the update to use tip of go.crypto can't land right now > as it requires a couple of standard library crypto bits that go 1.1.2 > lacks. Perhaps we can talk about bumping the requirement for building > trunk juju-core to go 1.2 and adding that in our golang ppa.
Oh. I thought that we already had the requirement of 1.2. So plus one on making that a dependency, 1.2.1 is the shipping version in trusty and will be for a long time, so I think it makes sense to target that. > The branch to not generate lots of rsa keys for the tests did land, > which makes the testrun a little faster... or a lot faster on arm. > > Before: > <http://paste.ubuntu.com/7338971/> > ok launchpad.net/juju-core/utils/ssh 375.048s > > After: > <http://paste.ubuntu.com/7338978/> > ok launchpad.net/juju-core/utils/ssh 4.533s > > > My chromebook is now much happier... except when it has to run lbox. > > Martin > > -- > Juju-dev mailing list > [email protected] > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/juju-dev -- Juju-dev mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/juju-dev
