Bug#917518: python-matplotlib: WxAgg backend cannot find fonts

2018-12-28 Thread Sandro Tosi
> # python -c 'import matplotlib.backends.backend_wxagg.FigureCanvasWxAgg' > /usr/lib/python2.7/dist-packages/matplotlib/__init__.py:1005: UserWarning: > could not find rc file; returning defaults during the split of src:matplotlib and src:matplotlib2, now /etc/matplotlibrc belongs to python-matp

Bug#917518: python-matplotlib: WxAgg backend cannot find fonts

2018-12-27 Thread Stuart Prescott
Control: severity -1 serious Looking further than WxAgg, I see that pylab and matplotlib.pyplot are not importable at present, and so python-matplotlib is pretty broken and should not migrate to testing (hence bumping severity). $ python -c 'import pylab' /usr/lib/python2.7/dist-packages/matplo

Bug#917518: python-matplotlib: WxAgg backend cannot find fonts

2018-12-27 Thread Stuart Prescott
Package: python-matplotlib Version: 2.2.3-4 Severity: important Dear Maintainers, Since the update to python-matplotlib2, the WxAgg backend is unable to find any fonts. The following code used to work just fine (and works fine in buster with python-matplotlib 2.2.2-4+b1): # apt-get install pytho