Re: 'go test -race'

2015-11-05 Thread Michael Hudson-Doyle
I would expect that the golang-race-detector-runtime package builds fine on trusty too. Maybe we could/should ask the lxd folks to put it in their PPA? Cheers, mwh On 6 November 2015 at 03:07, John A Meinel wrote: > On Trusty, I was able to get golang-1.5 by using the LXD stable ppa > (ppa:ubunt

'go test -race'

2015-11-05 Thread John A Meinel
On Trusty, I was able to get golang-1.5 by using the LXD stable ppa (ppa:ubuntu-lxc/lxd-stable). However, when I try to run "go test -race" I seem to run into: https://bugs.launchpad.net/ubuntu/+source/golang-race-detector-runtime/+bug/1487010 MWH mentions that you can get a new golang race runtim