Re: [PATCH] jenkins.debian.net: Fix architecture check

2014-03-13 Thread Holger Levsen
Hi Wouter, On Donnerstag, 13. März 2014, Wouter Verhelst wrote: > I could fix that, but there's actually an easier way, if you have > debhelper installed. Drop all the grepping; then: > > if [ $(dh_listpackages | wc -l) -eq 0 ]; then > <...error out...> > fi > > dh_listpackages will list t

Re: [PATCH] jenkins.debian.net: Fix architecture check

2014-03-12 Thread Wouter Verhelst
On Wed, Mar 12, 2014 at 10:28:31AM +0100, Holger Levsen wrote: > Hi Wouter, > > seems your patch is broken: > > from #debian-qa: > > < KGB-1> | 08:39:35> d-i_build_flash-kernel: Build failed in Jenkins. See > > < ijc> | Not sure

Re: [PATCH] jenkins.debian.net: Fix architecture check

2014-03-12 Thread Holger Levsen
Hi Wouter, seems your patch is broken: from #debian-qa: < KGB-1> | 08:39:35> d-i_build_flash-kernel: Build failed in Jenkins. See < ijc> | Not sure about that jenkins failure, looks like infra rather than the pkg: dpkg-genchange

Re: [PATCH] jenkins.debian.net: Fix architecture check

2014-03-02 Thread Holger Levsen
Hi, merged, pushed + running now. Thanks again, Wouter! cheers, Holger signature.asc Description: This is a digitally signed message part.

Re: [PATCH] jenkins.debian.net: Fix architecture check

2014-02-27 Thread Holger Levsen
Hi Wouter, On Dienstag, 25. Februar 2014, Wouter Verhelst wrote: > d-i_build.sh checks the architecture by parsing a hardcoded list of > architecture wildcards. It misses the wildcards of the form -any and > any-, however, which have been supported since a fair while now. > > This has caused jenk

[PATCH] jenkins.debian.net: Fix architecture check

2014-02-24 Thread Wouter Verhelst
d-i_build.sh checks the architecture by parsing a hardcoded list of architecture wildcards. It misses the wildcards of the form -any and any-, however, which have been supported since a fair while now. This has caused jenkins to (incorrectly) skip the builds for partman-nbd up until partman-nbd 0.