Hi, On Sat, Dec 02, 2017 at 10:42:38PM +1100, Ben Finney wrote: > Control: reassign -1 git-buildpackage > Control: notfound -1 python-coverage/4.4.1+dfsg.1-1 > Control: found -1 git-buildpackage/0.9.1 > > On 04-Nov-2017, jean-christophe manciot wrote: > > Package: python-coverage > > Version: 4.4.1+dfsg.1-1 > > Sources: sid > > The initial metadata appears to be a mistake; reading the rest of the > message, this is not a bug report for the ‘python-coverage’ package at > all, but instead for ‘git-buildpackage’. > > If I have inferred incorrectly, please show a more straightforward > demonstration of the bug behaviour so that I can try to reproduce it > in ‘python-coverage’. > > Otherwise, I am reassigning this report, with the values I infer from > the body of the initial message.
Please look at the exception. The coverage parser is failing to while analyzing a file. It's only that gbp uses nosexcoverto produce coverage reports during tests. Cheers, -- Guido

