Guido Günther <a...@sigxcpu.org> writes:

> On Fri, Oct 25, 2013 at 06:29:49PM +0200, Daniel Dehennin wrote:
> [..snip..] 
>>     data_file = open(data_filename(fname))
>>   File "/usr/lib/python2.7/dist-packages/coverage/html.py", line 34, in 
>> data_filename
>>     raise CoverageException("Couldn't find static file %r" % fname)
>> coverage.misc.CoverageException: Couldn't find static file 'pyfile.html'
>> make[1]: *** [override_dh_auto_test] Error 1
>> make[1]: Leaving directory `/«PKGBUILDDIR»'
>> make: *** [build] Error 2
>> dpkg-buildpackage: error: debian/rules build gave error exit status 2
>
> This looks more like a bug in coverage. Please reassign.

I tried to build git-buildpackage on another not up-to-date server and
it pass.

It looks to me to be a consequence of the move[1] of the htmlfiles used
by the HtmlReporter:

- python-coverage-3.4-3
  * build OK
  * using /usr/share/pyshared/coverage/htmlfiles/pyfile.html

- python-coverage-3.7+dfsg.1-1
  * build fail
  * using /usr/share/python-coverage/htmlfiles/pyfile.html

Regards.

Footnotes: 
[1]  http://bugs.debian.org/721676

-- 
Daniel Dehennin
Récupérer ma clef GPG:
gpg --keyserver pgp.mit.edu --recv-keys 0x7A6FE2DF

Attachment: pgpT4Oh3Nlr3j.pgp
Description: PGP signature

Reply via email to