[Python-apps-team] Bug#967975: rss2email 3.12-1 error

Justin Piszcz jpiszcz at lucidpixels.com
Thu Aug 6 09:15:43 BST 2020


Package: rss2email
Version: 3.12.1-1
Distribution: Debian Testing x86-64

Upgraded rss2email this morning and now rss2email has the following error:

Traceback (most recent call last):
  File "/usr/bin/r2e", line 5, in <module>
    rss2email.main.run()
  File "/usr/lib/python3/dist-packages/rss2email/main.py", line 186, in run
    args.func(feeds=feeds, args=args)
  File "/usr/lib/python3/dist-packages/rss2email/command.py", line 46, in
new
    feeds.save()
  File "/usr/lib/python3/dist-packages/rss2email/feeds.py", line 350, in
save
    self._save_feeds()
  File "/usr/lib/python3/dist-packages/rss2email/feeds.py", line 365, in
_save_feeds
    self.datafile.close()  # release the lock
AttributeError: 'NoneType' object has no attribute 'close'
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/python-apps-team/attachments/20200806/8ab7f488/attachment.html>


More information about the Python-apps-team mailing list