Bug#806082: multipath-tools: FTBFS when built with dpkg-buildpackage -A (No such file or directory)

Santiago Vila sanvila at unex.es
Mon Nov 30 17:38:28 UTC 2015


On Mon, Nov 30, 2015 at 08:33:16PM +0530, Ritesh Raj Sarraf wrote:

>  build-arch: build-multipath-udeb-stamp build-stamp
> -build-indep: build-stamp
> +build-indep: build-multipath-udeb-stamp
>  
>  build-stamp:
>         dh_testdir
> 
>
> If this fixes your issues, please just drop a note. I won't upload
> immediately, but knowing that the fix is fine, helps.

Hmm, I appreciate that you ask me for confirmation, but really, I
don't have so much time. Bear in mind that I submitted over 200 bugs
like this.

However, I'll give you a way to check that it's ok:

Run "dpkg-buildpackage" with the old package.

Then run "dpkg-buildpackage -B" and "dpkg-buildpackage -A" with the fixed
package.

Then run diffoscope to compare old and new .debs.

diffoscope is the tool that we use in reproducible builds to check
that a source package always generates the same .deb, but it's also
the ideal tool to veriy that a change in debian/rules still generates
the "same" .deb.

Hope this helps.

Thanks.



More information about the pkg-lvm-maintainers mailing list