Opened 10 years ago

Last modified 10 years ago

#11521 new defect

Skipping "AccountLDAPPlugin = accountldap": — at Initial Version

Reported by: anonymous Owned by: Carlos López Pérez
Priority: normal Component: AccountLdapPlugin
Severity: blocker Keywords:
Cc: Trac Release: 1.0

Description

Hi,

I am unable to load Trac web browser and I see the below logs : Can you please help me understand on what the main issue could be as am newbie to Trac.

Trac[loader] ERROR: Skipping "AccountLDAPPlugin = accountldap": Traceback (most recent call last):

File "build/bdist.linux-x86_64/egg/trac/loader.py", line 68, in _load_eggs

entry.load(require=True)

File "/usr/local/lib/python2.7/site-packages/distribute-0.6.49-py2.7.egg/pkg_resources.py", line 2087, in load

entry = import(self.module_name, globals(),globals(), __name__?)

File "build/bdist.cygwin-1.7.20-i686/egg/accountldap/init.py", line 8, in <module> File "build/bdist.cygwin-1.7.20-i686/egg/accountldap/accountldap.py", line 9, in <module> File "/usr/local/lib/python2.7/ldap.py", line 14, in <module>

from salt.exceptions import CommandExecutionError, SaltInvocationError

File "/usr/local/lib/python2.7/salt/init.py", line 13, in <module>

import salt.log

File "/usr/local/lib/python2.7/salt/salt/init.py", line 19, in <module>

from salt.utils import migrations

File "/usr/local/lib/python2.7/salt/utils/init.py", line 26, in <module>

import zmq

ImportError: No module named zmq

Trac[loader] DEBUG: Loading HudsonTrac from /db_apps/git/plugins/HudsonTrac-0.5-py2.7.egg 2014-01-17 15:05:46,167 Trac[loader] DEBUG: Loading HudsonTrac from /db_apps/git/plugins/HudsonTrac-0.5-py2.7.egg 2014-01-17 15:05:46,167 Trac[loader] DEBUG: Loading HudsonTrac from /db_apps/git/plugins/HudsonTrac-0.5-py2.7.egg 2014-01-17 15:05:46,170 Trac[loader] DEBUG: Loading STractistics from /db_apps/git/plugins/STractistics-0.5.0b-py2.7.egg 2014-01-17 15:05:46,170 Trac[loader] DEBUG: Loading STractistics from /db_apps/git/plugins/STractistics-0.5.0b-py2.7.egg 2014-01-17 15:05:46,170 Trac[loader] DEBUG: Loading STractistics from /db_apps/git/plugins/STractistics-0.5.0b-py2.7.egg 2014-01-17 15:05:46,171 Trac[loader] DEBUG: Loading TracXMLRPC from /db_apps/git/plugins/TracXMLRPC-1.1.2-py2.7.egg 2014-01-17 15:05:46,171 Trac[loader] DEBUG: Loading TracXMLRPC from /db_apps/git/plugins/TracXMLRPC-1.1.2-py2.7.egg 2014-01-17 15:05:46,171 Trac[loader] DEBUG: Loading TracXMLRPC from /db_apps/git/plugins/TracXMLRPC-1.1.2-py2.7.egg

Change History (0)

Note: See TracTickets for help on using tickets.