On 26 April 2016 at 21:36, Ondřej Surý <ond...@debian.org> wrote: > I am fine to do whatever you suggest, so just to make it right, I > should: > > 1. remove dh-golang from Build-Depends
I guess this is not strictly necessary... > 2. remove --with=golang from dh invocation But once you've done this, you can and probably should do 1) > 3. set 'misc:Built-Using=golang-github-abh-geoip-dev' by hand when on > amd64 Yes. Unfortunately, as far as I know generating proper Built-Using headers is more awkward than it should be. I think you want to do something like: dpkg-query --showformat '${source:Package} (= ${source:Version}), ' --show golang-github-abh-geoip-dev >> debian/knot-resolver.substvars (-buildmode=c-shared is supported on more architectures in Go 1.6, but that's an entirely different thing :-) Cheers, mwh > And that's it? > > Cheers, > -- > Ondřej Surý <ond...@sury.org> > Knot DNS (https://www.knot-dns.cz/) – a high-performance DNS server > > On Tue, Apr 26, 2016, at 11:29, Michael Hudson-Doyle wrote: >> Hmm, that package just isn't going to work with the new way of >> computing Built-Using in dh-golang. I don't want to change it back, >> because it most ways the new way is better. Not sure what to suggest, >> as there is only one golang-* build-dependency, maybe just do that by >> hand? >> >> On 26 April 2016 at 21:12, Debian Bug Tracking System >> <ow...@bugs.debian.org> wrote: >> > Processing commands for cont...@bugs.debian.org: >> > >> >> clone 822386 -1 >> > Bug #822386 [knot-resolver] knot-resolver: FTBFS: can't load package: >> > package .: no buildable Go source files >> > Bug 822386 cloned as bug 822668 >> >> reassign -1 dh-golang >> > Bug #822668 [knot-resolver] knot-resolver: FTBFS: can't load package: >> > package .: no buildable Go source files >> > Bug reassigned from package 'knot-resolver' to 'dh-golang'. >> > No longer marked as found in versions >> > knot-resolver/1.0.0~beta3-31-g79a8440-1. >> > Ignoring request to alter fixed versions of bug #822668 to the same values >> > previously set >> >> retitle -1 dh-golang: makes packages FTBFS with 'no buildable Go source >> >> files' >> > Bug #822668 [dh-golang] knot-resolver: FTBFS: can't load package: package >> > .: no buildable Go source files >> > Changed Bug title to 'dh-golang: makes packages FTBFS with 'no buildable >> > Go source files'' from 'knot-resolver: FTBFS: can't load package: package >> > .: no buildable Go source files'. >> >> severity -1 important >> > Bug #822668 [dh-golang] dh-golang: makes packages FTBFS with 'no buildable >> > Go source files' >> > Severity set to 'important' from 'serious' >> >> thanks >> > Stopping processing here. >> > >> > Please contact me if you need assistance. >> > -- >> > 822386: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=822386 >> > 822668: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=822668 >> > Debian Bug Tracking System >> > Contact ow...@bugs.debian.org with problems >> >