Package: webcheck
Version: 1.9.5
Severity: normal
The following command line:
webcheck --wait=1 --force --output=/home/www/reports/potorti
-i potorti.it -y width= -y /.cache/ http://www.potorti.it/
fails with this error:
================
Traceback (most recent call last):
File "/usr/bin/webcheck", line 207, in ?
main()
File "/usr/bin/webcheck", line 200, in main
plugins.generate(site, config.PLUGINS)
File "/usr/lib/python2.3/site-packages/webcheck/plugins/__init__.py", line
254, in generate
report.generate(fp,site)
File "/usr/lib/python2.3/site-packages/webcheck/plugins/urllist.py", line 42,
in generate
fp.write(' <li>'+plugins.make_link(site.linkMap[url],url)+'</li>\n')
File "/usr/lib/python2.3/site-packages/webcheck/plugins/__init__.py", line
139, in make_link
return '<a href="'+link.url+'" '+target+'class="'+cssclass+'"
title="'+escape(get_info(link),True)+'">'+escape(title)+'</a>'
File "/usr/lib/python2.3/site-packages/webcheck/plugins/__init__.py", line
88, in get_info
info = u'url: %s\n' % link.url
UnicodeDecodeError: 'ascii' codec can't decode byte 0xec in position 23:
ordinal not in range(128)
================
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (990, 'testing'), (500, 'testing-proposed-updates')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.4.30-pre2-pr-hrt-1kHz-1
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set
to C)
Versions of packages webcheck depends on:
ii python 2.3.5-3 An interactive high-level object-o
webcheck recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]