Source: python-webm Version: 0.2.4-1 Severity: serious Justification: fails to build from source User: [email protected] Usertags: ftbfs X-Debbugs-Cc: [email protected]
Dear Maintainer,
python-webm fails to build from source in unstable/amd64:
[..]
;for python in python2.7; do \
for test in ./webm/tests/encode_tests.py
./webm/tests/decode_tests.py ./webm/tests/handlers_tests.py; do \
PYTHONPATH=".:" \
$python ${test} \
;done \
;done
Traceback (most recent call last):
File "./webm/tests/encode_tests.py", line 31, in <module>
from webm.tests.common import (IMAGE_WIDTH, IMAGE_HEIGHT,
PNG_BITMAP_DATA,
File
"/home/lamby/temp/cdt.20151210103158.qzp3mbXkC2/python-webm-0.2.4/webm/tests/common.py",
line 37, in <module>
PNG_BITMAP_DATA = bytearray(Image.open(PNG_IMAGE_FILE).tostring())
File "/usr/lib/python2.7/dist-packages/PIL/Image.py", line 686, in
tostring
"Please call tobytes() instead.")
Exception: tostring() has been removed. Please call tobytes() instead.
debian/rules:22: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 1
make[1]: Leaving directory
'/home/lamby/temp/cdt.20151210103158.qzp3mbXkC2/python-webm-0.2.4'
debian/rules:11: recipe for target 'build' failed
make: *** [build] Error 2
[..]
The full build log is attached.
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` [email protected] / chris-lamb.co.uk
`-
python-webm.0.2.4-1.unstable.amd64.log.txt.gz
Description: Binary data

