Bug#328370: rss2email: 'r2e run' crashes with 'TypeError: cannot concatenate 'str' and 'int' objects'

2005-09-16 Thread James Curbo
OK.. I feel silly now. I guess I looked at FORCE_FROM first and somehow didn't read through all the config options (I looked at the manpage I promise :) I guess it could have failed more clearly (maybe "hey this isn't an email address" - although IIRC validating an RFC 822 address is a huge re

Bug#328370: rss2email: 'r2e run' crashes with 'TypeError: cannot concatenate 'str' and 'int' objects'

2005-09-16 Thread Martin Michlmayr
* James Curbo <[EMAIL PROTECTED]> [2005-09-15 19:08]: > DEFAULT_FROM = 1 This is really user error. DEFAULT_FROM takes an email address (i.e. a string) rather than an integer (see "man r2e"). However, I suppose the following patch cannot do any harm: --- /usr/share/rss2email/rss2email.py~ 200

Bug#328370: rss2email: 'r2e run' crashes with 'TypeError: cannot concatenate 'str' and 'int' objects'

2005-09-15 Thread James Curbo
Well I spoke too soon... since it looked like it was going to work under my normal account, I added in all my feeds - now I get the same error as the first time, one for each feed, under my 'james' account. For example (this is one of many) === SEND THE FOLLOWING TO [EMAIL PROTECTED] === E: co

Bug#328370: rss2email: 'r2e run' crashes with 'TypeError: cannot concatenate 'str' and 'int' objects'

2005-09-15 Thread James Curbo
Martin Michlmayr wrote: * James Curbo <[EMAIL PROTECTED]> [2005-09-14 22:32]: [EMAIL PROTECTED]:~$ r2e new [EMAIL PROTECTED] [EMAIL PROTECTED]:~$ r2e add http://planet.debian.net/rss20.xml [EMAIL PROTECTED]:~$ r2e run === SEND THE FOLLOWING TO [EMAIL PROTECTED] === E: could not parse http://plan

Bug#328370: rss2email: 'r2e run' crashes with 'TypeError: cannot concatenate 'str' and 'int' objects'

2005-09-14 Thread Martin Michlmayr
* James Curbo <[EMAIL PROTECTED]> [2005-09-14 22:32]: > [EMAIL PROTECTED]:~$ r2e new [EMAIL PROTECTED] > [EMAIL PROTECTED]:~$ r2e add http://planet.debian.net/rss20.xml > [EMAIL PROTECTED]:~$ r2e run > === SEND THE FOLLOWING TO [EMAIL PROTECTED] === > E: could not parse http://planet.debian.net/rss

Bug#328370: rss2email: 'r2e run' crashes with 'TypeError: cannot concatenate 'str' and 'int' objects'

2005-09-14 Thread James Curbo
Package: rss2email Version: 1:2.55-1 Severity: grave Justification: renders package unusable When running r2e for the first time, it crashes like so on my system: [EMAIL PROTECTED]:~$ r2e new [EMAIL PROTECTED] [EMAIL PROTECTED]:~$ r2e add http://planet.debian.net/rss20.xml [EMAIL PROTECTED]:~$ r2