Bug#764979: pyacoustid: FTBFS: UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 636: ordinal not in range(128)

2014-10-12 Thread Daniel Schepler
Source: pyacoustid Version: 1.1.0-1 Severity: serious From my pbuilder build log: ... fakeroot debian/rules clean dh clean --with python2,python3 --buildsystem=pybuild dh_testdir -O--buildsystem=pybuild dh_auto_clean -O--buildsystem=pybuild I: pybuild base:170: python2.7 setup.py clean

Bug#764979: pyacoustid: FTBFS: UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 636: ordinal not in range(128)

2014-10-12 Thread Simon Chopin
Control: tags -1 + fixed-upstream pending Hi Daniel, I have actually fixed it by patching the faulty setup.py, but your setup appears to run debian/rules clean on an unpatched tree. I don't know whether this is the good way to go or not, but in any case I've just commited a workaround on the

Bug#764979: pyacoustid: FTBFS: UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 636: ordinal not in range(128)

2014-10-12 Thread Daniel Schepler
On Sun, Oct 12, 2014 at 12:24 PM, Simon Chopin chopin.si...@gmail.com wrote: Control: tags -1 + fixed-upstream pending Hi Daniel, I have actually fixed it by patching the faulty setup.py, but your setup appears to run debian/rules clean on an unpatched tree. I don't know whether this is the