Package: rss2email
Version: 1:2.54-2
Severity: minor

I just installed rss2email on a test machine to check something out
and immediately issued a 'r2e add' command, not remembering that I
have to do a 'r2e new' first.  r2e failed with the following ugly
message.  It would be nice if it would catch the Python exception and
print a message saying something like 'xx doesn't exist.  If you're
using r2e for the first time, you have to run "r2e new"'.


769:[EMAIL PROTECTED]: ~] r2e add xxxxxxxxxxxxxxx
Traceback (most recent call last):
  File "/usr/share/rss2email/rss2email.py", line 474, in ?
    elif action == "add": add(*args)
  File "/usr/share/rss2email/rss2email.py", line 267, in add
    feeds, feedfileObject = load()
  File "/usr/share/rss2email/rss2email.py", line 243, in load
    feedfileObject = open(feedfile, 'r')
IOError: [Errno 2] No such file or directory: 'feeds.dat'
zsh: exit 1     r2e add xxxxxxxxxxxxxx


-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-1-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages rss2email depends on:
ii  python                        2.3.5-2    An interactive high-level object-o

-- no debconf information

-- 
Martin Michlmayr
http://www.cyrius.com/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to