Bug#923013: [Pkg-xen-devel] Bug#923013: xen: FTBFS when built with dpkg-buildpackage -A

2019-02-24 Thread Hans van Kranenburg
Ok, so... On 2/24/19 3:39 PM, Santiago Vila wrote: >> All of this seems to be related to the dh-exec usage for putting files >> in the xen-utils-common package with a different name. This is the first >> time this package is using dh-exec. >> >> [...] >> >> Interestingly, 'etc/default/xencommons =

Bug#923013: [Pkg-xen-devel] Bug#923013: xen: FTBFS when built with dpkg-buildpackage -A

2019-02-24 Thread Santiago Vila
> All of this seems to be related to the dh-exec usage for putting files > in the xen-utils-common package with a different name. This is the first > time this package is using dh-exec. > > [...] > > Interestingly, 'etc/default/xencommons => /etc/default/xen' does not > result in a similar error?

Bug#923013: [Pkg-xen-devel] Bug#923013: xen: FTBFS when built with dpkg-buildpackage -A

2019-02-23 Thread Hans van Kranenburg
Hi Santiago, First of all, apologies because the tone in my previous message yesterday may sound a bit hostile. I was tired and happy that we had a productive day yesterday, getting ~30 bts closed and an upload with a lot of fixes done, I just did my own rebuild for stretch-backports, and then the

Bug#923013: [Pkg-xen-devel] Bug#923013: xen: FTBFS when built with dpkg-buildpackage -A

2019-02-22 Thread Santiago Vila
Correction. I said: > "dpkg-buildpackage -B" (to generate arch-indep packages). but really meant this: "dpkg-buildpackage -B" (to generate arch-dep packages). Sorry for the confusion.

Bug#923013: [Pkg-xen-devel] Bug#923013: xen: FTBFS when built with dpkg-buildpackage -A

2019-02-22 Thread Santiago Vila
On Sat, Feb 23, 2019 at 01:15:49AM +0100, Hans van Kranenburg wrote: > Can you please help me by formulating a clear problem / question and if > possible some expected things that you would like to have as a result? Sure. This is a packaging bug in debian/rules. Packages must build for the end us

Bug#923013: [Pkg-xen-devel] Bug#923013: xen: FTBFS when built with dpkg-buildpackage -A

2019-02-22 Thread Hans van Kranenburg
On 2/23/19 1:15 AM, Hans van Kranenburg wrote: > Hi, > > On 2/23/19 12:59 AM, Santiago Vila wrote: >> >>> Hint: Try splitting override_dh_compress into override_dh_compress-arch >>> and override_dh_compress-indep. >> >> Not really sure that this is a good hint in this case. The first rule >> show

Bug#923013: [Pkg-xen-devel] Bug#923013: xen: FTBFS when built with dpkg-buildpackage -A

2019-02-22 Thread Hans van Kranenburg
Hi, On 2/23/19 12:59 AM, Santiago Vila wrote: > >> Hint: Try splitting override_dh_compress into override_dh_compress-arch >> and override_dh_compress-indep. > > Not really sure that this is a good hint in this case. The first rule showing > an > error is certainly this one: > > find: 'debian/

Bug#923013: xen: FTBFS when built with dpkg-buildpackage -A

2019-02-22 Thread Santiago Vila
Hmm, I said: > Hint: Try splitting override_dh_compress into override_dh_compress-arch > and override_dh_compress-indep. Not really sure that this is a good hint in this case. The first rule showing an error is certainly this one: find: 'debian/xen-hypervisor-*/usr/lib/debug': No such file or di

Bug#923013: xen: FTBFS when built with dpkg-buildpackage -A

2019-02-22 Thread Santiago Vila
Package: src:xen Version: 4.11.1+26-g87f51bf366-2 Severity: serious Tags: ftbfs Dear maintainer: I tried to build this package in sid with "dpkg-buildpackage -A" but it failed: [...] debian/rules build-indep dh bui