From the logs I can see that I can see that I have a version  
conflict between TracAccountManager 1.2 and 1.2dev. I suspect that  
1.2 is a per-environment install, and the 1.2dev was installed with  
easy_install, so I guess it's global?

What's the official way of removing plugins? Do I just delete them  
from the plugins folder? There's no mention of what to do on the  
TracPlugins page. I tried renaming the old version to  
TracAccountManager-0.1.2.egg_disabled and it no longer complains  
about the login thing, so I guess that's one way to do it.

As my descent continues, I now get this internal error:

Traceback (most recent call last):
   File "/usr/lib/python2.4/site-packages/trac/web/main.py", line  
356, in dispatch_request
     dispatcher.dispatch(req)
   File "/usr/lib/python2.4/site-packages/trac/web/main.py", line  
189, in dispatch
     req.authname = self.authenticate(req)
   File "/usr/lib/python2.4/site-packages/trac/web/main.py", line  
145, in authenticate
     authname = authenticator.authenticate(req)
   File "build/bdist.linux-i686/egg/acct_mgr/web_ui.py", line 282, in  
wrap
   File "build/bdist.linux-i686/egg/acct_mgr/web_ui.py", line 292, in  
authenticate
   File "build/bdist.linux-i686/egg/acct_mgr/web_ui.py", line 319, in  
_remote_user
   File "build/bdist.linux-i686/egg/acct_mgr/api.py", line 104, in  
check_password
   File "build/bdist.linux-i686/egg/acct_mgr/api.py", line 112, in  
password_store
   File "/usr/lib/python2.4/site-packages/trac/config.py", line 377,  
in __get__
     raise AttributeError('Cannot find an implementation of the "%s" '
AttributeError: Cannot find an implementation of the "IPasswordStore"  
interface named "".  Please update the option account- 
manager.password_store in trac.ini.

What is IPasswordStore? Is it anything to do with TracAccountManager?

Marcus
-- 
Marcus Bointon
Synchromedia Limited: Creators of http://www.smartmessages.net/
[EMAIL PROTECTED] | http://www.synchromedia.co.uk/



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/trac-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to