[Bug 1608179] Re: Multiple failed tests during 2.11 build

2016-10-31 Thread Launchpad Bug Tracker
[Expired for snapd (Ubuntu) because there has been no activity for 60
days.]

** Changed in: snapd (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1608179

Title:
  Multiple failed tests during 2.11 build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/1608179/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1608179] Re: Multiple failed tests during 2.11 build

2016-09-01 Thread jean-christophe manciot
First off, your successful tests are not conclusive in this situation: you're 
using 16.10 beta when I'm using stable 16.04.
Secondly, I am able to successfully build other go packages, so I don't think 
my environment has an issue, but I remain open to all suggestions.
Third, in the meantime, I have found a way (unique to this package) to overcome 
the previous error messages with:
echo 
echo Cleaning
echo 
cd git-snapd
rm -rv --dir 
/home/actionmystique/Program-Files/Ubuntu/GO-Packages/src/github.com/cheggaaa/pb
rm -rv --dir 
/home/actionmystique/Program-Files/Ubuntu/GO-Packages/src/github.com/mvo5/uboot-go
rm -rv --dir 
/home/actionmystique/Program-Files/Ubuntu/GO-Packages/src/gopkg.in/yaml.v2
rm -rv --dir 
/home/actionmystique/Program-Files/Ubuntu/GO-Packages/src/github.com/gorilla/context
rm -rv --dir 
/home/actionmystique/Program-Files/Ubuntu/GO-Packages/src/github.com/gorilla/mux
rm -rv --dir 
/home/actionmystique/Program-Files/Ubuntu/GO-Packages/src/github.com/kr/pty
rm -rv --dir 
/home/actionmystique/Program-Files/Ubuntu/GO-Packages/src/gopkg.in/macaroon.v1
rm -rv --dir 
/home/actionmystique/Program-Files/Ubuntu/GO-Packages/src/gopkg.in/tomb.v2
rm -rv --dir 
/home/actionmystique/Program-Files/Ubuntu/GO-Packages/src/gopkg.in/tylerb/graceful.v1
rm -rv --dir 
/home/actionmystique/Program-Files/Ubuntu/GO-Packages/src/github.com/gorilla/websocket
rm -rv --dir 
/home/actionmystique/Program-Files/Ubuntu/GO-Packages/src/github.com/gosexy/gettext
rm -rv --dir 
/home/actionmystique/Program-Files/Ubuntu/GO-Packages/src/github.com/jessevdk/go-flags
rm -rv --dir 
/home/actionmystique/Program-Files/Ubuntu/GO-Packages/src/github.com/peterh/liner
rm -rv --dir 
/home/actionmystique/Program-Files/Ubuntu/GO-Packages/src/github.com/testing-cabal/subunit-go
rm -rv --dir 
/home/actionmystique/Program-Files/Ubuntu/GO-Packages/src/github.com/coreos/go-systemd
rm -rv --dir 
/home/actionmystique/Program-Files/Ubuntu/GO-Packages/src/github.com/mvo5/goconfigparser
rm -rv --dir 
/home/actionmystique/Program-Files/Ubuntu/GO-Packages/src/golang.org/x/crypto
rm -rv --dir 
/home/actionmystique/Program-Files/Ubuntu/GO-Packages/src/gopkg.in/check.v1
git checkout master
git reset --hard
git clean -fxd :/
git pull -v --progress --rebase
git checkout ${release_number}

echo ---
echo Checking Build Dependencies
echo ---
dpkg-checkbuilddeps
godeps -t -u dependencies.tsv
...
This forces the fetch of new versions:
update gopkg.in/macaroon.v1 failed; trying to fetch newer version
gopkg.in/macaroon.v1 now at ab3940c6c16510a850e1c2dd628b919f0f3f1464
update gopkg.in/tomb.v2 failed; trying to fetch newer version
gopkg.in/tomb.v2 now at 14b3d72120e8d10ea6e6b7f87f7175734b1faab8
update github.com/cheggaaa/pb failed; trying to fetch newer version
github.com/cheggaaa/pb now at e8c7cc515bfde3e267957a3b110080ceed51354e
update gopkg.in/yaml.v2 failed; trying to fetch newer version
gopkg.in/yaml.v2 now at 49c95bdc21843256fb6c4e0d370a05f24a0bf213
update github.com/coreos/go-systemd failed; trying to fetch newer version
github.com/coreos/go-systemd now at f743bc15d6bddd23662280b4ad20f7c874cdd5ad
update github.com/testing-cabal/subunit-go failed; trying to fetch newer version
github.com/testing-cabal/subunit-go now at 
00b258565a5cf3adaa24b68d31c9e6ec3d2cdbe7
update gopkg.in/check.v1 failed; trying to fetch newer version
gopkg.in/check.v1 now at 64131543e7896d5bcc6bd5a76287eb75ea96c673
update github.com/jessevdk/go-flags failed; trying to fetch newer version
github.com/jessevdk/go-flags now at 6b9493b3cb60367edd942144879646604089e3f7
update gopkg.in/tylerb/graceful.v1 failed; trying to fetch newer version
gopkg.in/tylerb/graceful.v1 now at 842f31108f8d3512ce3176d00bf1a32db1d5e3af
update github.com/gorilla/context failed; trying to fetch newer version
github.com/gorilla/context now at 1c83b3eabd45b6d76072b66b746c20815fb2872d
update github.com/gorilla/websocket failed; trying to fetch newer version
github.com/gorilla/websocket now at 234959944d9cf05229b02e8b386e5cffe1e4e04a
update github.com/gosexy/gettext failed; trying to fetch newer version
github.com/gosexy/gettext now at 98b7b91596d20b96909e6b60d57411547dd9959c
update github.com/mvo5/uboot-go failed; trying to fetch newer version
github.com/mvo5/uboot-go now at 361f6ebcbb54f389d15dc9faefa000e996ba3e37
update github.com/mvo5/goconfigparser failed; trying to fetch newer version
github.com/mvo5/goconfigparser now at 26426272dda20cc76aa1fa44286dc743d2972fe8
update golang.org/x/crypto failed; trying to fetch newer version
golang.org/x/crypto now at 611beeb3d5df450a45f4b67f9e25235f54beda72
update github.com/gorilla/mux failed; trying to fetch newer version
github.com/gorilla/mux now at 

[Bug 1608179] Re: Multiple failed tests during 2.11 build

2016-09-01 Thread Paweł Stołowski
It was either a transient issue that was promptly fixed or - more likely
- a problem with your setup (we run these tests many times a day, and I
just succesfully built the deb with current source tree on yakkety).
Please re-test with current source tree and let us know if there is
still an issue.

Re the errors you see with godeps, I had a quick look at their source
code (it's not a part of snapd project) and it seems that the tool
considers these directories as "dirty" ("git status --porcelain" is
reporting unknown files in the tree) for some reason. So, in case you're
building manually, I think the fastest way to recover is to remove them
all and start from scratch.


** Changed in: snapd (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1608179

Title:
  Multiple failed tests during 2.11 build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/1608179/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1608179] Re: Multiple failed tests during 2.11 build

2016-08-07 Thread jean-christophe manciot
I have overlooked some errors during the "godeps -t -u dependencies.tsv" step:
/home/actionmystique/Program-Files/Ubuntu/GO-Packages/src/github.com/cheggaaa/pb"
 is not clean; will not update
godeps: 
"/home/actionmystique/Program-Files/Ubuntu/GO-Packages/src/github.com/mvo5/uboot-go"
 is not clean; will not update
godeps: 
"/home/actionmystique/Program-Files/Ubuntu/GO-Packages/src/gopkg.in/yaml.v2" is 
not clean; will not update
godeps: 
"/home/actionmystique/Program-Files/Ubuntu/GO-Packages/src/github.com/gorilla/context"
 is not clean; will not update
godeps: 
"/home/actionmystique/Program-Files/Ubuntu/GO-Packages/src/github.com/gorilla/mux"
 is not clean; will not update
godeps: 
"/home/actionmystique/Program-Files/Ubuntu/GO-Packages/src/github.com/kr/pty" 
is not clean; will not update
godeps: 
"/home/actionmystique/Program-Files/Ubuntu/GO-Packages/src/gopkg.in/macaroon.v1"
 is not clean; will not update
godeps: 
"/home/actionmystique/Program-Files/Ubuntu/GO-Packages/src/gopkg.in/tomb.v2" is 
not clean; will not update
godeps: 
"/home/actionmystique/Program-Files/Ubuntu/GO-Packages/src/gopkg.in/tylerb/graceful.v1"
 is not clean; will not update
godeps: 
"/home/actionmystique/Program-Files/Ubuntu/GO-Packages/src/github.com/gorilla/websocket"
 is not clean; will not update
godeps: 
"/home/actionmystique/Program-Files/Ubuntu/GO-Packages/src/github.com/gosexy/gettext"
 is not clean; will not update
godeps: 
"/home/actionmystique/Program-Files/Ubuntu/GO-Packages/src/github.com/jessevdk/go-flags"
 is not clean; will not update
godeps: 
"/home/actionmystique/Program-Files/Ubuntu/GO-Packages/src/github.com/peterh/liner"
 is not clean; will not update
godeps: 
"/home/actionmystique/Program-Files/Ubuntu/GO-Packages/src/github.com/testing-cabal/subunit-go"
 is not clean; will not update
godeps: 
"/home/actionmystique/Program-Files/Ubuntu/GO-Packages/src/github.com/coreos/go-systemd"
 is not clean; will not update
godeps: 
"/home/actionmystique/Program-Files/Ubuntu/GO-Packages/src/github.com/mvo5/goconfigparser"
 is not clean; will not update
godeps: 
"/home/actionmystique/Program-Files/Ubuntu/GO-Packages/src/golang.org/x/crypto" 
is not clean; will not update
godeps: 
"/home/actionmystique/Program-Files/Ubuntu/GO-Packages/src/gopkg.in/check.v1" 
is not clean; will not update

How can I correct this?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1608179

Title:
  Multiple failed tests during 2.11 build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/1608179/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs