[Repoze-dev] [issue35] "%define INSTANCE "in mkzope2instance needs to fill in absolute path
Chris McDonough
bugs at bugs.repoze.org
Tue Apr 29 19:34:47 EDT 2008
New submission from Chris McDonough <chrism at plope.com>:
Currently the instance creator in mkzope2instance adds '%define INSTANCE .'
We need it to do e.g. '%define INSTANCE /var/www/contentcaller' for Products put into
INSTANCE_HOME/Products to work properly. Symptom:
IOError: [Errno 2] No such file or directory:
'/var/www/contentcaller/Products/ContentCaller/Products/ContentCaller/configure.zcml
----------
messages: 97
nosy: chrism
priority: urgent
status: unread
title: "%define INSTANCE "in mkzope2instance needs to fill in absolute path
__________________________________
Repoze Bugs <bugs at bugs.repoze.org>
<http://bugs.repoze.org/issue35>
__________________________________
More information about the Repoze-dev
mailing list