Package: urlwatch
Version: 1.15-3
Severity: normal

Dear Maintainer,

With jessie's urlwatch (and prerequisite python-concurrent.futures):

torchio$ egrep -v '^($|#)' ~/.urlwatch/urls.txt 
http://www.kayser-threde.de/en/jobs/
torchio$ urlwatch 
Traceback (most recent call last):
  File "/usr/bin/urlwatch", line 260, in <module>
    raise exception
LookupError: unknown encoding: 0
torchio$ 

With wheezy's urlwatch (which does not prerequire python-concurrent.futures, so
it is not installed):

torchio$ dpkg -l urlwatch | grep urlwatch
ii  urlwatch                               1.11-1                             
all          tool for monitoring webpages for updates
torchio$ urlwatch 
Traceback (most recent call last):
  File "/usr/bin/urlwatch", line 232, in <module>
    data = job.retrieve(timestamp, filter, headers)
  File "/usr/share/urlwatch/urlwatch/handler.py", line 111, in retrieve
    content_unicode = content.decode(encoding, 'ignore')
LookupError: unknown encoding: 0
torchio$ 

-- System Information:
Debian Release: 7.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages urlwatch depends on:
ii  python                     2.7.3-4
ii  python-concurrent.futures  2.1.2-1

Versions of packages urlwatch recommends:
ii  lynx             2.8.8dev.12-2
ii  python-utidylib  0.2-8
ii  python-vobject   0.8.1c-4

Versions of packages urlwatch suggests:
ii  html2text  1.3.2a-15

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to