Ticket #2419 (new defect)
Opened 8 years ago
Adapt instance skeleton for egg cache
Reported by: | gracinet | Owned by: | gracinet |
---|---|---|---|
Priority: | P2 | Milestone: | CPS 3.5.7 |
Component: | Packaging | Version: | 3.5.2 |
Severity: | normal | Keywords: | |
Cc: |
Description
The startup scripts (runzope, zopectl) should set the PYTHON_EGG_CACHE environement var. This is necessary, otherwise the instance won't start if python-ldap is being used.
Now question : how to create in a clean manner the corresponding directory with either zope 2.9 or zope 2.10 packages ? Both packages could be installed on the same system
Of course each instance could have its cache, but that's a waste of resources.
Note: See
TracTickets for help on using
tickets.