> Currently on a clean, up-to-date Sid chroot, it is not possible to
> build the package at all (bug#802916). How can I reproduce the failure
> described here?

I'm getting different error ("TypeError: calling <function
_singleton_method.<locals>.wrapper at 0x7f1039fca158> returned 100.0,
not a test") but indeed it FTBFS. To reproduce it, invoke debuild again,
after the first failure. Works all the time for me.

> The current packaging work migrates to Pybuild. Does that address this
> behaviour correctly?

pybuild doesn't remove these files, here's what fixed it for me:

$ cat debian/clean
.coverage
coverage/*.so

Reply via email to