Egg Cache Setup

Bug #143924 reported by Steve McMahon
2
Affects Status Importance Assigned to Milestone
Zope 2
Won't Fix
Medium
Unassigned

Bug Description

Python needs a run-time egg cache for some eggified products. It will normally use a .python-eggs subdirectory of $HOME, but Zope is often used in a context in which the effective user has no home directory.

Proposal: Add to the zope skeleton an egg-cache directory, possibly as a subdirectory of var; add code to zopectl and runzope to use the PYTHON_EGG_CACHE environment variable to point to the cache directory.

Revision history for this message
Hanno Schlichting (hannosch) wrote :

We have dealt with egg caches via using zc.buildout. The egg cache setup is something general and shouldn't be mixed into two specific scripts in Zope2. This would cause lots of other scripts to miss this (like ZEO's zeoctl, repozo, test runners, ...).

Changed in zope2:
status: New → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.