Your message dated Mon, 19 Feb 2018 17:30:49 +0100
with message-id <20180219163049.pqdt6nmosvdhr...@jwilk.net>
and subject line Re: Bug#748905: urlwatch: OSError: [Errno 2] No such file or 
directory: ''
has caused the Debian Bug report #748905,
regarding urlwatch: OSError: [Errno 2] No such file or directory: ''
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
748905: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=748905
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: urlwatch
Version: 1.15-3
Severity: minor

urlwatch fails with exception if the URL filename doesn't include the /
character. So this works:

$ urlwatch --urls=./urls

But this, which should be equivalent, doesn't:

$ urlwatch --urls=urls
Traceback (most recent call last):
 File "/usr/bin/urlwatch", line 244, in <module>
   jobs = handler.parse_urls_txt(urls_txt)
 File "/usr/share/urlwatch/urlwatch/handler.py", line 155, in parse_urls_txt
   dir_st = os.stat(dirname)
OSError: [Errno 2] No such file or directory: ''



-- System Information:
Debian Release: jessie/sid
 APT prefers unstable
 APT policy: (990, 'unstable'), (500, 'experimental')
Architecture: i386 (x86_64)
Foreign Architectures: amd64

Kernel: Linux 3.14-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages urlwatch depends on:
ii  python                     2.7.6-2
ii  python-concurrent.futures  2.1.6-3

--
Jakub Wilk

--- End Message ---
--- Begin Message ---
Version: 2.7-1

This no longer happens in 2.7.

--
Jakub Wilk

--- End Message ---

Reply via email to