On Sun, Aug 16, 2015 at 11:18 PM, Sebastiaan Couwenberg <[email protected]> wrote: > On 16-08-15 21:44, Johan Van de Wauw wrote: >> When updating fiona [1]. I noticed some tests fail while building the >> package. The same test do not fail however if I run them manually >> after installation. > > The tests fail consistently for my builds, running the nose tests > manually fail just the same (on sid after failed debuild). > Running manually after *installation*. So if you create a package (ignoring the tests) and install it, next time your run debuild it works for me.
I suppose the Clirunner (from click) does not have the recently build python module in its path, which causes the error.
