[ZCM] [ZC] 2331/ 1 Request "Egg Cache Setup"

"Collector: Zope Bugs, Features, and Patches ..." <[email protected]> Fri, 01 Jun 2007 07:33:08 -0400
Newsgroups gmane.comp.web.zope.devel.collector-monitor
Message-ID <[email protected]>
Issue #2331 Update (Request) "Egg Cache Setup"
 Status Pending, Zope/feature+solution medium
To followup, visit:
  http://www.zope.org/Collectors/Zope/2331

==============================================================
= Request - Entry #1 by smcmahon on Jun 1, 2007 7:33 am

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.
==============================================================