I now also see the no-olefile errors in sid:
(This was with a locally built wand - the in-archive one is currently
uninstallable due to #850815 - and is one of many with similar messages.)
I haven't checked whether it works in stretch (which has an older
version of pillow, with an embedded copy of olefile).
======================================================================
FAIL: blockdiag.tests.test_generate_diagram.test_generate(<function main
at 0x7f65b488db90>, 'svg',
'/tmp/buildd/blockdiag-1.5.3+dfsg/.pybuild/pythonX.Y_2.7/build/src/blockdiag/tests/diagrams/skipped_edge_leftdown.diag',
['-f', '/usr/share/fonts/truetype/vlgothic/VL-Gothic-Regular.ttf'])
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/nose/case.py", line 197, in
runTest
self.test(*self.arg)
File
"/tmp/buildd/blockdiag-1.5.3+dfsg/.pybuild/pythonX.Y_2.7/build/src/blockdiag/tests/utils.py",
line 75, in wrap
raise AssertionError('Caught error')
AssertionError: Caught error
-------------------- >> begin captured stdout << ---------------------
---[ stderr ] ---
WARNING: Failed to load blockdiag.imagedraw.svg:
DistributionNotFound(Requirement.parse('olefile'), set(['Pillow']))
WARNING: Failed to load blockdiag.imagedraw.png:
DistributionNotFound(Requirement.parse('olefile'), set(['Pillow']))
WARNING: Failed to load blockdiag.imagedraw.pdf:
DistributionNotFound(Requirement.parse('olefile'), set(['Pillow']))
ERROR: unknown format: SVG
--------------------- >> end captured stdout << ----------------------
======================================================================