Opened 16 years ago
Closed 16 years ago
#3176 closed defect (fixed)
Error loading LuntbuildTracIntegration
Reported by: | Owned by: | David Roussel | |
---|---|---|---|
Priority: | normal | Component: | LuntbuildTracIntegration |
Severity: | blocker | Keywords: | |
Cc: | Trac Release: | 0.10 |
Description
Setup component with: easy_install http://trac-hacks.org/svn/luntbuildtracintegration/0.10/ (everything OK) To envrinment trac.ini, I added: (I've also tried it without this entry) [components] luntbuildtracintegration.* = enabled
I added the requisite luntbuild info in trac.ini.
Then I restarted apache2. When trying to access trac I get the following error:
2008-06-11 14:09:34,469 Trac[loader] DEBUG: Loading egg plugin LuntbuildTracIntegration from /usr/lib/python2.5/site-packages/LuntbuildTracIntegration-1.1-py2.5.egg 2008-06-11 14:09:34,474 Trac[loader] ERROR: Failed to load plugin LuntbuildTracIntegration from /usr/lib/python2.5/site-packages/LuntbuildTracIntegration-1.1-py2.5.egg Traceback (most recent call last):
File "/var/lib/python-support/python2.5/trac/loader.py", line 101, in load_components
entry_point.load()
File "/usr/lib/python2.5/site-packages/setuptools-0.6c8-py2.5.egg/pkg_resources.py", line 1912, in load
entry = import(self.module_name, globals(),globals(), __name__?)
ImportError: No module named LuntbuildTracIntegration.Plugin
I don't see any output from the plugin.
Trac: 0.10.4 Python: 2.5
Attachments (0)
Change History (5)
comment:1 Changed 16 years ago by
comment:2 Changed 16 years ago by
I've applied a fix for this in changeset:4533, but as I don't run luntbuild any more I haven't tested it. Let me know if it works or not.
comment:4 Changed 16 years ago by
Status: | new → assigned |
---|
comment:5 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Hi,
I had the same error and solved it by:
LuntbuildTracIntegration-1.1-py2.5.egg
EGG-INFO\entry-points.txt
EGG-INFO\entry-points.txt:
trac.ini
withluntbuildtracintegration.* = enabled