Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Dec 2011 11:52:24 GMT
From:      Grzegorz Blach <magik@roorback.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/163627: mail/rss2email crash after py-html2text upgraded to 3.200.1
Message-ID:  <201112261152.pBQBqO62060779@red.freebsd.org>
Resent-Message-ID: <201112261200.pBQC0TbT074206@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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@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@example.com
: r2e add http://bash.org.pl/rss
: r2e run

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201112261152.pBQBqO62060779>