Ticket #3296 (closed defect: duplicate)
No Support for --home=~ Python Installations
| Reported by: | trac@… | Owned by: | jonas |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | general | Version: | 0.9.5 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Set severity as major as this pretty much completely prevents the use of trac on a system in which --home=~ is used. I initially patched the setup.py to change the siteconfig method in my_install (attached), however there are more problems, the search path gets messed up as well causing the scan for plugins to attempt to create (via setuptools) /Library/Webserver/.python-eggs
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


