[Python-apps-team] Bug#955768: rss2email: Using postprocessing hook triggers ValueError failure

Olivier Berger olivier.berger at telecom-sudparis.eu
Sat Apr 4 20:24:50 BST 2020


forwarded 955768 https://github.com/wking/rss2email/issues/118
tags  955768 + patch
thanks

The patch available at https://github.com/arunpersaud/rss2email/commit/b6435d184484901054b97ef7d9f6bbec7598edd0
fixed it for me.

Hth,

On Sat, Apr 04, 2020 at 08:58:40PM +0200, Olivier Berger wrote:
> 
> Dear Maintainer,
> 
> I've just started to have errors reporting the following :
> 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 171, in run
>     args.func(feeds=feeds, args=args)
>   File "/usr/lib/python3/dist-packages/rss2email/command.py", line 92, in run
>     feeds.save()
>   File "/usr/lib/python3/dist-packages/rss2email/feeds.py", line 348, in save
>     feed.save_to_config()
>   File "/usr/lib/python3/dist-packages/rss2email/feed.py", line 261, in save_to_config
>     value = self._get_configured_option_value(
>   File "/usr/lib/python3/dist-packages/rss2email/feed.py", line 308, in _get_configured_option_value
>     return _util.import_name(value)
>   File "/usr/lib/python3/dist-packages/rss2email/util.py", line 113, in import_name
>     raise ValueError(obj)
> ValueError: <function process at 0x7f462acb1160>
> 
> This seems very much similar to
> https://github.com/wking/rss2email/issues/118 which seems to have a
> patch committed upstream.
> 
> Thanks in advance.
> 
> Best regards,
> 

-- 
Olivier BERGER
https://www-public.imtbs-tsp.eu/~berger_o/ - OpenPGP 2048R/0xF9EAE3A65819D7E8
Ingenieur Recherche - Dept INF
Institut Mines-Telecom, Telecom SudParis, Evry (France)



More information about the Python-apps-team mailing list