Help needed for broken clean target of python module

2015-06-22 Thread Andreas Tille
Hi, I have commited some initial packaging attempt for python-dendropy Vcs-Git: git://anonscm.debian.org/debian-med/python-dendropy.git but the clean target fails and I have no idea why: ... dh_auto_clean -O--buildsystem=pybuild I: pybuild base:170: python2.7 setup.py clean Traceback

Re: Help needed for broken clean target of python module

2015-06-22 Thread Thomas Kluyver
On Mon, Jun 22, 2015, at 12:20 PM, Andreas Tille wrote: /home/andreas/debian-maintain/alioth/debian-med_git/build-area/python-dendropy-4.0.2/dendropy/utility/textprocessing.py, line 44, in bytes_to_text s = codecs.decode(s, ENCODING) TypeError: must be string, not None Looks like