Package: python-twyt
Version: 0.9.0-1
Severity: normal
Hi,
The package twyt fail to update with:
$ twyt friendstl
Thanks.
-- System Information:
Debian Release: 5.0
APT prefers stable
APT policy: (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 2.6.28 (SMP w/1 CPU core)
Locale: LANG=es_CO.UTF-8, LC_CTYPE=es_CO.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages python-twyt depends on:
ii python 2.5.2-3 An interactive high-level object-o
ii python-simplejson 1.9.2-1 Simple, fast, extensible JSON enco
ii python-support 0.8.4 automated rebuilding support for P
python-twyt recommends no packages.
python-twyt suggests no packages.
-- no debconf information
*** bug.twyt
Traceback (most recent call last):
File "/usr/bin/twyt", line 6, in <module>
twyt.main()
File "/var/lib/python-support/python2.5/twyt/twyt.py", line 56, in main
cmds.process_argv(sys.argv)
File "/var/lib/python-support/python2.5/twyt/commands.py", line 81, in
process_argv
command.do_command(options, args, self)
File "/var/lib/python-support/python2.5/twyt/commands.py", line 434, in
do_command
results = data.StatusList(answer)
File "/var/lib/python-support/python2.5/twyt/data.py", line 225, in __init__
self.append(Status(i))
File "/var/lib/python-support/python2.5/twyt/data.py", line 68, in __init__
self.set(status)
File "/var/lib/python-support/python2.5/twyt/data.py", line 107, in set
p.feed(status[u'text'])
File "/usr/lib/python2.5/sgmllib.py", line 99, in feed
self.goahead(0)
File "/usr/lib/python2.5/sgmllib.py", line 188, in goahead
self.handle_entityref(name)
File "/usr/lib/python2.5/sgmllib.py", line 431, in handle_entityref
self.handle_data(self.convert_entityref(name))
File "/usr/lib/python2.5/htmllib.py", line 60, in handle_data
self.savedata = self.savedata + data
UnicodeDecodeError: 'ascii' codec can't decode byte 0xf3 in position 0: ordinal
not in range(128)
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]