Bug#800479: Tweak build-deps to allow buildd to make progress on arm64 build

2015-09-30 Thread Hilko Bengen
* Potter, Tim (Converged Cloud): > diff --git a/debian/control b/debian/control > index 3c4c8c2..0dfb677 100644 > --- a/debian/control > +++ b/debian/control > @@ -10,7 +10,7 @@ Vcs-Git: git://anonscm.debian.org/pkg-golang/golang.git > Build-Depends: bison, > debhelper (>=

Bug#800479: Tweak build-deps to allow buildd to make progress on arm64 build

2015-09-30 Thread Potter, Tim (Converged Cloud)
On 30 Sep 2015, at 5:35 pm, Hilko Bengen wrote: > > * Potter, Tim (Converged Cloud): > >> diff --git a/debian/control b/debian/control >> - golang-go (>= 2:1.4.2-2~) | gccgo-5, >> + golang-go (>= 2:1.4.2-2~) [!arm64] | gccgo-5 [arm64], > One

Bug#800479: Tweak build-deps to allow buildd to make progress on arm64 build

2015-09-30 Thread Hilko Bengen
* Potter, Tim (Converged Cloud): >> , >> | Build-Depends: [...] >> | golang-go (>= 2:1.4.2-2~) | go-compiler, >> | gccgo-5 | go-compiler, >> | [...] >> ` > > Hi Hilko. Yes, that looks like it will work also. However I would > rather add the architecture qualifiers now and remove them

Bug#800479: Tweak build-deps to allow buildd to make progress on arm64 build

2015-09-29 Thread Potter, Tim (Converged Cloud)
Package: golang Severity: important Version: 2:1.5-1~exp2 Tags: patch Hi everyone. I’ve had a conversation with the arm64 buildd maintainers and it turns out that buildd always chooses the first alternative in an OR dependency to have deterministic behaviour and results. Regular apt considers