Bug#806082: multipath-tools: FTBFS when built with dpkg-buildpackage -A

Santiago Vila sanvila at debian.org
Thu Mar 10 11:29:39 UTC 2016


On Thu, Mar 10, 2016 at 04:16:07PM +0530, Ritesh Raj Sarraf wrote:
> This should be fixed now with the attached patch. If you want, you can
> verify and confirm with the patch (attached).
> 
> As you mentioned, I checked the build with `dpkg-buildpackage -A` and
> it is building fine now.

Now it does not FTBFS anymore, which is good.

But the packaging is still not ok: After "dpkg-buildpackage -A" I see
the following packages created:

kpartx_0.5.0+git1.656f8865-5_amd64.deb
kpartx-udeb_0.5.0+git1.656f8865-5_amd64.udeb
multipath-tools_0.5.0+git1.656f8865-5_amd64.deb
multipath-tools-boot_0.5.0+git1.656f8865-5_all.deb
multipath-tools-dbg_0.5.0+git1.656f8865-5_amd64.deb
multipath-udeb_0.5.0+git1.656f8865-5_amd64.udeb

It should only create "multipath-tools-boot".


Hint: You should probably add option '-a' to every dh_* call in
binary-arch and option '-i' to every dh_* call in binary-indep.


However, if you have time and motivation, I would really consider
switching to "dh". A debian/rules using "dh" is usually a lot more
readable and "nicer".

Thanks.



More information about the pkg-lvm-maintainers mailing list