Edgewall Software
Modify

Opened 17 years ago

Closed 15 years ago

#6811 closed defect (wontfix)

Plugin TimingAndEstimation not shown when installed under non standard location

Reported by: ronny.forberger@… Owned by: John Hampton
Priority: normal Milestone:
Component: web frontend/mod_python Version: 0.11b1
Severity: normal Keywords: TimingAndEstimation Path
Cc: khaeusler@… Branch:
Release Notes:
API Changes:
Internal Changes:

Description

I have trac 0.11b1 running with mod_python on Apache 2.2. I have installed trac to a different location than default, since in our /usr/lib/python2.4/site-packages is another trac installation present.

Now a problem arises when using the plugin TimingAndEstimation. The plugins version is 0.6.2.

It seems it cannot be installed under the location which differs from the default python site-packages dir. We have put it into /usr/local/trac/trac-0.11b1/lib/python2.4/site-packages where also the desired trac installation resides. But then the plugin won't be shown up in the admin/plugins page on trac webui.

We can't put the plugin up to /usr/lib/python2.4/site-packages due to some interference with the other installation of trac on that system, though everything works fine then.

So have you got ideas how we could tell our mod_python/Apache to have a look into /usr/local/trac/trac-0.11b1/lib/python2.4/site-packages to recognize the plugin?

Attachments (1)

default (1.7 KB ) - added by ronny.forberger@… 17 years ago.
apache2 mod_python configuration directives

Download all attachments as: .zip

Change History (3)

by ronny.forberger@…, 17 years ago

Attachment: default added

apache2 mod_python configuration directives

comment:1 by John Hampton, 17 years ago

Owner: changed from ronny.forberger@… to John Hampton
Status: newassigned

As far as I understand, the issue is with mod_python not handling .eggs in non-standard locations well, and not an issue with Trac itself.

Try using mod_wsgi or fastcgi

I experienced the same issue with the ModAuthAcctmgrScript hence the creation of ModWsgiAcctmgrScript

See http://pacopablo.com/irclogs/2008/01/10#T22:43:00 for details.

comment:2 by Christian Boos, 15 years ago

Milestone: not applicable
Resolution: wontfix
Status: assignedclosed

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain John Hampton.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from John Hampton to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.