This build includes a logwatcher in debian/rules2 in the check target. It prints out a line, if the testsuite is still running, but no messages are written to stdout (due to no test cases failing). The process is started in the background, and after the testsuite finishes, it is killed ... should be killed. There is still one logwatch process hanging around. Any idea, why and how to kill this one?
Thanks, Matthias