On Mon, Jul 25, 2016 at 07:36:55PM +0200, Santiago Vila wrote: > On Mon, 25 Jul 2016, Kurt Roeckx wrote: > > > The error you get is a testsuite failure. It outputs this to > > stderr: > > ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be > > preloaded (cannot open shared object file): ignored. > > > > And then the testsuite fails because it wasn't expecting any > > output on stderr. > > > > Anyway, this seems like a setup problem, not a problem with the > > package, and cleary unrelated to using -A. > > Well, it only happens when using -A, so it's clearly related. > > I already explained the reason: Because of the way debian/rules is > written, the test suite runs as root when built with "dpkg-buildpackage -A".
So that should have been fixed i the upload I did earlier today. Kurt

