Bug#654680: python-html2text: 3.200.1-1 breaks parsing of feeds within rss2email

2012-01-06 Thread Aaron Swartz
Yikes! Sorry, fixed in 3.200.2. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#654680: python-html2text: 3.200.1-1 breaks parsing of feeds within rss2email

2012-01-06 Thread Aaron Swartz
Here's the patch: https://github.com/aaronsw/html2text/commit/d32885c1cd77a17625fe94299896385039373ae7 The @@ was a note to myself to check to see if anything used unescape before I removed it. Obviously I forgot to do that. -- To UNSUBSCRIBE, email to

Bug#457318: the importance of qmail

2008-08-22 Thread Aaron Swartz
Postfix had yet another security hole the other week: http://www.debian.org/security/2008/dsa-1629 Can't we include at least one mailer for people who care about security? (Let alone reliability and elegance.) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe.

Bug#460542: logrotate spins out of control when files are missing

2008-01-13 Thread Aaron Swartz
Package: logrotate Version: 3.7.1-3 Severity: critical Justification: breaks unrelated software I woke up this morning to find my webserver (lighttpd) unresponsive and logrotate using up 100% CPU. When I ran strace on logrotate I found: rename(/service/lighttpd/logs/error.log.638155266.gz,

Bug#382838: (no subject)

2006-08-16 Thread Aaron Swartz
Aaron, could web.py work without flup installed at all? As far as I can tell my web.py app is running as a simple CGI invoked by Apache; I have no fastcgi installed. web.py works without flup, but it requires using built-in web server or something like that, since it uses flup for both CGI and

Bug#382838: ImportError: from flup.server.fcgi import WSGIServer

2006-08-13 Thread Aaron Swartz
Hmm, odd, it seems like python-flup should be a requirement of python-webpy: http://packages.debian.org/testing/python/python-flup Very happy to see you're trying web.py, though! Hope it's been OK. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact

Bug#354061: trac: installs for python2.3 but scripts use latest version

2006-02-25 Thread Aaron Swartz
You dont have python2.3 at all? No, of course I have 2.3; that's where the trac packages get installed. It just doesn't execute the corresponding Python binary and so it can't see them.

Bug#320185: rss2email: non-ASCII long header encoding patch

2005-11-09 Thread Aaron Swartz
The patch encodes header (field body), not message body. Oh whoops, you're right, I was misreading the last clause. That looks pretty reasonable then.

Bug#320185: rss2email: non-ASCII long header encoding patch

2005-11-08 Thread Aaron Swartz
The latest patch seems to always QP_CORRUPT the message. Why? See http://cr.yp.to/smtp/8bitmime.html for why this is a bad idea.

Bug#275510: #275510: URL improperly de-htmlentitied

2005-03-14 Thread Aaron Swartz
Apparently it's http://nu.nl/deeplink_rss2/index.jsp?r=Algemeen Yeah, so that actually says: linkhttp://www.nu.nl/news.jsp?n=496739amp;amp;c=11/link which once decoded becomes: linkhttp://www.nu.nl/news.jsp?n=496739amp;c=11/link so it looks like r2e is doing

Bug#275510: #275510: URL improperly de-htmlentitied

2005-03-13 Thread Aaron Swartz
An xml dump of the feed was included in the bug report A full one? I see only a very partial one (http://bugs.debian.org/275510), but AFAICS, the URL: bit comes from rss2email and is not data that is processed by the feed parser: else: