Package: python-csa
Version: 0.1.0-1.1
Severity: serious
Usertags: goto-cc

During a rebuild of all Debian packages in a clean sid chroot (using cowbuilder
and pbuilder) the build failed with the following error.

[...]
dh_auto_clean
pyversions: missing X(S)-Python-Version in control file, fall back to 
debian/pyversions
pyversions: missing debian/pyversions file, fall back to supported versions
Traceback (most recent call last):
  File "setup.py", line 4, in <module>
    from csa.version import __version__
  File 
"/srv/jenkins-slave/workspace/sid-goto-cc-python-csa/python-csa-0.1.0/csa/__init__.py",
 line 28, in <module>
    from plot import *
  File 
"/srv/jenkins-slave/workspace/sid-goto-cc-python-csa/python-csa-0.1.0/csa/plot.py",
 line 21, in <module>
    import matplotlib.pyplot as _plt
  File "/usr/lib/pymodules/python2.7/matplotlib/pyplot.py", line 98, in <module>
    _backend_mod, new_figure_manager, draw_if_interactive, _show = pylab_setup()
  File "/usr/lib/pymodules/python2.7/matplotlib/backends/__init__.py", line 28, 
in pylab_setup
    globals(),locals(),[backend_name],0)
  File "/usr/lib/pymodules/python2.7/matplotlib/backends/backend_tkagg.py", 
line 11, in <module>
    import matplotlib.backends.tkagg as tkagg
  File "/usr/lib/pymodules/python2.7/matplotlib/backends/tkagg.py", line 2, in 
<module>
    from matplotlib.backends import _tkagg
ImportError: cannot import name _tkagg
dh_auto_clean: python setup.py clean -a returned exit code 1
debian/rules:9: recipe for target 'override_dh_auto_clean' failed


The full build log is attached.

Best,
Michael

Attachment: python-csa-build-log.txt.gz
Description: application/gunzip

Attachment: pgpql9SYUgLJD.pgp
Description: PGP signature

Reply via email to