control: reassign -1 python-debianbts On Tue, Feb 24, 2015 at 3:44 PM, Miguel Landaeta <[email protected]> wrote:
> File "/usr/lib/pymodules/python2.7/reportbug/debbugs.py", line 1263, in > get_reports > stats = debianbts.get_status(bugs) > File "/usr/lib/pymodules/python2.7/debianbts.py", line 170, in get_status > bugs.append(_parse_status(elem)) > File "/usr/lib/pymodules/python2.7/debianbts.py", line 250, in _parse_status > bug.owner = _uc(tmp['owner']) > File "/usr/lib/pymodules/python2.7/debianbts.py", line 279, in _uc > return unicode(string, 'utf-8', 'replace') > TypeError: coercing to Unicode: need string or buffer, int found this happens in debianbts not in reportbug regards, -- Sandro Tosi (aka morph, morpheus, matrixhasu) My website: http://matrixhasu.altervista.org/ Me at Debian: http://wiki.debian.org/SandroTosi _______________________________________________ Reportbug-maint mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/reportbug-maint
