Le vendredi 07 mars 2008 à 21:37 +0100, Beni Goll a écrit :
> Hi Guido,
>
> I just tried to test your small tutorial. Unfortunately I can't update
> the plugins with elisa. The error-message printed in the terminal is:
>
> ---------snip---------
>
> WARN MainThread comp_service_activity Mär 07 21:26:30
> Plugin 'service' not found
> (elisa/plugins/base/activities/service_activity.py:54)
> [{'download_path': None,
> 'local_file': None,
> 'logCategory': 'egg_plugin',
> 'name': 'core',
> 'new_version': '0.3.4.rc2',
> 'plugin_class': <class 'elisa.core.plugin_registry.Core'>,
> 'plugin_deps': [],
> 'repository': None,
> 'update_state_id': 'important',
> 'version': '0.3.4'}]
> WARN MainThread application Mär 07 21:26:32 An
> Traceback occurred and got saved to /tmp/elisa_DwUQOh.txt
> (elisa/core/application.py:293)
>
An error file is created in /tmp. What's inside?
Can you remove the local cache files you have in ~/.elisa/plugins
please?
rm ~/.elisa/plugins/*.db
Philippe