ports/163627: mail/rss2email crash after py-html2text upgraded to 3.200.1
Grzegorz Blach
magik at roorback.net
Mon Dec 26 12:00:31 UTC 2011
>Number: 163627
>Category: ports
>Synopsis: mail/rss2email crash after py-html2text upgraded to 3.200.1
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Mon Dec 26 12:00:29 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator: Grzegorz Blach
>Release: 8.2 i386
>Organization:
>Environment:
FreeBSD ip-10-117-59-81 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Thu Aug 4 15:39:43 UTC 2011 root at ip-10-17-5-252:/usr/obj/i386/usr/src/sys/XEN i386
>Description:
After I updated textproc/py-html2text, I try to fetch new feeds,
but rss2email is crashing with this message:
=== rss2email encountered a problem with this feed ===
=== See the rss2email FAQ at http://www.allthingsrss.com/rss2email/ for assistance ===
=== If this occurs repeatedly, send this to lindsey at allthingsrss.com ===
E: could not parse http://bash.org.pl/rss
Traceback (most recent call last):
File "/usr/local/share/rss2email/rss2email.py", line 677, in run
name = h2t.unescape(getName(r, entry))
AttributeError: 'module' object has no attribute 'unescape'
rss2email 2.70
feedparser 5.0.1
html2text 3.200.1
Python 2.7.2 (default, Dec 13 2011, 15:41:09)
[GCC 4.2.1 20070719 [FreeBSD]]
=== END HERE ===
>How-To-Repeat:
install rss2email-2.70 & py-html2text-3.200.1
try to fetch any feed:
: r2e new user at example.com
: r2e add http://bash.org.pl/rss
: r2e run
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list