[Merge] lp:~sergiusens/goget-ubuntu-touch/positionalReleaseRequired into lp:goget-ubuntu-touch

Snappy Tarmac snappydevtarmac at gmail.com
Tue Apr 21 19:11:56 UTC 2015


The attempt to merge lp:~sergiusens/goget-ubuntu-touch/positionalReleaseRequired into lp:goget-ubuntu-touch failed. Below is the output from the failed tests.

Checking formatting
Installing godeps
Install golint
Obtaining dependencies
update github.com/blakesmith/ar failed; trying to fetch newer version
update github.com/cheggaaa/pb failed; trying to fetch newer version
github.com/blakesmith/ar now at c9a977dd0cc1392b023382c7bfa5a22af8d3b730
update github.com/jessevdk/go-flags failed; trying to fetch newer version
github.com/cheggaaa/pb now at e8c7cc515bfde3e267957a3b110080ceed51354e
update github.com/juju/loggo failed; trying to fetch newer version
github.com/jessevdk/go-flags now at 15347ef417a300349807983f15af9e65cd2e1b3a
update github.com/mvo5/goconfigparser failed; trying to fetch newer version
github.com/juju/loggo now at 4c7cbce140ca070eeb59a28f4bf9507e511711f9
update gopkg.in/yaml.v2 failed; trying to fetch newer version
github.com/mvo5/goconfigparser now at 26426272dda20cc76aa1fa44286dc743d2972fe8
update launchpad.net/gocheck failed; trying to fetch newer version
gopkg.in/yaml.v2 now at 49c95bdc21843256fb6c4e0d370a05f24a0bf213
update launchpad.net/snappy failed; trying to fetch newer version
launchpad.net/gocheck now at gustavo at niemeyer.net-20140225173054-xu9zlkf9kxhvow02
launchpad.net/snappy now at snappy_tarmac-20150416201159-kvpgniq8mp64bimf
Building


# we always run in a fresh dir in tarmac
export GOPATH=$(mktemp -d)
trap 'rm -rf "$GOPATH"' EXIT

# this is a hack, but not sure tarmac is golang friendly
mkdir -p $GOPATH/src/launchpad.net/goget-ubuntu-touch
cp -a . $GOPATH/src/launchpad.net/goget-ubuntu-touch
cd $GOPATH/src/launchpad.net/goget-ubuntu-touch

./run-checks
ubuntu-device-flash/core.go:28:2: cannot find package "launchpad.net/snappy/release" in any of:
	/usr/lib/go/src/pkg/launchpad.net/snappy/release (from $GOROOT)
	/tmp/tmp.EZouvW2zdR/src/launchpad.net/snappy/release (from $GOPATH)

-- 
https://code.launchpad.net/~sergiusens/goget-ubuntu-touch/positionalReleaseRequired/+merge/256987
Your team Ubuntu Phablet Team is subscribed to branch lp:goget-ubuntu-touch.



More information about the Ubuntu-reviews mailing list